Installation of ApPHP DataValidator (v1.0.0 or above)


Installation of ApPHP DataValidator


A new installation of ApPHP DataValidator is a very straight forward process:
[top]

Step 1. Uncompressing downloaded file.


Uncompress the ApPHP DataValidator version 1.x.x script archive. The archive will create a directory called "php_datavalidator_1xx.zip".


[top]

Step 2. Uploading files.


Upload content of this folder (all files and 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}/


[top]

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.php
or
http://{www.mydomain.com}/{validator directory}/examples/index.php


Congratulations, you now have ApPHP DataValidator installed!