Categories

Updated: 05/03/2000

phpSNMP

phpSNMP is a suite of scripts developped for easily managing SNMP data for ISP customers. Since most ISPs calculate billing based on 95th percentile of usage, which is determined by taking SNMP at 5 minute intervals, phpSNMP makes parsing this data much easier. phpSNMP reads the data from a MySQL database and then allows the user to make queries after entering the customer name and the billing period (month and year). phpSNMP can also be used for customers to check their stats, the htaccess features allow a &"root&" user to have access to all customers'' stats, while a customer can only view their stats with their given username/password.
Similar Scripts for "phpSNMP"

tNews

tNews is a set of PHP3/4 scripts designed to provide easy to use basic news headline support for websites. The system uses HTML based templates to specify formatting of news pages, providing complete control of page appearance to the webmaster. The s...

Building a Database-Driven Web Site Using PHP and MySQL

It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...

TableToHash

This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...
©2003-2008 jCay.com