Categories
Tags → Php Set Array

Micro Bar Chart

Micro Bar Chart is a small PHP script to display your statistic data. This version can display data in a horizontal bar form. Installation is very easy. You just need to include the file set an array with your data and call a function. The output sty...
DETAILS

Curl Based HTTP Client

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection...
DETAILS

PHP HTML Report

The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are ...
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS
©2003-2019 jCay.com