I have two forms, one to add information to a mysql database and one to edit information in the same db.
Both forms submit pages are almost identical, but on the add form set, it uploads images just fine, but on the edit book one (using the same code) no $_FILE variables are set. Its like...