Looking for a script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
john1
Forum Newbie
Posts: 1
Joined: Mon Sep 26, 2011 10:51 am

Looking for a script

Post by john1 »

I need a script which will do the following, (similar to gocompare.com)

users can put in what there looking for in a form. Once they have added all the items they want it would search a data base for the best price. Then the top company with the best price would be on top and then other companies underneath (maybe have various sorting methods, price, rating etc)

Once the customer decides on a merchant they can click a button to send the order to the sales department for that company.

Thats the base of it, the would be some admin like companies would have to register upload prices, you can save your search and register.

Can this be done a budget of a 500? Im guessing there aren't any scripts out there that will do something similar.

any advice?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Looking for a script

Post by Christopher »

john1 wrote:Can this be done a budget of a 500? Im guessing there aren't any scripts out there that will do something similar.
You could maybe get someone to code a prototype for that much, and no you probably won't find anything that specific.
(#10850)
Post Reply