Re: Re: passing a mysqli object via globals

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dee Ayy wrote:
Hopefully your only issue is the keyword global versus globals ?


Not sure what you mean. global $db should bring to local scope a reference to the object that has the data base connection.

PHP complaints that it cannot access properties or methods of that object in the obj/f1/ scope....

I tried using the $GLOBALS['db'] with same results.....

really lost...

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux