- 1,233 categories
- 40,467 scripts
Updated: 12/01/2006
- PHP Contact Form script to create a web page contact form, validate sender''s e-mail address, check against e-mail injection attacks, and mail feedback to a specific addressee, without exposing that person''s e-mail address to web-crawling spambots. Released under the terms of the GNU General Public License
- Categories
- Tags
- Platforms
- Licenses
- Author
- Paul Postuma/Ars Informatica
- Coding Ground Offer some useful Online webmaster tools Featuring :
( HTML to PHP )( HTML to ASP )( HTML to JSP ) ( HTML to Perl )( HTML to Javascript )( HTML to SWS ) ( Online HTML Editor )( Meta Tag Creator )( Scrollbar Creator )( Popup Creator )...
- *Fixed the name field bug.
Now with the capability to use either the built in thank you, or your own custom thank you page. All you have to do is click to check and select the boxes that you want to be on your form and tell it what email address yo...
- SP.Forms Lite has a HTML user interface to customize how to hande a form. Features: generate confirmation page; check form values on client side (JavaScript) and server side; adjusted by logic expression (that may use entered values) aftersubmit page...
- An important aspect of creating Web Form pages is to be able to validate that the information users enter is correct. Handling errors in a Web Forms is a mandatory task for any true professional. It is not a difficult job to write this on PHP or Java...
- Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...