PHP Classes

File: INSTALL.txt

Recommend this page to a friend!
  Classes of Paul C   PersistentObject   INSTALL.txt   Download  
File: INSTALL.txt
Role: Documentation
Content type: text/plain
Description: Main Class File
Class: PersistentObject
Encapsulates a database table row in a class
Author: By
Last change:
Date: 21 years ago
Size: 901 bytes
 

Contents

Class file image Download
Author: Paul Campbell <paul@campbell-multimedia.com> Company: Campbell Multimedia <www.campbell-multimedia.com> Date: 2nd July 2003 To install: 1. Run the command: mysql dbname < init-customers.sql from the pertobj directory. ( For PHPMyAdmin users, copy and paste the contents of the init-cusomters.sql file into the query window for your db ) 2. Edit the config.php file to use your database username, password and database name choosen in the above. 3. Copy the pertobj to somewhere accessable and executable by a PHP enabled webserver. 4. Go to the URL to access the /pertobj/ directory. 5. Access the file test.php If you get any errors, please email us at: support@campbell-multimedia.com Thank you. For usage see the PersitentObject.php file or email support at the above email if you have trouble. There is no gaurentee that I can reply to all mail though.