TECTED]]
> Sent: Friday, May 24, 2002 5:35 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Multiple queries on multiple databases
>
> Hello,
>
> I'd like to know the method to connect and query multiple databases in
> the same php script ...
>
> I've to do somethin
Hello,
I'd like to know the method to connect and query multiple databases in
the same php script ...
I've to do something like this :
do query on db1_on_server_1
while( get results of query on db1_on_server_1){
do query on db2_on_server_2
}
the structur
2 matches
Mail list logo