[...]
> > I tried this, but, same results. If I store the Resource ID from a
> > mysql_pconnect() in $GLOBALS['_CONNECT_DB'] and then call...
> >
> >     mysql_query($query, $GLOBALS['_CONNECT_DB']);
[...]
>
> How are you setting the global?
>
[...]

I guess he said he is using $GLOBALS['_CONNECT_DB'] :-p

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

Reply via email to