sager29 Posted January 12, 2008 Share Posted January 12, 2008 Say I have a page with a form, I want to insert the info into my db using form action sellform.php, then automatically repost to paypal or something for checkout. how can i do this Any suggestions would be helpful thnks Link to comment https://forums.phpfreaks.com/topic/85725-solved-can-you-submit-inside-a-php-program/ Share on other sites More sharing options...
BenInBlack Posted January 12, 2008 Share Posted January 12, 2008 you can use file_get_contents() to invoke a URL to do something in another php file while inline on current path Link to comment https://forums.phpfreaks.com/topic/85725-solved-can-you-submit-inside-a-php-program/#findComment-437496 Share on other sites More sharing options...
MasterACE14 Posted January 12, 2008 Share Posted January 12, 2008 Google PHP Instant Payment Notification Regards ACE Link to comment https://forums.phpfreaks.com/topic/85725-solved-can-you-submit-inside-a-php-program/#findComment-437497 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.