PHP Classes

File: readme

Recommend this page to a friend!
  Classes of zinsou A.A.E.Moïse   PHP Event at Date   readme   Download  
File: readme
Role: Documentation
Content type: text/plain
Description: readme
Class: PHP Event at Date
Execute action when a given date is reached
Author: By
Last change: read me
Date: 5 years ago
Size: 647 bytes
 

Contents

Class file image Download
Eventatdate class is a really simple way to make one of your PHP apps users launch once a predefined action when they come on your website. For example: imagine that you want to tell the user who connects at a precise date and time to your website that he is the happy winner of the gift of the day. All you have to do is to add this little script where you want action to be lauched and all is done... The class use a file log to control whether or not action needs to be launched. For a how to use example see the testevent.php file. Bug reporting to leizmo@gmail.com or simply use the dedicated forums to ask your questions...