Welcome Guest, Not a member yet? Register   Sign In
Empty result in $query in godaddy server
#1

[eluser]Unknown[/eluser]
I am getting problem in running my quires in godaddy server.

1. first I run simple queries as
foreach ($query->result_array() as $row)

and it is giving error on result_array() as "Call to a member function result_array() on a non-object "

Then I see what is coming in the $query and the $query is empty.

The code is working fine in my localhost.

I have also reload my database in constructor again after loading it in autoload file but nothing happen.




Theme © iAndrew 2016 - Forum software by © MyBB