显示下拉菜单

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

Example #1 : test success
Example #2 : test success
Example #3 : test success
Example #4 : test success
Example #5 : test success
Example #6 : test success
Example #7 : test success
Example #8 : test success
Example #9 : test success
Example #10 : test success
Example #11 : test success
Example #12 : test success
Example #1
$input = 'Euler'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'E460',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #2
$input = 'Ellery'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'E460',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #3
$input = 'Gauss'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'G200',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #4
$input = 'Ghosh'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'G200',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #5
$input = 'Hilbert'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'H416',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #6
$input = 'Heilbronn'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'H416',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #7
$input = 'Knuth'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'K530',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #8
$input = 'Kant'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'K530',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #9
$input = 'Lloyd'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'L300',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #10
$input = 'Ladd'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'L300',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #11
$input = 'Lukasiewicz'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'L222',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #12
$input = 'Lissajous'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => 'L222',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]