显示下拉菜单

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

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = [
]
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'array' => [
      
=> 'int',
      
=> 'boolean',
      
=> 'float',
      
=> 'validate_regexp',
      
=> 'validate_domain',
      
=> 'validate_url',
      
=> 'validate_email',
      
=> 'validate_ip',
      
=> 'validate_mac',
      
=> 'string',
      
10 => 'stripped',
      
11 => 'encoded',
      
12 => 'special_chars',
      
13 => 'full_special_chars',
      
14 => 'unsafe_raw',
      
15 => 'email',
      
16 => 'url',
      
17 => 'number_int',
      
18 => 'number_float',
      
19 => 'magic_quotes',
      
20 => 'callback',
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]