On Wednesday 03 July 2002 04:36, Casey Allen Shobe wrote:
> On Thursday 27 June 2002 02:19 pm, Mattia wrote:
> > I would like to make multiple queries in a single mysql_query(...)
> > statement!! Like in the mysql client given with the distribution,
> > separated by a ; or a \g !!!
> > How can I??
On Thursday 27 June 2002 02:19 pm, Mattia wrote:
> I would like to make multiple queries in a single mysql_query(...)
> statement!! Like in the mysql client given with the distribution, separated
> by a ; or a \g !!!
> How can I???
You should be able to use it exactly the same.
$foo = mysql_quer