Afișează caseta pentru text

Test of utf8_decode() Această pagină este disponibilă doar în limba engleză.

Example #1 : test success
Example #1
$input = 'à'
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'string' => '',
    
'hex' => 'e0',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]