mail( 'email@address' , 'subject' , stripslashes( $body ) ) ;


At 04:22 14.1. 2001, Jeremy Bowen wrote the following:
-------------------------------------------------------------- 
>Hey All,
>        
>        I am sending e-mail using the mail() command. My question is whenever
>an ' is used in the e-mail it is escaped like this: don\'t. Is there any way to
>prevent this??
>
>Thanks,
>
>Jeremy 
>
>-- 
>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]
------end of quote------ 



____________________________________________________________
Cynic:

A member of a group of ancient Greek philosophers who taught
that virtue constitutes happiness and that self control is
the essential part of virtue.

[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