| 
 Posted by Jim Michaels on 03/02/06 00:17 
"LAshooter" <lashooter@hotmail.com> wrote in message  
news:JcsMf.220$265.166@fe09.news.easynews.com... 
> I've seen a number of sites talking about how easy it is to use mail  
> injection to compromise PHP mail forms, but I'm not having any luck  
> finding an "easy" way to block this. Is there a script or class that can  
> be implemented to secure basic feedback forms? 
> 
> Thanx, 
> Wm 
> 
> 
> 
PEAR has some Mail stuff that has official RFC822 email address checking  
(check it for control characters first though).
 
[Back to original message] 
 |