PHP Form Script "Formated"
PHP Form Script "Formated"
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- UndoUndo0
http://uk.php.net/manual/en/ref.…
there are some great code snippets here, including inout sanitisation. You should be checking the post vars for appropriate content and then only processing the email if all is good. Otherwise populate the form with the posted variables and let the user know whats wrong