|
|
| Searching [+] Favor-It | |
| |
 |
| | Sort By:
|
You have seen two types of MySQL queries thus far: the query which we used to create a table and the query we used to insert data into our newly created table. The query in this lesson is SELECT, which is used to get information from the database. Author: Tizag Code: PHP 4.0 |
This tutorial will teach you how to search a mySQL table. It goes along with several others that use the same news database such as Add a Row to mySQL, Deleting a Row, and Edit a Row In mySQL. Author: Akash Goel Code: PHP 4.0 |
This search script does not spider all your pages by crawling the links, so the content you want to be searchable must be within the database. Knowledge of PHP and MySQL is also necessary because this script is just the bones of a working. Author: DesignPlace Code: PHP 4.0 |
|  | |
This video is part of Stefan Mischook's Video Tutorial series on the PHP language. In this tutorial, he talks about using SQL select statements within PHP in order to find the correct information you are looking to obtain. Author: Stefan Mischook Code: PHP 5.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|