Hi,
Many days you can come around a Situation where you want to search the database for a particular string. Like you may want to list all the information from your database where user name contains “am”. Like “Ram” , “Shyam”, “Balaram” etc.
So how do you implement it? Lets see,
Pre-requisites: PHP, MySQL and a Web Server [...]
Filed under: Scripts | Tagged: database searching, mysql, php, querying database, search, select, sql | 2 Comments »
