On Tuesday 31 December 2002 20:02, Martin S wrote:
> Marek Kilimajer wrote:
> > You forgot global $adb; at the beginning of your function, or use
> >
> > $sth = $GLOBALS['adb']->prepare($query);
>
> Nope sorry, I've just edited it from my post here. It is in the function.

Hmm, whenever you post code to the list you should *always* (where possible) 
copy and paste. If the code that you post is different to that which you are 
actually running then it makes it difficult for people to help you.

So if you can, could you please post your complete unadulterated code?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
For I do not do the good I want, but the evil I do not want is what I do.
                -- Paul of Tarsus, (Saint Paul)
*/


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

Reply via email to