PHP form mail security
I have seen some discussions regarding security issues with formmail.pl scripts.I have a dedicated server hosting only my site, and I am adding some forms for the users to email me. I have used PHP FormMail Generator to create the forms, and have changed the lib file name. (Instead of myform.php and myform.lib.php, it would be myform.php and somethingelse.lib.php)
Is that secure?
John