- 1,233 categories
- 40,621 scripts
Updated: 06/02/2004
- PHP DocWriter is a set of PHP classes that generates simple StarOffice/OpenOffice.org Writer documents.
It builds the document following the file format specification so you don''t need to have OpenOffice.org installed,
though if installed this class can generate other document formats like MS Word,
PDF, RTF, StarWriter, LaTeX, XHTML, HTML, etc.
Currently supports pages, paragraphs, text styles, images, tables, text boxes, headers, footers and drawings among other things.
- Categories
- Tags
- Platforms
- Licenses
- 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...