lordcupid Posted May 9, 2006 Share Posted May 9, 2006 I have a catalogue.txt file that contains: "item_number", "item_name" and "item_amount"I need a php program that takes a user's input from an html form (namely the item_number) and will read the catalogue.txt (tab/comma delimited) and post the results to a PayPal "add to cart" button.the html form will be similar to:Enter Item Number: (_______) [add to cart]I have no idea how to write the php file or the html that will post the results to paypal.Can anyone help? I've been searching for months trying to find some info on this. Quote Link to comment Share on other sites More sharing options...
ober Posted May 9, 2006 Share Posted May 9, 2006 Duplicate post. Thread closed.If your origional question (http://www.phpfreaks.com/forums/index.php?showtopic=92838&hl=) wasn't answered, please reply to that question again to have it bumped back up. Quote Link to comment Share on other sites More sharing options...
ober Posted May 9, 2006 Share Posted May 9, 2006 My apologies... question re-opened. Quote Link to comment 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.