- 1,233 categories
- 40,467 scripts
Updated: 07/23/2004
- The Ebay API enables you to rapidly develop eBay auction management tools for integration into your own web applications. The API requires cUrl to be compiled into PHP and the PEAR package XML_Serializer.
- Categories
- Tags
- Platforms
- Licenses
- ODBC is one of Microsoft''s earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsoft''s ADO (which ...
- PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context. PHPerl al...
- The purpose of this tool is to parse PHP source files and generate API documentation in HTML. It allows you to scan the specified PHP source files (given directories are searched
recursively) and writes HTML files to the specified output path.
- FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML docume...
- 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.