This is kinda relate to my other question...but anyway long story short.
I am looking into a way that I can insert a well structured paragraph into the mysql and then display it on the web later on.
I have the textarea and the text can insert into the mysql but the only format it will keep is the new line (</br> thing)
I did some research on the net but seem to be I am using the wrong keyword...
anyway the format I am talking about is like this
Example:
This is a sample test/
1. Fwefwfew\
2. Fghfhfh
3. Fgdgdfgdg
• Ghfhhffgh
• Fghhf
and when displaying this record it should give out exactly the same as above...
Can someone point me a direction please?
thanks