Friday, November 23, 2012

ApPHP DataValidator 2.0.1


Developer:

Website:

License / Price:


Platforms:

Databases:

Language:

Last Updated:

Category:
APPHP Development Team | More scripts
www.apphp.com
Commercial License ($8.90) 
BUY the full version

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
November 23rd, 2012, 20:58 GMT [view history]
C: \ Form Processors

ApPHP DataValidator can be used in verifying that data submitted via a Web form is valid and is what the developer is expecting the user to fill in.

Besides the classic contact form, ApPHP DataValidator can also be utilized that data submitted to a database is safe and respects minimum safety rules.

Here are some key features of "ApPHP DataValidator":

Can check for:
· Numbers
· Numbers range
· Hexadecimal input
· URL strings
· Email strings
· SSN (social security number)
· Phone numbers
· Postal codes
· XML
· JSON

Requirements:

· PHP 5 or higher

What's New in This Release: [ read full changelog ]

Features:
· IP check
· Phone number check. A cell phone can be checked optionally
· Postcode check. Postcode can be checked specifically for a country or generally for any possible postcode
· SSN check. American Social security number is checked
· JSON parser. Data can be loaded and validated as JSON
· XML parser. Data can be loaded and validated as XML
· Numeric precision check
· A comma or a dot as decimal separator. If numeric is got as string, you can state what kind of separator you demand
· HEX type. Now a HEX number can be checked for format, minimum or maximum value
· Any optional meta characters can be set as allowed (i.e. to check a login you can set non-space, non-pointing and add a meta character '_'. Then possible login can consist only of letters, digits and '_' )
· Check a string to any regular expression
· Allow of forbid Unicode for your string


Download button

0 comments:

Post a Comment