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. Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.