Ok!
No i do not run mmcache, $GLOBAL is ok
thanks a lot!
Joe Wollard wrote:
>> I have try to use the same $db and to create a new one...
>
> Are you trying to use the $db object inside of another function later
> in the code? If so you'll need to use $GLOBALS['db'] instead.
> Sorry, this is the o
Ok thanks a lot!
Joe Wollard wrote:
>> I have try to use the same $db and to create a new one...
>
> Are you trying to use the $db object inside of another function later
> in the code? If so you'll need to use $GLOBALS['db'] instead.
> Sorry, this is the only thing I can think of with your desc
I have try to use the same $db and to create a new one...
Are you trying to use the $db object inside of another function later
in the code? If so you'll need to use $GLOBALS['db'] instead.
Sorry, this is the only thing I can think of with your description
Have you tried a simple test program
3 matches
Mail list logo