Hi all,
I have a customer database with about 6 fields. Now I want to create an html page with a search button. And I have aready created a text boxes to match the fields on the database table.
The idea is that when I enter a customer phone number or postcode and hit the search button, the text boxes will be populated and I can update the records. Finally is it possible to have all these implemented on one html page? Completely new to php not were to start.
Thank you for your time and help.