Question
"Incorrect table name" error driving me crazy
I have created a multiple record insert page using php in dreamweaver cs3. I have a succesful database connection and I can view my table with no problems in the application panel.
I am testing on my local server and when I test my page, insert date in my forms and click submit i always get "incorrect table name". I cannot understand this as i am sure i have the correct table name and database.
