Jump to content

Any way to run two querys within one mysql_query()?


AbydosGater

Recommended Posts

Hey i was just wondering if there was any way to run 2 statments within the same query?
as in a user updates account information but deletes information in another table all in the one form..
I know it can be easily done by just running two mysql_query()'s which i am doing but i was wondering if there was a way to run an update and a delete or a select all in the one query?

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.