Ive basically already wrote a script that adds, edits and removes messages from a database.
I recently decided to create another table with same attributes but by a different name. SO in theory i dont need to change any attributes or vars within my code JUST THE TABLE NAME within mysql querys!
the problem is i can choose an option add, remove or edit the drop down menu var for the table i picked becomes null. So i receive mysql query errors.