I am working on updating a chat room.
It is a PHP chat that uses MySQL. So far I have everything loaded and the changes made, but I am getting an SQL error. Can anyone help me with this?
The error message I am receiving is...
database error: invalid sql: SELECT * FROM chatrooms ORDER BY name...