Help for this page

Select Code to Download


  1. or download this
               $z->seek($position, $whence);
               seek($z, $position, $whence);
    
  2. or download this
               $z->tell()
               tell $z