|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Search process
I am looking at writing a search scripts that can search MySql database using PHP and then display the results in order what the customer ask.
The database would hold picture, address, price, details I would like to be able to search by address, price, detail - the script could be called the search by one or two catagories. then display the results on the another page example - search a database that contains houses for sale Thanks for any help, Clint |
|
#2
|
|||
|
|||
|
Ok - what exactly are you looking for? You spelled out well what you are trying to achieve; but have not given us an idea of what you have to work with...
Are you looking for tutorials on creating a site crawler? Are you looking for one of us to give you a jumpstart? We need to know what you need before we can help you...
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
|
#3
|
|||
|
|||
|
Joe and others,
Need help with the search section, basically what would be the best way setup the script to search the database and display the correct data. I have database setup and can upload the data, need help on search script and the output section. Thanks, Clint |
|
#4
|
|||
|
|||
|
Ok, now were talking. If you are using select menus, you can build the search pretty simple. Refer to this thread -> http://www.devarticles.com/forum/sh...=&threadid=2070
Now, I posted some code on that thread to help the guy out, not sure if it helped him any as he never posted a closer for the thread. You can view his code and tie in my code with what he has to come up with a descent crawler. That should give you a fairly good idea of how to build a search engine for your site as his thread is pertaining to exactly what you are trying to accomplish; real estate listings that is... Let me know if that helped you out any and also post back here if you get stuck with your code... |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Search process |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|