PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Stanga Razvan   YahooStatus   readme.txt   Download  
File: readme.txt
Role: Auxiliary data
Content type: text/plain
Description: readme
Class: YahooStatus
Retrieve the status of Yahoo account
Author: By
Last change:
Date: 21 years ago
Size: 893 bytes
 

Contents

Class file image Download
//=============================// // // // YahooStatus v0.1 // // YahooStatus ReadMe // // readme.txt // // by Stanga Razvan // // razvan_stanga@yahoo.com // // http://venom.gent00.org // // // // MADE IN ROMANIA // // // //=============================// You can update you online state manually with YahooStatus.php or you can update it with a cron job, with YahooStatus_Cron.php. Cron Job : Insert this in your webpages : <script language="PHP" src="http://[yoururl]/YahooStatus_Cron.php"></script> You should edit YahooStatus.Config.php very carefully. There are 3 ways to show your online status. 1. FTP Upload of the created image 2. Post URL 3. Link to status/[imagename].gif image Please send me feedback if you have a problem.