-
The Web services servers of different networks can be accessed in order to retrieve the contact for the friends of a specified user.Each network is accessed by the means of plug-in classes. Some plug-ins support sending invitation messages to friends to be added to the user contacts.Key Features of Open Inviter:-AOL-GMail-GMX.net-Windows Live (Hotmail)-Katamail-Lycos-Mail.com-Mail.ru-Rambler.ru-Rediff-Yahoo!-Yandex-Facebook-Hi5-LinkedIn-MySpace-Orkut-TwitterRequirements:PHP 5.0 or higher
-
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
-
Gmail Gallery can present a gallery of pictures stored in messages of a given e-mail account of GMail. It can present pictures that were sent as attachments of messages sent to the GMail account. You need to download libgmailer class from http://gmail-lite.sourceforge.net.The image attachment file names should the format pic1.jpg and pic1_thumb.jpg, pic2.jpg and pic2_thumb.jpg, and so on. The presence ...
-
The Google Search website is accessed in order to perform a query for the specified search terms. The results page is parsed and the total number of results for the search query is returned.Requirements: PHP 4.0 or higher
-
karatag Google Translation takes as parameters the URL of a page, the idiom of the text in that page and the idiom that you want to translate the page.The URL of the Google Translate page for translating text into the target idiom is returned.Requirements: PHP 3.0 or higher
-
Parameters for the search query can be defined, similar to the ones from the Google "Advanced Search" page. Google_Query connects to the Google site via HTTP and retrieves the contents of the results page.Google_Query also parses the results to obtain the number of occurrences found for the specified query.Requirements: - PHP 5.0 or higher - TCP socket connection support enabled
-
Currency from google takes a money amount and currency and the currency to convert it.Currency from google accesses the Google search site and performs a search query that makes it convert the money amount between the given currencies.An array with the currencies and money amounts is used to return the result.Requirements: PHP 4.0 or higher
-
The included base classes handle the retrieval and parsing of generic search engine result pages. There are also sub-classes specialized on performing search queries to Google, Lycos and Rambler.
-
Grab Gmail Address Book can be used to grab the contact lists of an Gmail user.Grab Gmail Address Book can authenticate in Google with the user name and password of a given account. Then it can retrieve the contact lists from the Gmail user address book.The retrieved contact lists are parsed and returned as arrays.
-
The Google search result pages for the given keywords is retrieved. Google Crawler parses the result pages to retrieve the list of search result URLs, titles and excerpts from the pages that were found.The limit number of result pages to be retrieved is configurable.Requirements: PHP 4.0 or higher
-
The recommended search text corrections, the number of results found, the result entries that match a given URL pattern, the title, summary etc., can be retrieved.
-
The keywords are extracted from the HTTP referrer URL value, if it is a Google search results page.Requirements: PHP 4.0 or higher
-
Karatag Google Maps HTTP Request connects to the Google Maps API server and performs a query for the latitude and longitude coordinates of an address given its street name, zip code, city and country.An array containing the status code, accuracy, as well as the latitude and longitude coordinates, is returned.Requirements: PHP 4.3.2 or higher
-
Google Translate Tool takes as parameters a given text or URL of a page, and source and target languages to translate the text.It accesses the Google Translate site and emulates translation form submission to translate the given text or page.The translated text or the HTML of the translated page is returned.Requirements:PHP 3 or higher
-
Google Checkout Button can take several parameters to define the shoping cart items and respective discounts, shipping method and tax rates.A HTML form with all shopping cart parameters is generated. The generated form may be submitted to the real Google checkout server or the sandbox server.Requirements:PHP 4.1 or higher

