i have created a php form and 5 database table i can use the form which has various sections to input data from the form into the 3 table what i want now is have a search page that i can type a search word into and it shows me the records of what i have got from the database eg name,last name is in table1 address, postcode in tabel2 businesstype, equipment in table3 i want to type in say john as a firstname it give me all the john details from table1-3 but in a short form then when i click view tab i can see more detail about john in a page