I can give you part of a reason why - the submit form at the very end, which causes the mysql query, does not contain any fields that cause $_POST variables to be set. Any existing variables or $_POST variables that exist in the script, don't once the submit button is pressed and the script starts over.
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
|