1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
Files
archived-php-src/tests/unicode/enc-SJIS.inc
T
Andrei Zmievski 264cec8be6 Unicode support.
2005-08-11 23:36:07 +00:00

8 lines
72 B
PHP

<?php
function „„„u„ƒ„„() {
echo "„„„u„ƒ„„ - ok\n";
}
„„„u„ƒ„„();
?>