Categories
Tags → Validation Using Php

Simple Contact Form

here is the contact form that I ve created and have been using for a long time. Again, should be very simple to implement in your web page. Performs validation of: name, email, subject and message. No need for PHP knowledge. Form is styled using CSS....
DETAILS

PHP Mailer Form with Single File Attachment

Simple to implement in your web page. Allows one file to be attached to the email. Performs validation of: name, email, subject and message. Also validates certain file types and maximum size. No need for PHP knowledge. Form is styled using CSS. In...
DETAILS

Visual Rapid Web Application Generator Tool

Do you want to create a web interface for your MySQL database using which users can interact with your database? This tool is the answer for you, using PHP MySQL wizard you can create a web interface for your MySQL database in less than 6 Minutes, th...
DETAILS

Upload files using a HTML form in PHP

This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven''t explained form validation or file checking - We''ll go into further detail on that in future tutori...
DETAILS

clonefish - PHP form generator class

A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP) - automatic form ge...
DETAILS

Free PHP form mailer script with validation code

Add an email form to your website within a minute with our PHP mailer script so that your customers can contact you by email quickly and easily. The script is fully customisable by editing a simple configuration file - even a chimp could do it! ...
DETAILS

Smart Form

Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) S...
DETAILS

vlbook 1.21 - a vlab.info product

The vlbook is a free, open source and light-weight guestbook written in PHP using flat files to store messages and settings. It comes with install script for quick and effortless installation. Features include a WYSIWYG Editor, template based skins, ...
DETAILS

activeMailLib

activeMailLib is a PHP class that can validate email addresses and send MIME email messages using the PHP mail() function. It can generate text or HTML email messages with user-defined headers, body parts, and character encoding. File parts can also ...
DETAILS

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
DETAILS
©2003-2019 jCay.com