1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/tests/unicode/autodetect-UTF32LE.inc
Andrei Zmievski 264cec8be6 Unicode support.
2005-08-11 23:36:07 +00:00

13 lines
264 B
PHP
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<EFBFBD><EFBFBD><?php
function B5AB() {
echo "B5AB - ok\n";
}
B5AB();
?>