use a \n (newline character) in your string where you want the break.

Frank
------------------------------
Franklin J. Balak Jr.
Quality Assurance Data Analyst
Brown Printing Company
Waseca Division
Waseca, MN. 56093
Voice: 507-835-0253
Fax: 507-835-0293
------------------------------ 

-----Original Message-----
From: FredrikAT [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 15:45
To: [EMAIL PROTECTED]
Subject: [PHP] email.. (check this one out!)


Hi!

I want to send a email usin' email() (plain text!), but I have a problem.

What i want to send!
$email_body = "This is just nothing, This is just nothing, This is just
nothing, This is just nothing, This is just nothing, This is just nothing,
This is just nothing, This is just nothing, This is just nothing, This is
just nothing, This is just nothing, This is just nothing, This is just
nothing, This is just nothing, This is just nothing, This is just nothing,
This is just nothing, This is just nothing, This is just nothing, This is
just nothing, This is just nothing, This is just nothing, This is just
nothing, This is just nothing, ";

I want to output it something like this:
This is just nothing, This is just nothing, This is just nothing, This is
just nothing,
This is just nothing, This is just nothing, This is just nothing, This is
just nothing,
This is just nothing, This is just nothing, This is just nothing, This is
just nothing,
This is just nothing, This is just nothing, This is just nothing, This is
just nothing,

(Can I do that without using HTML? Is there a php-function to set width?)

---------------------------------
Fredrik A. Takle
[EMAIL PROTECTED]




-- 
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]

-- 
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