I am having some trouble with some PHP code. It will not do what I need it to do which is get information from a database, add a count to it, then update the record in the database. The select works and the addition works, but it will not update the record...any suggestions?
Here is the code...