1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/tests/unicode/enc-JIS.inc
Andrei Zmievski 264cec8be6 Unicode support.
2005-08-11 23:36:07 +00:00

8 lines
90 B
PHP
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.
<?php
function $B'd'V'c'd(B() {
echo "$B'd'V'c'd(B - ok\n";
}
$B'd'V'c'd(B();
?>