There no tag, but a function wordwrap().
http://www.php.net/manual/en/function.wordwrap.php
You need to separate vars into message and comments also.

Programming in any language w/o reading manual/reference is just a waste of
time. IMO.

Regards,
--
Yasuo Ohgaki


""shawn"" <[EMAIL PROTECTED]> wrote in message
001401bfb6eb$78186e20$[EMAIL PROTECTED]">news:001401bfb6eb$78186e20$[EMAIL PROTECTED]...
Is there a tag in php that acts like "wordwrap=virtual" does in html? I have a
script that is sending out variables in a email from a contact form, but for a
comments section it will not wordwrap in the email.
Thanks

Shawn



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