Login   Register  
PHP Classes
elePHPant
Icontem

File: INSTALL.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Chara Miteo  >  ApPHP Data Validator  >  INSTALL.txt  >  Download  
File: INSTALL.txt
Role: Documentation
Content type: text/plain
Description: Installation Guide
Class: ApPHP Data Validator
Validate sets of values in different ways
Author: By
Last change:
Date: 2012-04-19 02:52
Size: 1,006 bytes
 

Contents

Class file image Download
////////////////////////////////////////////////////////////////////////////////
// 
// Advanced Power of PHP
// ---------------------
// http://www.apphp.com
// 
// ApPHP DataValidator Basic
//
// Version: 1.0.1
//
////////////////////////////////////////////////////////////////////////////////

Software requirements: PHP 5.0 or later version.

To install ApPHP DataValidator, you should have to extract the ApPHP DataValidator
ZIP file. It depends on the operating system you use. Once extracted, you will have a
directory containing the ApPHP DataValidator script.

Upload all content of this directory to your webserver, either by copying the 
directory or by using an FTP program.

Type in your browser index.html

If you are running on your own computer, this will be

   http://localhost/{php-datavalidator directory}/index.html

or if on a live server:

   http://{www.mydomain.com}/index.html
   
Congratulations, you now have ApPHP DataValidator installed!