Hi,

I have a form that contains a scrolling text box.  When I display the
contents of the text box, say in variable $form[mytextbox], it displays
all on one line (or wraps at end of line).  As the ending character of
each line will vary, does anyone know of away to split the lines up so
that I can display the text box contents line by line?

Thanks,
Don


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to