pedrowasabi Posted May 5, 2009 Share Posted May 5, 2009 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!! Link to comment https://forums.phpfreaks.com/topic/156871-is-there-a-way-post-form/ Share on other sites More sharing options...
Ken2k7 Posted May 5, 2009 Share Posted May 5, 2009 Look up cURL. Link to comment https://forums.phpfreaks.com/topic/156871-is-there-a-way-post-form/#findComment-826362 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.