I have created an web based html editor in php/mysql but, I am running into a bizare problem. If I should use a form and include the </textarea> (/table) tag, everything is stored in the database, but the code will not redisplay from the </textarea> (/textarea) on.
It only happens with the textarea tag. Any suggestions?
* (/table) was used in case phpbuilder strips out html code from the messages.
It only happens with the textarea tag. Any suggestions?
* (/table) was used in case phpbuilder strips out html code from the messages.