Where to edit
I have created a new form that when my customer completes the form, it creates a new table in the name of their customer. So when they input the information, and their customers name is Joes House of Sales, a new table is created by the name of joeshouseofsales, which is a duplicate of the original table.
I created a page that they input the new name, which will take them to customer_Search.php.  I am trying to have these pages search the new table by way of variable for the table name.  (line 97).  This is not working.  Where else do I need to edit to point to the correct table?
I have attached a copy of customer_Result.php.  Also there is no table named customer, I saved as for the customer search/results from the original table.
Hope that is not confusing.
Thank you
Gary

 














