Categories

Updated: 11/02/2005

PHP Google Search

PHP Google Search is a small script that allows you to use the Google API to search your website, or the entire internet. After you enter a search query, the script parses the query to the Google server. Google returns 10 results and the script formats them. to connect with google, This script uses the nusoap library from Dietrich Ayala.
Similar Scripts for "PHP Google Search"

ODBC with PHP: Tips and Hints on Windows

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

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...

Inline PHP API Documentation

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

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...

VH NNRP

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.
©2003-2008 jCay.com