- 1,233 categories
- 40,467 scripts
Updated: 10/17/2005
- phpWatermark aims to provide a simple way of marking an image with a digital &"watermark&" to prevent unauthorized use. It is implemented as a php class and should be usable inside most php scripts. Images are accepted either as a filename or as a reference to a php resource.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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...
- This is a simple PHP class that allows you to generate tree like menus. Note: this site requires registration to access the file.
- 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...