-
Link Searcher retrieves a given Web page and searches for links contained in it. The new links that are found are added to a queue to be crawled later and so implement recursive searching up to a given depth limit. Link Searcher supports regular expressions. Requirements: PHP 4.0 or higher
-
Advanced Search generates HTML to display form inputs in order to choose fields or conditions for the SQL WHERE clause. Advanced Search can assemble the SQL to perform a search with the given fields and conditions in a given MySQL database table. Requirements: PHP 5.0 or higher Limitations: The code and comments are in Portuguese.
-
Tables, table fields can be added or joined, as well as search conditions. Relevant Search in MySQL can assemble the SQL query that is returned as a single string ready to be executed. Requirements: PHP 5 or higher
-
Google is used to search for a question and retrieve the best matching page. Experts Exchange Fetcher retrieve the best match page of experts-exchange.com site from Google search cache. Experts Exchange Fetcher parses that page to extract the question title, question description, question code snippet if available, accepted solution and the code snippet of the accepted solution. Requirements: PHP 5.0 ...
-
HTML extractorcan open an HTML page give the file name or remote URL to retrieve its contents. It can search the page for HTML tags given the tag name or the ID attribute. The contents of the search tag or any given occurrence number of the tag will be returned. Requirements: PHP 4.0 or higher
-
htdig-php-helper, an object who's properties are found in the template files is produces.
-
The search is performed on the local file system.
-
Several types of operations can be executed through the eBay Web services API.Currently eBay API can search for items with given keywords and retrieve the details and picture of specific items.Requirements: PHP 5.0 or higher
-
The list of directories and files are presented in a HTML table through PHP Fancy Directory Browsing.The directories are display as links to continue browsing their contents. The files are displayed as links to show their contents depending on the file type.Requirements: PHP 5.0 or higher
-
PHP Yahoo Music API can retrieve several types of information by querying the Yahoo Music API.Key Features of PHP Yahoo Music API:- Search for artists by name- Get information about an artist- Get the album releases of an artist- Get information about a music track- Search for a track by name- Get all tracks of an artist- Get information of ...
-
Google Download accesses Google search pages emulating a search form submission with given search parameters. Currently Google Download can narrow the search using parameters like: site, allintitle, intitle, allinurl, inurl and filetype.URLs can be extracted from the search results and files files available on those URLs can be downloaded to a specified directory.Requirements:PHP 5 or higher
-
A specific class event is triggered when a file has been located and another one when folders are found.
-
csvUtilb can be used to search inside the columns of the file.Requirements: PHP 3.0 or higher
-
QTxtDB can create tables that are stored in separate files. Each table field is made of text of length defined at table creation time. It can insert new records by adding a new data at the end of the table file with text of new record field values.QTxtDB can also update a record with new values for the table fields. ...
-
preditor loads a specified file and allows entering the string to change, a replacement string and whether it only occurs once or several times. Then it will go through the file and change each occurence.The edited file can be saved to a directory, while non-text-based files can be copied to other directories.


