HomebulletScriptsbulletTag: google (114 results)
  1. No Screenshot
    1781 total visits
    Currency Converter sends an HTTP request to retrieve a Google search page that shows the results of conversion given money amount between two currencies.The retrieved page is parsed and the converted amount value is returned.Requirements:PHP 5.0 or higher
  2. No Screenshot
    2225 total visits
    Google Keyword Position takes the URL of a site and a list of keywords and performs a search on Google.The results are parsed to find the first that contains an URL of the specified domain.Requirements: PHP 3.0 or higher
  3. No Screenshot
    2362 total visits
    The Google Maps API is called in order to obtain the latitude and longitude of the specified cities.distance class uses the retrieved locations to compute the air distance between the cities in either kilometers, miles or sea miles.Requirements: PHP 5.0 or higher
  4. No Screenshot
    2162 total visits
    Google Currency Conversion accesses Google submitting a query using the desired target currencies.The script parses the search results page to obtain the current exchange rate between the currencies and then multiplies the given amount in the original currency to determine how much it is worth in the target currency.Requirements: PHP 3 or higher
  5. No Screenshot
    1892 total visits
    PicasaWeb class can access the PicasaWeb Web services API server and retrieve information about albums of photos in order to generate HTML to display photos in the current site.Listings of albums from a given PicasaWeb account or photos from a specified album, can be displayed.Requirements: PHP 5.0 or higher
  6. No Screenshot
    1643 total visits
    GTranslate can send a request to Google Translate AJAX Web services API to translate given text from one idiom to another. The resulting JSON response is parsed and the translated text is extracted. Requirements: PHP 5.0 or higher
  7. No Screenshot
    2704 total visits
    PHP Keyword Analyser can access Google search pages to perform a search for a given keyword. It check the first 10 pages of results and check whether any pages of a given site appear in the results. The position of the specified site in the search result pages is returned. Requirements: PHP 5 or higher
  8. No Screenshot
    1766 total visits
    Sitemap creator can generate a sitemap file with given site URLs and compress it. When the sitemap file is generated it can notify Google to let it know that the new sitemap is available. The robots.txt file with the sitemap location can also be generated. Requirements: PHP 5.0 or higher What's New in This Release Sitemap creator: Added support for ...
  9. No Screenshot
    1777 total visits
    Google Result Counter accesses the Google search site to send a request for a given keyword. The results page is parsed in order to determine the number of matches for that keyword. Requirements:PHP 5.0 or higher
  10. No Screenshot
    2196 total visits
    Google_Translator can access the Google translate site to submit a request to translate a given text between two idioms supported by the Google Translate site. The translation text is extracted from the response page. Requirements:PHP 5.0 or higher
  11. No Screenshot
    1584 total visits
    Google Currency Converter takes as parameters an amount in one currency and the target currency. It sends an HTTP request to the Google search pages to retrieve the amount to the target currency. The converted amount and the conversion rate of the original currency is returned in the target currency. Requirements: PHP 5 or higher
  12. No Screenshot
    2681 total visits
    The Google GData Web Services API is used for authentication on behalf of a specified Gmail user. Requirements: PHP 5.0 or higher
  13. No Screenshot
    1894 total visits
    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 ...
  14. No Screenshot
    2755 total visits
    Google Map Plotter can use Google Maps geocoding support to retrieve the latitude and longitude of a location give its address. The HTML and JavaScript code required to display a map with a marked specified location, can also be generated. Requirements: PHP 5.0 or higher
  15. No Screenshot
    1935 total visits
    Google SiteMap generator can add URLs of pages to a list and then it generates a XML document in the sitemap structure format that includes all the pages. A specified file is used to store the sitemap document in. Requirements: PHP 4.3 or higher
Pages 4 of 8« 1 2 3 4 5 6 7 8 »