hishighness Posted August 28, 2006 Share Posted August 28, 2006 Hi, I'd like to create a php page where once a user enters all their info in to a form it'll email me their info but also send the price of the item to a paypal field so they don't have to type it in themselves. The reason I need this is because the prices of services on my site will be dynamic.ExampleGuy buys something on my site for $3.17 he fills out the form and clicks submit and then it takes him to paypal and it's got the payee (me) info already there and the price field has 3.17 in it automatically.I imagine this would have something to do with the POST function but I'm not %100 clear on how to use it.Thanks for your time,H² Link to comment https://forums.phpfreaks.com/topic/18934-newbie-question-about-sending-info/ Share on other sites More sharing options...
newb Posted August 28, 2006 Share Posted August 28, 2006 go read some tuts first. cant just ask for snippets of code without providing some of your own and expect help..http://www.w3schools.com/php/php_forms.asp Link to comment https://forums.phpfreaks.com/topic/18934-newbie-question-about-sending-info/#findComment-81773 Share on other sites More sharing options...
hishighness Posted August 28, 2006 Author Share Posted August 28, 2006 Thanks for nothin! :D Link to comment https://forums.phpfreaks.com/topic/18934-newbie-question-about-sending-info/#findComment-81779 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.