Insert then listing problem
Posted: Thu Mar 25, 2004 5:51 pm
I have a PHP page that lists the contents of a table and also adds, deletes and transfers records when it is passed certain variables. This all works fine. However, the problem I'm having is that when I tell the page to do the add fuction (which it does) and comes round to list the tables contents, all it lists is the record I just added. Also when transferring to another table; after adding the record to the other table and again when it comes round to the listing of the original table, it returns nothing at all.
Can anyone help?
Can anyone help?