PHP Web service
Web data clipping, SOAP or XML-RPC clients and servers-
This is a PHP script to retrieve weather conditions using the Weather.com API. It sends HTTP requests to the Weather.com Web services API Web server to retrieve the current weather conditions in a given location.Functions can retrieve the conditions description and image, temperature, humidity, ultraviolet rays level, sunrise and sunset times, wind speed and direction, etc..Requirements:- PHP 5.0 or Higher- ...
-
This is a high performance multi-cURL PHP library which can be used to parallel HTTP web service calls.The library is currently used by projects like Twitter-async, Foursquare-async and many more.It allows developers to select responses based on a criteria.It can fire off 10 HTTP calls and retrieve results for a specific one without having to wait for all 10 to ...
-
WHM API can be used to manipulate WHM hosting accounts.It can send HTTP requests to a WHM installation Web services API to perform several types of hosting account manipulation.Currently it can create, delete, suspend, unsuspend and change the password of an account. It can also list or search accounts, change the bandwidth limits, list or manipulate the account installed packages, ...
-
This PHP script is used to search for tracks or artist on Last.fm. It performs a search for a top rated artist or a top rated track with a given tag by sending HTTP requests to the Last.fm Web services API server. It return the URL of tracks or the needed HTML code to create a button link to that ...
-
This PHP script is a parser for IMDB movie/serie/documental/videogame/episode names, ratings and aka titles. It can access a public FTP server to fetch files of movie data from the IMDB site, parse the files and return the parsed data. Unix/Linux like system or any other that has the wiget and gzip commands available are required by this PHP web service ...
-
This PHP script can be used to retrieve and display photo albums from Facebook fan pages, it can also generate HTML to display the retrieved photo albums in another web page, while an API key and page ID are requested.Facebook Page Album will send a HTTP request to the Facebook graph Web Services API server to retrieve photo albums information ...
-
This PHP script is created to authenticate users by their Facebook account credentials in which Zend Framework views and controllers classes are used to interact with the Facebook Connect Web Services API. Facebook API is used by Zend Framework Facebook Library to redirect the user to a Facebook page on which it may authenticate the Facebook user and allow an ...
-
This PHP script is mainly used to query the New York city transportation system status. It can send an HTTP request to the site server of the New York Metropolitan Transportation Authority to retrieve the current transportation system status report. The status report shows details like status of the lines, trains, buses and metros. Requirements:- PHP 5.2 or Higher
-
This PHP script is manily used to retrieve local weather forecast by sending a request to the weather.com site for a given location. It can parse and store the results of the weather forecast in a local cache file.Requirements:- PHP 4.0 or Higher
-
This PHP script can be used to manage sites that using Google Webmaster Tools API. Under the hoot, the script sends HTTP requests to the Google Webmaster Tools API Web server to perform several types of actions. Currently it can add or delete site, set geolocation or preferred domain for a site, get the list of managed sites, get details ...
-
This free PHP script is created to generate class code with all methods needs with the aim for reproducing a SOAP web service. WS Client Builder can take the URL of a SOAP Web service WSDL(Web Service Definition Language) definition and pass it to the SOAP client one so it can retrieve the list of web service functions. Code for ...
-
Posten Shipping Track API Wrapper will send an HTTP request to the Posten(Norway specific) web services API server to request tracking information for a given parcel shipment. The trace-code/ Shipping number is required to get information back. It retrieves tracking events that were recorded so far, as well as the shipping details.Features of Posten Shipping Track API Wrapper:- Fully funcitonal ...
-
Zyb.com Contacts Importer is a free PHP script can be used to retrieve contact of Zyb.com users, It needs a Zyb.com user name and private key. It sends HTTP request to the Zyb.com Web services API server to execute a command to retrieve the user contacts. Zyb.com returns lots of information, by little modification in this script you can pull ...
-
Facebook Twitter Linkedin status update is an open source PHP script based on Jquery, it can be used to send HTTP requests to different social networking sites to post new user status messages. Currently, Twitter, Facebook and LinkedIn are supported by this script.Requirements:- PHP 5.0 or higher
-
Google Weather API is created to get a location weather forecast from Google Weather Web services API server, it first send an HTTP request to the Google servers to request for the weather forecast for a given world location, and then parse the response from the Google Google Weather Web services API server and pull the weather forecast details for ...







