Categories

Updated: 07/10/2001

Check Credit Card Validity

This is a PHP script that allows you to check credit card data. It does not check if the credit card is valid, but checks whether the entered data matches the format of the specific credit card. Supported cards include: Visa, MasterCard, American Express, Diners, DiscoverCard, enRouteCard, JCBCard, etc.
Similar Scripts for "Check Credit Card Validity"

PHP Essentials

PHP Essentials covers everything from basic PHP techniques such as the variables in HTML, PHP and HTTP, to advanced applications such as mySQL administration. If you are a beginning developer, you can use PHP Essentials to help you create diverse web...

PHP Knowledge Base

PHP Knowledge Base provides a collection of more than 500 questions and answers regarding PHP programming. Its database is divided into Common Problems, Database Backed Sites, Function Libraries, General Information, Installation and Setup, Language ...

A free alternative to Cold Fusion or ASP?

Ask most Web application developers their scripting language of choice, and you''ll find that most are divided into two camps - the Microsoft Active Server Pages (ASP) folks, and the Cold Fusion users. If you do a little more research however, y...

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...

PHP Fileupload Class

fileupload-class.php extends PHP''s built in file upload features, allowing users to easily and safely upload files to a web server using their browser. REQUIRES PHP 5+ Features: * Handles single or multiple files * Specify maxim...
©2003-2008 jCay.com