Page 1 of 1

doing several mysql_querys with one mysql_connect ...?

Posted: Thu Mar 06, 2003 3:25 am
by VisionsOfCody
Hi
is it possible to do several mysql-querys with one mysql_connect ? I've been trying but i can't get it to work and it may just be a problem of syntax. How would i structure it?
Or is it impossible and i'm wasting my time, lol :? ?
thanks

Posted: Thu Mar 06, 2003 4:48 am
by qads
as long as your quering the same database, there is no problem at all. post some code and someone will help you out :).

Posted: Thu Mar 06, 2003 7:00 am
by VisionsOfCody
Hi
thanks - now i know it is possible i'm going to try to crack it myself - but if all else fails i'll be back here again pestering everyone :roll: