- 1,233 categories
- 40,467 scripts
Updated: 08/02/2004
- This PHP API enables you to rapidly develop Google search tools for integration into your own web application. It utilised the PEAR SOAP package to simplify communcations with Google.
A Google Development API Key is also required and can be obtained from www.google.com.
- 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.