Search from MySQL Table and display result in HTML Table
Posted: Fri May 13, 2011 6:39 pm
Hi,
I need PHP code to help me with the following stuff:
1. I have a MySQL table with addresses split into 4 fields.
2. I need a search functionality which can search the MySQL table in 2 of the fields, fetch all the relative addresses and display them in an HTML table.
3. I'll have only one field in which I can enter the search keyword.
Thanks in advance,
Regards,
Ravi.
I need PHP code to help me with the following stuff:
1. I have a MySQL table with addresses split into 4 fields.
2. I need a search functionality which can search the MySQL table in 2 of the fields, fetch all the relative addresses and display them in an HTML table.
3. I'll have only one field in which I can enter the search keyword.
Thanks in advance,
Regards,
Ravi.