Jump to content

Price Comparison, editing php script


BryanG

Recommended Posts

Ok, so i am working with simple html dom, and i am gathering prices of products from newegg, bestbuy, amazon, and tiger direct (im affiliated with all 4 and have permission) and i need a way so i can edit the script so i can change the link to the page of the item. How could i do this? Could i do this with a form? I also need to edit the link on the html file it generates so when they click buynow, it uses my affiliate link to that site, so i get my money. How can i edit this all from an "admin panel"

Link to comment
https://forums.phpfreaks.com/topic/239894-price-comparison-editing-php-script/
Share on other sites

Ah, I see now. Well that's quite a lot for one question.

 

You'd be better getting the form to store information on a database and having a single php page to extract particular records using a unique id, than creating a new page each time.

 

I'd suggets you probably need to learn a bit about php as I doubt someone will just give you a full, working example in here. It's not quite as simple as just telling you what to do if you have no experience.  :confused:

 

 

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.