PDA


View Full Version : How do i create a custom page that will search a custom table/fields in the DB


Devices
07-10-2005, 02:22 PM
I will be adding a table to my forums DB and want to be able to present a form to the user to do a search on this table/fields and have the results returned.

Is this possible ?

Brian
07-10-2005, 04:29 PM
If you know PHP then it shouldn't be a problem.

Devices
07-10-2005, 05:37 PM
LOL, thanks Brian but i am afraid that is the problem.

I know a bit of ASP but have never tried PHP other than a few bits of hacking existing scripts. I am good at learning but just do not know where to start. I have been having a look at some of the module scripts to get ideas.