Installation of ApPHP DataValidator (v2.0.0 or above)
Installation of ApPHP DataValidator
A new installation of ApPHP DataValidator is a very straight forward process:
Step 1. Uncompressing downloaded file.
Uncompress the ApPHP DataValidator script archive. The archive will create a directory called "PHPDV_XYZ", where XYZ - is a number of current version.
Step 2. Uploading files.
Upload content of sub-directory datavalidator/ (all files and sub-directories it includes) to your document root (public_html, www, httpdocs etc.) or your "validator directory" using FTP.
Pay attention: DON'T use the capital letters in the name of the folder (for Linux users).
For example:
public_html/or
public_html/{validator directory}/
Step 3. Running example file.
Now you can run the example files. To do this, open a browser and type in Address Bar following:
http://localhost/{validator directory}/examples/index.phpor
http://{www.example.com}/{validator directory}/examples/index.php