PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Damir   PHP Even Swaps   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: EvenSwaps project
Class: PHP Even Swaps
Implement decision methods using Even Swaps
Author: By
Last change: Adding installation
Date: 8 years ago
Size: 608 bytes
 

Contents

Class file image Download
Files: 1. RICO javascript library. MUST be present at project directory at folder RICO. 2. Project php code - 10 files 3. SQL database file evenswap.sql Instalation: 1. Make database using evenswap.sql 2. Find instfile.php and from very beggining of its contents find following code: define("HOST","localhost"); define("PASSWORD","yourpass"); define("USER","you_user"); define("BAZA","your_database"); Make appropriate changes. 3. Look at http://evenswap.w-a-f.org/example/example.html for more information how to use project 4. Copy all files to working directory 5. Start with index.php