Help for this page

Select Code to Download


  1. or download this
    
            substr($$buffer,0,$reclen+4,$tmpbuf); #*#
    
  2. or download this
    
            $$buffer = substr($tmpbuf,0,$reclen+4);