I have a database database call 'member'. There are 3 fields
id , name , tel , address

id name tel address
1 Mary Hazia 271-23232 abc street
2 Mary Larkson 12376896 cde street
3 Luna Ualix 73635127 def street
4 Ming Elison 37383298 efg street
5 Cathy Jilop 34r46328 ghi street
6 Natalie Ouis 37373893 ijk street

I want to make a form with search function for searching in member table information.
In this form, there are a textfield for input keyword for searching

If I want to make a query that can support
"Mary 271-23232"
The page will show result
1 Mary Hazia 271-23232 abc street

How can I write the coding?

bryan [at] ggdesigning [dot] com

Email me and ill get back to you later, going to bed (2:45 am)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.