Hi guys,
Here is a code that was working fine, all the
data was getting inputted into the mysql table
inside the database. However now on submit it
does't populate the table.
The query output shows all the entries in the form
correctly also.......In fact even if I replace the
table name with something that doesn't exist in
the db still the query shows that it has been
inputted! The only time it will throw me out and
give an error is if I have the wrong db name or
password........very weird can you please help me
?
Thanks so much!!