PHP Classes

error in example

Recommend this page to a friend!

      File Reader  >  All threads  >  error in example  >  (Un) Subscribe thread alerts  
Subject:error in example
Summary:Undefined variable: offset
Messages:2
Author:Miroslav Blaho
Date:2013-04-10 09:37:58
Update:2013-04-10 11:54:35
 

  1. error in example   Reply   Report abuse  
Picture of Miroslav Blaho Miroslav Blaho - 2013-04-10 09:37:58
Notice: Undefined variable: offset in D:\_wamp\www\filereader\c_filereader.php on line 128

( ! ) Notice: Undefined variable: offset in D:\_wamp\www\filereader\c_filereader.php on line 159

HI
Good class but it gives me some errors ine example in search
i have PHP version 5.4.3
Where is the problem?

  2. Re: error in example   Reply   Report abuse  
Picture of Gary Bhat Gary Bhat - 2013-04-10 11:54:35 - In reply to message 1 from Miroslav Blaho
I am using 5.4 as well but not getting the error. Try initializing the variable to null and see if the error persists.