Skip to content

Instantly share code, notes, and snippets.

<?php
include 'index.php';
// include 'p.php';
// include 'dbService.php';
class Identification{
public function city(){
require_once('geoplugin.class.php');
$geoplugin = new geoPlugin();
$geoplugin->locate();