PHP Classes

File: cronjobs/logs.php

Recommend this page to a friend!
  Classes of solomongaby   mailLogger   cronjobs/logs.php   Download  
File: cronjobs/logs.php
Role: Auxiliary script
Content type: text/plain
Description: cronjob file
Class: mailLogger
Log information to files and send by e-mail
Author: By
Last change: class name fixing
Date: 15 years ago
Size: 112 bytes
 

Contents

Class file image Download
<?php
require '../mailLogger.class.php');

mailLogger::instance('logs/log.txt')->mailLog('email@domain.com');