VitoCorleone
Programmer
hello,
This is a half mysql and PHP question. I was wondering if you can use JOINS to insert into multiple tables rather than using mysql_query() to invoke multiple queries?
If you can, could you point me to some examples?
This is a half mysql and PHP question. I was wondering if you can use JOINS to insert into multiple tables rather than using mysql_query() to invoke multiple queries?
If you can, could you point me to some examples?