| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Khoa Bui (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can get the current user location using codehelper.io API. It can determine the current user IP address checking the user remote IP address eventually behind a proxy server. The class can send a HTTP request to the codehelper.io API to get the geographic location details associated to the user IP address. It returns the continent, country, city, latitude, longitude and other details associated to the location city. The class caches the locations for the given IP address for one week. |
| ||||
| This class can store and get data from several cache containers. It can store the value of a variable of any type in one of several supported cache storage container. Currently it supports cache containers like: files, SQLite databases using PDO, Memcached, XCache, APC and WinCache. Each cache entry is associated to a name, so it can retrieved using the same name until the cache expiry time is not reached. The class can also check if a cache entry exists, increment or decrement cache values, delete given cache entries and clean all cache entries. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |