Thread
:
PHP Form Generator coding issue
View Single Post
#
2
(
permalink
)
05-19-2008, 09:21 PM
sands
WebProWorld Veteran
Join Date: Sep 2005
Location: Kerala, India
Posts: 395
Re: PHP Form Generator coding issue
Use this bit of code to do so:
Code:
$message = str_replace("<br />", "\r\n", $message);
Where "message" is the name of the input field.
__________________
My Nook
|
My Biz
|
My Photos
sands
View Public Profile
Send a private message to sands
Visit sands's homepage!
Find all posts by sands