Hi,
I am having some difficulty updating results in two MySQL tables.
Issue Now Fixed, Thank You!
Thank you for your time.
Update Two MySQL tables from one PHP form
Moderator: General Moderators
Update Two MySQL tables from one PHP form
Last edited by t0m0 on Tue Feb 22, 2011 8:14 am, edited 1 time in total.
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Update Two MySQL tables from one PHP form
Code: Select all
mysql_query($sql_update) or die(mysql_error());“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: Update Two MySQL tables from one PHP form
Hi,
No there is no error message with your code inserted.
However, the original problem still exists.
Thanks for your reply.
Kind Regards,
Tom
No there is no error message with your code inserted.
However, the original problem still exists.
Thanks for your reply.
Kind Regards,
Tom