I cant seem to get any data from a basic form to insert into a mysql db. When i run the query by clicking the submit button, it will act like the query has been inserted but when the select runs (the next query on the same index.php script) that query will not display the newly insert information at all it will only show what has been added through php my admin only. The first column in the table is a primary key id set to auto increment too.
Bookmarks