newbie question: php search script
Moderator: General Moderators
-
mrpaulfrank
- Forum Commoner
- Posts: 33
- Joined: Sun Jun 23, 2002 3:39 am
newbie question: php search script
i have a mysql database and need code that will search the database and display results according to the column field it searches. an existing (fully functional) one would be fine as would the instructions on how to hand code one. i need to learn how to display a certain number of results per page and how to display a related picture with result (each result will have its own thumbnail image). suggestions? code? thanks!
Try the following for completed php scripts, there is something here for almost everyone:
http://www.phpclasses.org
Whilst this is a very good site, I would suggest you need to learn how to code up yourself, in the meantime this site provides some very good examples that you can use or modify to suit your own needs.
Either way, you will need some scripting ability.
Hebbs
http://www.phpclasses.org
Whilst this is a very good site, I would suggest you need to learn how to code up yourself, in the meantime this site provides some very good examples that you can use or modify to suit your own needs.
Either way, you will need some scripting ability.
Hebbs