Posted: Fri Oct 07, 2005 2:12 am
Skara, would you like to clarify what you mean? As far as I know, with the foreach loop we go through all the POST vars, so that includes any subject, to etc lines, whichever you have in your form.you should also add in the subject, to, etc lines to that last regex
Code: Select all
foreach( $_POST as $value ){