Is there a way... (POST form)
Posted: Mon May 04, 2009 7:42 pm
Hi everyone there, I'm new here in this forum (and new to PHP too) and I'm having a bit of a situation.
I have an HTML code with a POST form. What I need is the following:
When the user submits the form, an SQL query is made; now, depending on the result of that query, the form should go ahead normally or actually the form data should be forwarded to a third party site (PHP).
It would be like to make a new POST from the PHP code...
Is it clear??
Thanks!!
Pedro
I have an HTML code with a POST form. What I need is the following:
When the user submits the form, an SQL query is made; now, depending on the result of that query, the form should go ahead normally or actually the form data should be forwarded to a third party site (PHP).
It would be like to make a new POST from the PHP code...
Is it clear??
Thanks!!
Pedro