How could I use php to populate text fields by selecting a name of a business from dropdown list? Those text fields that will be populated by information in regards its company name, suite number, description, and opening times from a mysql database. If you can, post code in php. Also, the user would also need to edit the information and submit it to update the database.