- 1,251 categories
- 40,829 scripts
- PSLib is a class for easy generating postscript files. Look the included example file (historico.php3) to see how simple is generating ps files using the pslib.
- mklib.php is a PHP library to make building web applications easier. Example functions are processing data before inserting into a database and formatting date/time strings for display. This library should work with both PHP3 and PHP4. The Web site a...
- PHP::HTML is a set of PHP classes that implements a DOM style approach to HTML documents. The document is an object which contains DOCTYPE, head, styles and body, each of those can contain one or more children, they can be text, tags, or even complex...
- php_webtools is a collection of useful tools and classes to help in the construction of &"enterprise&" web applications. Many classic
GUI &"widgets&", such as the GTK &"notebook&" are implemente...
- class.gzip_encode.php is a php class to gzip encode served content to reduce size.
- Date_Calc is a calendar class used to calculate and manipulate calendar dates and retrieve dates in a calendar format. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. Som...
- class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
- class.dbconn.php is a php class for managing database connections, allowing you to simplify a database access. The example uses PosgreSQL, but you can easily modify it for other databases.
- The Generic PHP Framework is a library of reusable objects for PHP4. The idea is to build a framework that will make it easier to write large, scalable PHP applications.
- SearchForms is a modular system for creating HTML forms that can generate an arbitrary SQL statement. It depends on the SQL Abstraction Layer from the Enzyme open-source project, as well as the OOHFORMS library from PHPLIB. Using the objects provided...
Page: