I NEED a Free "Advanced Search" 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
frazras
Forum Newbie
Posts: 1
Joined: Sun Nov 27, 2005 10:54 pm
Location: Jamaica
Contact:

I NEED a Free "Advanced Search" Script

Post by frazras »

I have been relentlessly searching and scowering the internet trying to find a php script that does advanced searching on a database, I have found scripts that search using a single field but i want a script that searches based on different criteria in each box. For example a title search will search for the title but a price search will search for all prices less than the inputed search.... Maybe Im asking for too much but I need a script that does that. I tried writing one myself, but it sucked.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

http://www.hotscripts.com

Have you tried custom programming the search feature? It's not as daunting of a task as it may seem.
Post Reply