Help for this page
Select Code to Download
Select
or
download this
binmode MYFILE;
Select
or
download this
if ($byte > 0x30) {
Select
or
download this
if (ord($byte) > 0x30) {