EZ php Form-Mailer « php scripts
These scripts are kinda old, but still entirely usable. They were developed years back for another site (pixelatedbylev.com) that I maintained.
Each of them has been added to the bug tracker, so if you do use them and encounter issues feel free to report your problems so they can finally be updated.
posted on 17:15 - 23 February 2010 | posted by Lev
last modified on 17:22 - 23 February 2010 | last modified by Lev
This simple little script allows you to have forms on your site email you. It was designed to be used as a contact form script. In other words, you create a simple form on your site where users can contact you. The script is then executed and you are emailed if successful. This program has been designed to be used for as many forms as you desire. Additionally, it allows you to alter the recipient and subject through forms you create on your pages. By doing this, you can use this same one script for 1,000,000 different forms on your site if you desired in which you could change the recipient and subject for every form.
You may also use your own form fields to collect all the information you desire, as they are added to the email sent out.
There also is total template control, meaning you can totally control the design and appearance of the script.
You can also prevent spam-bots from executing your script sending you junk mail! As of version 1.2, the script now comes with an image code that the user must enter correctly to send the mail! You have probably seen this feature used on various sites all around the web and the reason is: IT HELPS PREVENT ROBOTS FROM PROCESSING YOUR SCRIPTS! You can, of course, disable this feature if you think the concept is annoying.
Comes with a default form as well for those of you too lazy to set one up. ;P
Prevents email-injection (a nasty method in which malicious headers are used to use to hijack emailing scripts)!
You may also use your own form fields to collect all the information you desire, as they are added to the email sent out.
There also is total template control, meaning you can totally control the design and appearance of the script.
You can also prevent spam-bots from executing your script sending you junk mail! As of version 1.2, the script now comes with an image code that the user must enter correctly to send the mail! You have probably seen this feature used on various sites all around the web and the reason is: IT HELPS PREVENT ROBOTS FROM PROCESSING YOUR SCRIPTS! You can, of course, disable this feature if you think the concept is annoying.
Comes with a default form as well for those of you too lazy to set one up. ;P
Prevents email-injection (a nasty method in which malicious headers are used to use to hijack emailing scripts)!
--- "EZ php Form-Mailer" has been viewed
times ---
attachment(s)






