[thelist] [php] Fatal error: Call to a member function on a non-object

Tim Burgan email at timburgan.com
Wed Dec 22 06:18:06 CST 2004


I've just checked.. on my localhost I'm using PHP 4.3.9
The web host is using PHP 4.3.10.

I cannot use print_r($db_connection) because an error is thrown on the 
line where the variable $db_connection is created.. so the next line 
containing print_r($db_connection) is never executed.




More information about the thelist mailing list