显示下拉菜单

Test of mcrypt_create_iv() 本页面仅提供英文版本。

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = 8
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'string' => 'ǻÁCJ',
    
'hex' => 'c7bbc381e843eb4a',
  ],
  
'errors' => [
    
=> [
      
'code' => 8192,
      
'message' => 'Function mcrypt_create_iv() is deprecated',
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]