|
Posted by Geoff Berrow on 01/12/06 09:44
Message-ID: <1136889690.381388.306140@z14g2000cwz.googlegroups.com> from
juglesh contained the following:
>$find =
>array("/bcc\:/i","/Content\-Type\:/i","/cc\:/i","/to\:/i","/MIME\-Version\:/i");
>
>$fromText= preg_replace($find, "", $fromText);
Would it be necessary to apply this to the message body also?
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
[Back to original message]
|