HOW TO SAVE mysql_insert_id() value
Posted: Tue Aug 31, 2010 2:55 am
Hello,
I have this: $MSG_id=mysql_insert_id();
How can I save $MSG_id value so i can use it in another query?
thank you
I have this: $MSG_id=mysql_insert_id();
How can I save $MSG_id value so i can use it in another query?
thank you