857 projects tagged "PHP"
2D/3D Area Graph for PHP provides a very easy way to embed dynamically generated area graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's perfectly possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Horizontal Bar Graph for PHP provides a very easy way to embed dynamically generated horizontal bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Line Graph for PHP is a script that provides a very easy way to embed dynamically generated line graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Stacked Horizontal Bar Graph for PHP provides a very easy way to embed dynamically generated stacked horizontal bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and it's perfectly possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Stacked Vertical Bar Graph for PHP is a script that provides a very easy way to embed dynamically generated stacked vertical bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and it's perfectly possible to add professional quality real-time graphing to Web pages and applications within minutes.
2D/3D Vertical Bar Graph for PHP is a PHP script that provides a very easy way to embed dynamically generated vertical bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and makes it possible to add professional quality real time graphing to Web pages and applications within minutes.
Simple error handler class can be use to intercept and log PHP execution errors. The class provides an error handler function that outputs a stack back-trace with the functions, arguments, file, and lines of where an error occurs, as well the values of super-global variables $_GET, $_POST, and $_FILES, and also the IP address of the current user accessing the site. When used with a MySQL class that triggers PHP errors on a MySQL error, you can use it as a means to debug broken MySQL queries.
ADODB is a set of advanced PHP database abstraction classes. It supports MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere, Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access, Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built in, making it possible to figure out that types such as CHAR, TEXT, and STRING are equivalent in different databases. It also features portable database creation, database-backed session support (with encryption), SQL performance monitoring, and database health checks.
This class is meant to execute a SELECT query on any database table and generate a XML document from the query results. The class can also take the resulting XML document and execute an INSERT or UPDATE SQL query to update any other table. This class requires the packages ADODB and EZXML that need to be downloaded separately.
A command-line utility that simply dumps all attributes of its environment.