another newbie question need help!
Posted: Sat Oct 28, 2006 8:40 pm
Dear All,
I have one question on how to do the following:
I hv a page that submit message and update to my mysql db.
When user type the following msg:
message1
message2
message3
message4
I am able to store in longtext field in my table. However when I display it out to the page, I get the following:
message1message2message3message4
Any ideas how can I print out exactly as what user input?
Any help is grately appreciated.
Thanks,
Richard
I have one question on how to do the following:
I hv a page that submit message and update to my mysql db.
When user type the following msg:
message1
message2
message3
message4
I am able to store in longtext field in my table. However when I display it out to the page, I get the following:
message1message2message3message4
Any ideas how can I print out exactly as what user input?
Any help is grately appreciated.
Thanks,
Richard