HomebulletScriptsbulletTag: log (84 results)
  1. analog
    76 total visits
    Analog is a short and simple logging script based on the idea of using closures for configurability and extensibility. It functions as a static script, but you can completely control the writing of log messages through a closure function. This script also comes with a dozen pre-written handlers in the Analog/Handlers folder, with examples for each in the examples folder.Requirements:- ...
  2. PHP dbc parser
    89 total visits
    PHP dbc parser is a PHP tool for migrating a DBC data file into a MySQL database. It can be used to create a PHP web-based gaming archive from game logs.
  3. No Screenshot
    71 total visits
    This is a MySQL database activity logger, with support for multi system/application environments. The log interface is written using MySQL stored procedures, getting access to the database via a web/SOAP service. A tool called spm(sLog Payload Monitor) is also provided. spm is a HTML/Javascript/Ajax interface used for exploring sLog information.
  4. No Screenshot
    859 total visits
    The PHP Simple Member system allows creating of new users to a database. Users can then log in, see who in online, change their details, change their password and logout.Features of PHP simple Member System:- Each file contains a documented header which includes information on what it does, how it does it and standard information.- Creating new users into MySQL ...
  5. Error talk
    194 total visits
    Error talk is a PHP error handling script can be used to track and log PHP runtimes errors. It can register itself as PHP error handler, so when an error happens it can perform several optional actions.It can display the error as the current script output, send the error message to a given e-mail address or record the error in ...
  6. Email logger
    90 total visits
    This PHP script can store e-mail message information in log files. It can append to a given log file, information about e-mail messages.Details like the recipient, sender, subject, message body and delivery date can be stored inside the log.The script can also retrieve e-mail message information previously stored in log files and serve it for download in JSON formatRequirements:- PHP ...
  7. Simple class for logs
    142 total visits
    This PHP script logs entries to files. Log entry messages are appended to given log files. Log entries can include the current timestamp and the current script memory usage.Features of Simple class for logs:- mode of read/write- you can write date, memory use.Requirements:- PHP 5.0 or Higher
  8. No Screenshot
    1979 total visits
    FireLog is a simple yet powerful logging script made in PHP that creates Apache-style visitor logs. Most logging scripts require you to include a PHP file at the top of every one of your pages. This method works, but you can only log visitors' hits to pages to PHP pages.FireLog uses a .htaccess file to reroute all traffic through it's ...
  9. No Screenshot
    1230 total visits
    AWStats is a server log processing and analyzer program. Iawfile can generate text files with several types of statistics computed from the values of the processed logs.Array variable are used to store the extracted statistics values. It can extract statistics about visits and visitors, referers, ranges, sections, etc..
  10. No Screenshot
    430 total visits
    Email log is a generic PHP email logger script which is useful to log all outcomming emails from your application, it can also logs everything, even if the email failed to be sent. This PHP script can be used to store email message information in log files as well as the recipient, sender, subject, message body and delivery date. It ...
  11. No Screenshot
    469 total visits
    Debug system can be used to output debug information of the current script to an HTML log file.As an Open Source PHP debug script, it sets up the PHP error handler to a class function that generates HTML formatted output of the errors that may be triggered during the current script execution.This script may also output arbitrary debugging messages also ...
  12. No Screenshot
    456 total visits
    This class parses a PEAR log file and output the contents.The log lines that are processed may be restricted by a given filter criteria or range of dates.The class may also return the log lines in an array to allow custom formatting by script that calls the class.
  13. No Screenshot
    244 total visits
    Anyone can keep a changelog of edited files! Add / Edit / Delete Files & Folders easily. Have Unlimited Sub-Directories. Code is very neat and easy to read. It also has some protection for the end user so they don't have to resort to using phpMyAdmin to fix the problem :-D
  14. No Screenshot
    1615 total visits
    The class Log4P is meant to output logging messages to log files. It can store messages formatted with a variable number of arguments and then exit.
  15. No Screenshot
    2117 total visits
    This package Log Writer can be used to generate error logs for exception handling. Log Writer provides two classes: - one for logging errors to a log file. - one to display the errors as part of the current page script output.
Pages 1 of 6« 1 2 3 4 5 »