File: name_def.php

Recommend this page to a friend!
  Classes of Andras Toth   Simple JavaScript Windows   name_def.php   Download  
File: name_def.php
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple JavaScript Windows
Display draggable Windows on the browser
Author: By
Last change: Update of name_def.php
Date: 2 years ago
Size: 435 bytes
 

Contents

Class file image Download
<?php $nevek = array( 'date' => 'Date', 'location' => 'Location', 'country_code' => 'Country code', 'country_name' => 'Country name', 'ip' => 'Ip address', 'id' => 'Identity', 'region' => 'Region', 'city' => 'City', 'postal_code' => 'Postal code', 'latitude' => 'Latitude', 'longitude' => 'Longitude' ); ?>