<?php
$string = "\x25\x25\x25\x25";
?>
Output:
<?php
$string = "x25x25x25x25";
?>
(bug #28236 test)
Conceptos básicos
Conceptos básicos
aidan at php dot net
07-Sep-2005 01:39
07-Sep-2005 01:39
