How to submit data to mysqldb and to another from form submi
Posted: Tue Feb 24, 2009 7:37 am
How to submit data to mysqldb and to another from form submit?
Please give me example.
In PHP
From a Form two inputs with submit button.
After submit it must insert those data to mysql database and must be the target form must use those same variable values using post.
For inserting the data to mysql database must not be written in the target form. In middle can use any calling form.
You must understand the above scenario.
Thanks
Its urgent for me Please do help on this
Please give me example.
In PHP
From a Form two inputs with submit button.
After submit it must insert those data to mysql database and must be the target form must use those same variable values using post.
For inserting the data to mysql database must not be written in the target form. In middle can use any calling form.
You must understand the above scenario.
Thanks
Its urgent for me Please do help on this