- 1,233 categories
- 40,621 scripts
Updated: 12/26/1999
- This is a simple PHP class that allows you to generate tree like menus. Note: this site requires registration to access the file.
- Categories
- Tags
- Platforms
- Licenses
- File is a wrapper class to common PHP file functions. It encapsulates error checking during file operations, reducing the amount of code in your own programs and
avoiding redundancy.
- Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
- Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example. Some of Snoopy''s features include: easily fetch the contents of a web page, easily fetch the text from a we...
- NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands. NNRP Class hides detail of the NNRP protocol from developers. But it does requre users the knowledge of NNRP.
- HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass...