PDA

View Full Version : Online Search Engine Searcing a Database


garyosterholt
01-24-2006, 03:38 PM
Hey Guys,

What is the easiest way to search a database online and show results?

Thanks
Gary Osterholt

Tom
01-25-2006, 12:46 PM
Hello Gary Osterholt,

The best way for that would be via PhpMyAdmin. PhpMyAdmin is located under the MySQL databases section of your cPanel.

Here is a how-to, I have found for you for PhpMyAdmin:

http://www.karakas-online.de/EN-Book/phpmyadmin2.html

:)

garyosterholt
01-27-2006, 03:46 PM
Tom,

Thanks for the reply.

The thing I want to do is have the website user, type something into a search field.

The search then goes to the database and then outputs the results.

I figured I would have to use PHP and MYSQL, but wondering on how to include this.

Thanks
Gary