the_oliver Posted May 28, 2007 Share Posted May 28, 2007 Hello, Im have a form that is submited to someone elses site. (PayPal). When the user clickes the submit button, i would like my site to update a database, as well as submitting the form. (so as to prevent a situation where they click one button, and then another to do the same thing). How can i go about that? Thanks. Link to comment https://forums.phpfreaks.com/topic/53262-to-actions-on-form-submit/ Share on other sites More sharing options...
trq Posted May 28, 2007 Share Posted May 28, 2007 How can i go about that? Have the form post to a script on your site, update the database, then send the information to paypal via curl. Link to comment https://forums.phpfreaks.com/topic/53262-to-actions-on-form-submit/#findComment-263178 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.