You might want to use the following function:

http://www.zend.com/manual/function.mysql-db-query.php



--
Plutarck
Should be working on something...
...but forgot what it was.


"Michael Roark" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've a script has many functions in it all of which hit databaseA . I've
> added a new function which is to get data from databaseB how can I go
about
> this in one script when I try to connect to a database other than the one
> defined at the beginning of the script all the functions in the script
> break as if I am setting the wrong database at the top of the script. Any
> help would be greatly appreciated.
>
> Michael Roark
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to