Update of "Remote Client for MobileESP"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: c06556e968a38b96293a00331218e19bb35b009d
Page Name:Remote Client for MobileESP
Date: 2015-04-18 22:39:51
Original User: densch
Parent: dcc380901e0acbcdf0ad458f70d39358c3512764 (diff)
Next b9bd7e4192f890daf82b8937607210aa79c139ad
Content

Remote Client for MobileESP

This is a client/server webservice in PHP that allows us to provide a mobile redirection service to a large number of websites around the net from a centralized server, which keeps a centralized, up to date, third-party, mobile device database. The device detection code (i.e. the file mdetect.php) is freely available from The MobileESP Project

Installation

Requires a PHP with cURL on the client. It also requires memcached on the server,

The files in the webservice/ directory go into your server, those in remoteclient/ go into the client

Usage

See remoteclient/example.php for an example