query about multiple query
Posted: Sun Apr 09, 2006 3:31 am
hi,
is it possible to execute multiple query using a single mysql_query() function.
e.g.
mysql_query(string query1;query2);
if yes then how? and if no then why?
is it possible to execute multiple query using a single mysql_query() function.
e.g.
mysql_query(string query1;query2);
if yes then how? and if no then why?