Help for this page

Select Code to Download


  1. or download this
    binmode MYFILE;
    
  2. or download this
    if ($byte > 0x30) {
    
  3. or download this
    if (ord($byte) > 0x30) {