Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
xmlobjects 1.0.0
Very Simple Template 1.0b
Validate_fields Class 1.03
Useful Rand Value Functions 0.3.1
SimpleTest 1
Simple Rand Functions 0.3.1
Prometheus Library 3.1
PHP:DataGrid 1.0
PHP:Form 1.0.1
PHP_Debug 1.0b
PHP/Java Class Code Generator 1.0
PHP Form Validation Class 1
PHP HTML OO Builder 1.00
parameter function 1.0
Logger 1.0
Top Code
Address Standardization Solution 5.0
CCVal
Config Manager 0.1.2
ConfigReader 1.3
Credit Card Validation Solution 5.5
dbForm 0.8.0
ErrorHandler 2.0
Form Solution 5.0
HSV Conversion Utilities 1
kses 0.1.0
Link Words 1.0
Logger 1.0
parameter function 1.0
PHP Form Validation Class 1
PHP HTML OO Builder 1.00
PHP > Functions and Classes > Code Development
Source List
All | Freeware

Code 21-26 of 26   Pages: Go to  << Prior  1  2  3  page  


This class creates a web form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. It is very customisable and flexible, and uses ADODB to connect to databases and simple templates.



Ensures credit card numbers are keyed in correctly. Includes checks that the length is correct, the first four digits are within accepted ranges, the number passes the Mod 10 Checksum and that you accept that card. Processes American Express, Austral



A set of PHP classes which can be used to manage (read, write, edit) plain text config files.



A simple class that reads and parses a configuration file to generate variables for PHP programs.



This function checks card numbers against the MOD10 algorithm, as well as checking card specific features for Mastercard, Visa, American Express and more.



Formats addresses to US Postal Service standards and generates XHTML state lists.