/***********************************************************************************
* HLogoZ! Lite - The smarter holiday logo changer. Now a PHP5 Class *
* ================================================================================ *
* Software Version: 1.0.1 *
* Software by: The RSWR Network (http://www.rswr.net) *
* Copyright 2007-2010 by: Ryan Christenson (http://www.rswr.net) *
* Support, News, Updates at: http://hlogoz.rswr.net/ *
************************************************************************************
* License Information: See gpl.txt file *
***********************************************************************************/
***** Requirements *****
- Webserver with PHP 5.0 or higher (Tested in PHP 5.3)
***** Setup *****
1. Download the latest HLogoZ! release from http://hlogoz.rswr.net/
2. Edit config.php
3. See example.php to see how to use the class
4. Upload files to your web server
5. Other Notes:
<> You may test your server's time by using the following code (method):
<> $HLogoZ->testDate();
If you have any questions, comments or problems with the installation please post your question on our message boards located at: http://forum.rswr.net/
***** License *****
- Please read over gpl.txt (Should have been included with this software)
***** File Summary *****
1. changlog.txt - ChangeLog
2. config.php - Configuration
3. example.php - An Example using the HLogoZ Lite Class
4. hlogoz.php - Class File
5. index.html - Blank Place Holder
6. readme.txt - Read Me File
7. logos directory - Place your logos here
|