PHP Classes

Fatal Error

Recommend this page to a friend!

      getEmail  >  All threads  >  Fatal Error  >  (Un) Subscribe thread alerts  
Subject:Fatal Error
Summary:Error
Messages:2
Author:umuthant
Date:2013-07-27 10:30:02
Update:2013-07-27 13:58:05
 

  1. Fatal Error   Reply   Report abuse  
Picture of umuthant umuthant - 2013-07-27 10:30:03
Fatal error: Cannot use object of type stdClass as array in F:\xampp\htdocs\down\getemail-2013-07-20\getEmail.class.php on line 147

  2. Re: Fatal Error   Reply   Report abuse  
Picture of Andy Dixon Andy Dixon - 2013-07-27 13:58:05 - In reply to message 1 from umuthant
Thats... not very helpful as a bug report.

Considering what I and many other developers do - that is provide code to the community for free in our spare time to help others develop their own skills, some kind of effort at bug reporting is always helpful. Its like a man to mechanic: Says nothing. Passes keys to a car with a some form of fault. walks off.

Line 147 looks to be a blank line. However, I noticed an issue and the code will be updated shortly.

If you do have any more problems, please can you provide a bit more information - investigation will help you understand how things work.

print_r() or var_dump() are your friend.