This is a discussion on Mail & Security within the PHP General forums, part of the PHP Programming Forums category; I have a simple form for user feedback that takes first name, last name, e-mail address & comments. These ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have a simple form for user feedback that takes first name, last name,
e-mail address & comments. These fields are sent to the script for processing and sent out using the mail function to a generic e-mail (multi-recipients with the same id). Are there any security concerns in this case that I should be aware of? Thanks. -- SamMan Rip it to reply |