I have a text area where users put information but most times it will be a mixture .That is a sentence and then bullet for example
the boy is going to school but why
a)her likes school
b)he likes girls
c)i don't care."
i this it is put in the data base as it is since this section i put tiny text.so when it called i display it as one of the sections in a table ie i put it btn the
<td> </td> tags it just comes out as one line .so the above example would come out as the boy is going to school but why a)her likes school b)he likes girls c)i don't care." which is not what i want. i want it to be displayed at it was entered which was
the boy is going to school but why
a)her likes school
b)he likes girls
c)i don't care."





Bookmarks