Do you mean print it out as a html page or the raw text?
This will probably sound stupid, but I'm trying to save some text in a mysql database. But when I retrieve it, the text shows up again, but no longer in paragraphs...
Anyone know how to do this ?
(using PHP4, mySQL)
"Don't go knocking on death's door, ring the doorbell and run away, that really makes Death angry"
Do you mean print it out as a html page or the raw text?
koolplace\dot\com - an amazingly awesome, pointless site
What I am doing is accepting text from a form and store it in a database. I want to retrieve the data the way it was sent in, so with paragraphs and stuff... so in a sense, yes, turn it into html.
"Don't go knocking on death's door, ring the doorbell and run away, that really makes Death angry"
nl2br($text)
Es ist nicht leicht ein Gott zu sein
Bookmarks