Jump to content

Please help


lordcupid

Recommended Posts

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.
Link to comment
https://forums.phpfreaks.com/topic/9360-please-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.