this mod is available at http://www.indexuhelp.com
this mod is available at http://www.indexuhelp.com
Last edited by esm; 08-27-2003 at 10:08 AM.
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.
I see your trick
But perhaps this build in php function will make it simple.
nl2br
(PHP 3, PHP 4 )
nl2br -- Inserts HTML line breaks before all newlines in a string
Description
string nl2br ( string string)
Returns string with '<br />' inserted before all newlines.
Note: Starting with PHP 4.0.5, nl2br() is now XHTML compliant. All versions before 4.0.5 will return string with '<br>' inserted before newlines instead of '<br />'.
actually, I did try that function. but as I recall, I had a problem with making it work. the nl2br function did what it was suppose to do, but for some reason I couldn't use it.
You should have asked me back when I did this on June 13....I am losing my memory![]()
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.