2013-05-24 19:09:48 +00:00
<!DOCTYPE html>
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< meta name = "generator" content = "ApiGen 2.8.0" / >
< meta name = "robots" content = "noindex" / >
2013-05-24 20:39:11 +00:00
< title > Page not found | GeoIP2 PHP API v0.1.1< / title >
2013-05-24 19:09:48 +00:00
< script type = "text/javascript" src = "resources/combined.js?394153670" > < / script >
< script type = "text/javascript" src = "elementlist.js?1245801536" > < / script >
< link rel = "stylesheet" type = "text/css" media = "all" href = "resources/style.css?3505392360" / >
< / head >
< body >
< div id = "left" >
< div id = "menu" >
< a href = "index.html" title = "Overview" > < span > Overview< / span > < / a >
< div id = "groups" >
< h3 > Namespaces< / h3 >
< ul >
< li > < a href = "namespace-GeoIP2.html" > GeoIP2< span > < / span > < / a >
< ul >
< li > < a href = "namespace-GeoIP2.Exception.html" > Exception< / a >
< / li >
< li > < a href = "namespace-GeoIP2.Model.html" > Model< / a >
< / li >
< li > < a href = "namespace-GeoIP2.Record.html" > Record< / a >
< / li >
< li > < a href = "namespace-GeoIP2.WebService.html" > WebService< / a >
< / li >
< / ul > < / li >
< li > < a href = "namespace-PHP.html" > PHP< / a >
< / li >
< / ul >
< / div >
< hr / >
< div id = "elements" >
< h3 > Classes< / h3 >
< ul >
< li > < a href = "class-GeoIP2.Model.City.html" > GeoIP2\Model\City< / a > < / li >
< li > < a href = "class-GeoIP2.Model.CityIspOrg.html" > GeoIP2\Model\CityIspOrg< / a > < / li >
< li > < a href = "class-GeoIP2.Model.Country.html" > GeoIP2\Model\Country< / a > < / li >
< li > < a href = "class-GeoIP2.Model.Omni.html" > GeoIP2\Model\Omni< / a > < / li >
< li > < a href = "class-GeoIP2.Record.AbstractPlaceRecord.html" > GeoIP2\Record\AbstractPlaceRecord< / a > < / li >
< li > < a href = "class-GeoIP2.Record.AbstractRecord.html" > GeoIP2\Record\AbstractRecord< / a > < / li >
< li > < a href = "class-GeoIP2.Record.City.html" > GeoIP2\Record\City< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Continent.html" > GeoIP2\Record\Continent< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Country.html" > GeoIP2\Record\Country< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Location.html" > GeoIP2\Record\Location< / a > < / li >
< li > < a href = "class-GeoIP2.Record.MaxMind.html" > GeoIP2\Record\MaxMind< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Postal.html" > GeoIP2\Record\Postal< / a > < / li >
< li > < a href = "class-GeoIP2.Record.RepresentedCountry.html" > GeoIP2\Record\RepresentedCountry< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Subdivision.html" > GeoIP2\Record\Subdivision< / a > < / li >
< li > < a href = "class-GeoIP2.Record.Traits.html" > GeoIP2\Record\Traits< / a > < / li >
< li > < a href = "class-GeoIP2.WebService.Client.html" > GeoIP2\WebService\Client< / a > < / li >
< / ul >
< h3 > Exceptions< / h3 >
< ul >
< li > < a href = "class-Exception.html" > Exception< / a > < / li >
< li > < a href = "class-GeoIP2.Exception.GeoIP2Exception.html" > GeoIP2\Exception\GeoIP2Exception< / a > < / li >
< li > < a href = "class-GeoIP2.Exception.HttpException.html" > GeoIP2\Exception\HttpException< / a > < / li >
< li > < a href = "class-GeoIP2.Exception.WebServiceException.html" > GeoIP2\Exception\WebServiceException< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div id = "splitter" > < / div >
< div id = "right" >
< div id = "rightInner" >
< form id = "search" >
< input type = "hidden" name = "cx" value = "" / >
< input type = "hidden" name = "ie" value = "UTF-8" / >
< input type = "text" name = "q" class = "text" / >
< input type = "submit" value = "Search" / >
< / form >
< div id = "navigation" >
< ul >
< li >
< a href = "index.html" title = "Overview" > < span > Overview< / span > < / a >
< / li >
< li >
< span > Namespace< / span > < / li >
< li >
< span > Class< / span > < / li >
< / ul >
< ul >
< li >
< a href = "tree.html" title = "Tree view of classes, interfaces, traits and exceptions" > < span > Tree< / span > < / a >
< / li >
< / ul >
< ul >
2013-05-24 20:39:11 +00:00
< li >
< a href = "geoip2-php-api-v0-1-1-api-documentation.zip" title = "Download documentation as ZIP archive" > < span > Download< / span > < / a >
< / li >
2013-05-24 19:09:48 +00:00
< / ul >
< / div >
< div id = "content" >
< h1 > Page not found< / h1 >
< p > The requested page could not be found.< / p >
< p > You have probably clicked on a link that is outdated and points to a page that does not exist any more or you have made an typing error in the address.< / p >
< p > To continue please try to find requested page in the menu, take a look at < a href = "tree.html" > the tree view< / a > of the whole project or use search field on the top.< / p >
< / div >
< div id = "footer" >
2013-05-24 20:39:11 +00:00
GeoIP2 PHP API v0.1.1 API documentation generated by < a href = "http://apigen.org" > ApiGen 2.8.0< / a >
2013-05-24 19:09:48 +00:00
< / div >
< / div >
< / div >
< / body >
< / html >