Help for this page

Select Code to Download


  1. or download this
    while($char = getc(SOURCE)){
  2. or download this
    while(defined($char = getc(SOURCE))){