multiple SQL commands using mysql_query in php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am in an early stage learning PHP and MySQL so I can convert my .asp /
MSSQL sites over.

In asp/MSSQL I can open a recordset with a sqlquery with multiple commands
in it.

eg. insert into table1 (test) 'blah' insert into table1 (test2) 'blah2'
insert into table2 (test) 'blah'

I can't see how I can do that with mysql_query in PHP with mysql

Thanks

Neil

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux