PHP Web service

Web data clipping, SOAP or XML-RPC clients and servers
  1. No Screenshot
    497 total visits
    xTwitter is probably the most complete twitter API written in PHP, it can be used to retrieve information, update satuses and the account of a Twitter user. This free PHP script will send HTTP requests to the Twitter API Web server on behalf of a given user and performs several types of operations. Currently, this script getting the user statuses ...
  2. No Screenshot
    3643 total visits
    Facebook Chat is a PHP Chat script designed to send chat messages to friend in Facebook much easier. It will send a request authenticate on behalf of a given Facebook user. This script can retrieve the list of friends and send a chat message to a friend that is online.Requirements:- PHP 5.3 or higher
  3. No Screenshot
    349 total visits
    JSON_RPC is a web service framework. It is a web service library for PHP5 and is built on PEAR::Services_JSON. It offers a simple framework for creating clients and servers that communicate over HTTP using the JSON format. It supports Basic HTTP Authentication and API discovery/inflection.
  4. No Screenshot
    519 total visits
    Zend Framework OAuth consumer package was used in this PHP script tp generate a token for accessing the Twitte API on behalf of the current siet user. Redirecting to use the Twitter site, this PHP script helps verify the user permission and handle the request to receive the validated OAuth token. Moreover, OAuth Twitter can access the Twitter API using ...
  5. No Screenshot
    382 total visits
    IP Sniffing can be used to get the geographic location of an IP address, it utilizes ipinfodb.com's service to perform location queries. This script sends an HTTP request to the ipinfodb.com Web services API to get the location of a given IP address. It can also parse the response and extracts the country code, country name and city of the ...
  6. Embed Facebook
    681 total visits
    Embed Facebook a WordPress plugin to request and embed Facebook pages on a blog page/post. The admin has to paste the URL of a Facebook event, album, photo, video, page, group, or note in a post or page, and the plugin will embed it on the blog. Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' ...
  7. No Screenshot
    486 total visits
    Affilinet Product Service can be used to get product information using Affili.net API. It can send SOAP requests to Affili.net Web services API to perform several types of operations to query information about advertiser products. There is one class that can authenticate as a given API user. Another script can get the list of categories, get the path of a ...
  8. No Screenshot
    364 total visits
    Twitter Updater can be used to update and retrieve the statuses of a Twitter user. It can send requests to the Twitter API on behalf of a given user to perform several types of operations. Currently it can update the user status, remove a given user status, and get the user time line status. The script can also shorten URLs ...
  9. No Screenshot
    473 total visits
    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 ...
  10. No Screenshot
    613 total visits
    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 ...
  11. No Screenshot
    2133 total visits
    Google World News Grabber grabs the lastest news items from Google news. The news gathered can be from any number of pages including using your own specific search terms! Display is in a neatly formed table, however with any HTML knowledge this can be modified quite easily. Also, the number of results can be modified.
  12. No Screenshot
    2418 total visits
    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 ...
  13. Easy newsletter
    1790 total visits
    Provide your own newsletter. Visitors can subscribe and unsubscribe easily. Including administration to send newsletters and add/remove email addresses. Requires MySQL.
  14. Football News Aggregator
    622 total visits
    This PHP script allow you to parse multiple feeds from different sources into separate pages using SimplePie class. A fast and efficient way to serve fresh content to your site as to provides the most up-to-date information to the readers.
  15. Wiki Parser
    449 total visits
    This package can be used to retrieve documents from Wikipedia or any other MediaWiki based site and convert the wiki markup into plain HTML.
Pages 6 of 28« 2 3 4 5 6 7 8 9 10 »