|
Thanks, I went with your suggestions in the first post to tighten the code, and it works fine. (I did have the database name and not the table name in the mysql_select_db, I'm just weary from staring at this thing so long!)
However, I wasn't having trouble getting the data, rather updating it. The above form no longer generates an error, but neither does it actually change the data in the database.
|