Re: [PHP] Parsing syntax to add a HTML line break

2001-12-18 Thread Pavel Jartsev
[EMAIL PROTECTED] wrote: > I have a form to be used for data submission and to be added to MySQL. How do I >parse the syntax so that it automatically inserts a HTML line break whenever a >carriage return is present?? > > Thanks. > > Another PHP newbie, > Steph > > One possibility is to us

[PHP] Parsing syntax to add a HTML line break

2001-12-18 Thread steph
I have a form to be used for data submission and to be added to MySQL. How do I parse the syntax so that it automatically inserts a HTML line break whenever a carriage return is present?? Thanks. Another PHP newbie, Steph