Categories
Tags → Php Format Dates

ArDate

This class can be used to format times and dates in Arabic. It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string. The class returns a string formatted represen...
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
©2003-2008 jCay.com