Update of "Remote MobileESP"

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

Overview

Artifact ID: 518e7aed7727875b60a6e29a6559f5a5cde6a7f1
Page Name:Remote MobileESP
Date: 2016-08-04 19:42:39
Original User: densch
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

See also

Use the sister project Coords for finding the nearest location from either a ZIP code or a pair of coordinates.