Re: [PHP] email.. (check this one out!)

2001-02-14 Thread CC Zona
In article <96euan$6g8$[EMAIL PROTECTED]>, [EMAIL PROTECTED] ("FredrikAT") wrote: > I want to set like a column width or something but without using HTML in > my email... There's a wordwrap() function--is that what you mean? -- CC -- PHP

Re: [PHP] email.. (check this one out!)

2001-02-14 Thread Scott Mebberson
Try to write some substr loop thats get the line and splits it up into 100 words then concenates all of the value you split with a \n in between ""FredrikAT"" <[EMAIL PROTECTED]> wrote in message 96eu04$uef$[EMAIL PROTECTED]">news:96eu04$uef$[EMAIL PROTECTED]... > Hi! > > I want to send a email

RE: [PHP] email.. (check this one out!)

2001-02-14 Thread Balak, Frank
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 -- -Orig

Re: [PHP] email.. (check this one out!)

2001-02-14 Thread FredrikAT
I explained my problem badly in the last message... What I want to send is written without and \n... I want to set like a column width or something but without using HTML in my email... Anyone? ""FredrikAT"" <[EMAIL PROTECTED]> skrev i melding 96eu04$uef$[EMAIL PROTECTED]">news:96eu04$uef$