- 1,233 categories
- 40,462 scripts
Updated: 02/05/2006
- A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if it''s valid true will be returned, if not, false will be returned.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Easy-to-use, fast function that checks validity of syntax in email address in an extensive fashion but still allowing some flexibility. Returns true if email address is valid and false otherwise, does not look up the host.
- This is a Perl script for displaying information about the current visitor on your webpage. It can be used on your shopping cart''s Check-Out page or your &"Members Only Area&". This script will cut down on illegal attempts to ...
- This JavaScript allows you to have a test run using confirm alerts to have the user enter in TRUE or FALSE for each question. The results are computed and then given (via a popup) to the user.
This test is easily modified by just adding a new ques...
- This JavaScript example counts the number of visits to this site (page). It uses that information to send the user directly to the correct page on the site (via a parameter). A test-only variable should be set to false to turn off the test mode.
- This example will not validate, process or store a credit card. It will however, verify a credit card number based on some standardized criteria. Distinct credit card types have unique prefixes (usually the 1st 4 numbers) set by the credit card compa...