Help for this page
Select Code to Download
Select
or
download this
$Byte = substr($_[0],$i,1);
Select
or
download this
$Byte = ord substr($_[0],$i,1);