Help for this page

Select Code to Download


  1. or download this
    # assuming the string is in $data:
    print ord(substr($data, 0, 1)), "\n";