Help for this page

Select Code to Download


  1. or download this
    while (...) {
    }
    if (length($buf) > 0 && length($buf) < $recsize) {
      # last read was short
    }