I have a php form with a submit button that goes to another page which processes the forms details and adds to dabase.. (Thats working fine)
However, I wish to add a button that goes to another page with runs a different script which processes the same form.....
How do I do this... basically have 2 buttons but bother goto different pages to process 1 form..
thanks
However, I wish to add a button that goes to another page with runs a different script which processes the same form.....
How do I do this... basically have 2 buttons but bother goto different pages to process 1 form..
thanks