Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

Creating a Form that will Search a MySQL Database

Share this post!
 Vote this!





The table contains the following fields:

For our search to work we will have to create two files. One file will be the PHP script to search our form and the other will be an HTML page containing our form and passing the search variable to our PHP file.
I will start by create an search.htm file. Below you will see the basic structure of our simple HTML page.  more...

0 comments:

Post a Comment