Help for this page

Select Code to Download


  1. or download this
    if ( $begin > 0 || $end < $size ) {
        print "HTTP/1.1 206 Partial Content" ; }
    else {
        print "HTTP/1.1 200 OK" ;
    
  2. or download this
    Error - Bad Header