PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've noticed that when my textarea retrieves text from the mysql database it automatically adds 12 spaces at the end of the text for some reason. This is annoying as if I click to upload whatever is in the textarea it is sent to my database and the text on the database will also have 12 spaces at the end of it.