-
Google File Finder can be used to search for files in sites using Google. There is a base class that can HTTP send requests to Google to perform searches for given keywords. There are also several sub-classes that can make the searches be restricted to certain sites that host files for download. Those classes parse the results and extract the ...
-
Search results retriever can be used to perform searches on several sites. The base class can send HTTP requests to a given site to search for given terms. There are several sub-classes that specialize on searching several types of sites and parsing the returned response to extract the search results. Currently there are sub-classes for searching PubMed, Amazon, jStor, Google ...
-
Yahoo Boss Search can send a HTTP request to the Yahoo BOSS Web services server to perform a search that can be for Web pages, images or news. The number of results returned per page can be limited and the start page can be specified. Yahoo Boss Search decodes the results returned in JSON format and stores them in a ...
-
Yap (Yet Another Pager) is database row data pager with support for row data editing and interactive search based on patterns. It features:- Two types of view: table view, detail view- Links to move forward, backward one page, move to the end or to the first page- The user may enter his own search criteria- The user or the caller ...
-
This package can be used to manage and search associative arrays using a Kart tree (key alteration radix tree). It can insert text strings that act as keys in a tree structure. The script can also search for the presence of such keys in the tree.
-
Multi Search is a script for interfacing multiple search engines using only one form.Multi Search allows you to pick which service to submit your search criteria to and creates and submit the appropiate form to it. This service could be a search engine like AltaVista or Ask Jeeves, or even lookup services like E*TRADE's Stock Quote, Webster's Dictionary or Internic's ...
-
TextIndexer is the Indexer separated in two parts: the indexing mechanism and the searching mechanism. The indexing mechanism is able to generate a text index. You put some text fields with a unique id into the indexer. The searching mechanism returns text clippings with the unique id to identify the origin. It is intended for searching text content in database ...
-
Google Custom Search can send an HTTP request to the Google Custom Search Engine Web services API server to perform a given search. The search results and the spelling correction suggestions can be retrieved. The character set encoding of search keywords and results is configurable. Requirements: PHP 5.0 or higher
-
Google Domain Search Result Integration is HTTP request gets sent to Google Search in order to perform searches for specified keywords inside a restricted domain. The script retrieves the result pages, extract the results and display them with configurable presentation styles. Requirements: PHP 4.0 or higher
-
New Google Did You Mean sends an HTTP request to Google to perform a search for a given expression. The results page is parsed to determine if Google suggests an alternative spelling for the keywords. Requirements: PHP 5.0 or higher
-
Php Link Popularity Checker finds incoming links from the top search engines. Php Link Popularity Checker is the number of inbound links to your site from other sites. You can use this script into your website for free.
-
Log and view all of the terms used to search your e-commerce site with oscmax local search reports mod. This valuable information can be used to figure out then needs of your customers.
-
A page with a specified URL can be retrieved or a string can be used for processing with the help of HTML Rendele.The HTML Rendele can search for given tags with an attribute set to a given value and return the HTML contents of the found tags in an array.Requirements: PHP 3.0 or higherLimitations: The code and the comments are ...
-
GoogleCrawler can send HTTP requests to the Google search pages to perform searches for given keywords.The retrieved search result pages can be parsed and the URLs with associated titles and description snippets can be extracted.GoogleCrawler retrieve a single page of results. The number of page and the number of results per page.Requirements: PHP 5.0 or higher
-
A file is opened and each of its lines are read one by one until the specified string is located with Text Filter.The search for the text string is case insensitive.Requirements:PHP 5.0 or higher

