hi ..
I am using a text area to feed in values to mysql ..
but its not storing all the line breaks
the text comes concatenated
even when I feed it about 40 lines... it shows all in one line ...
do i need to use something ... like stripslashes or nlbr something .. but whre....
I am using a text area to feed in values to mysql ..
but its not storing all the line breaks
the text comes concatenated
even when I feed it about 40 lines... it shows all in one line ...
do i need to use something ... like stripslashes or nlbr something .. but whre....
Comment