Re: FN-FORUM: PHP error
date posted 5th January 2006 16:39
On Thursday 05 Jan 2006 3:40 pm, Lorna McArdle - Spinette Designs wrote:
> mail( [EMAIL REMOVED] "Contact from the web",
> $mailmsg, "From: $emailadd" );
Are you sanitising $emailadd? If you don't, somebody will be along short=
ly=20
and will start using your site as a spam engine, by injecting multiple li=
nes
into that input.