On 2/21/06, cKc Consultants <[EMAIL PROTECTED]> wrote:
> An email form that uses a simple server side php code to send the variable
> values managed to send:
<snip>

Try looking for articles on 'email injection'. This is a really good
place to start for a description of the security risk and ways to
patch your code:

http://securephp.damonkohler.com/index.php/Email_Injection

You should also check recent archives on this list, there have been
several threads on this topic that may be of use.

- schnippy

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to