JDiSO presents keygen for Full UK Postcode X Y Longitude Latitude MySQL READ NFO
JDiSO.nfo
Full.UK.Postcode.X.Y.Longitude.Latitude.MySQL.READ.NFO-JDiSO
Ripper: Me
Packager: Me
Date: Today
Compression: RAR
Notes:-
Included:-
Database Inc Structure (postcodes.sql)
Requirements:-
Mysql DB access with shell access to insert the database using mysql command.
create a database on the comamnd line or in phpMyAdmin.
mysql -u USER -p DBNAME < postcode_searches.sql
PHP Example Code For Distance Searches:
'$xMinus' AND y < '$yPlus' AND y > '$yMinus'";
$result = mysql_query($q);
/* START WHILE / FOR LOOP */
while($row=mysql_fetch_array($result)) {
$newQuery = "SELECT rows FROM tablename WHERE county LIKE '$row[district]'"; // and so on adjust for your own shit
/* ECHO OUT THE RESULTS OR STORE AS SESSION VARS FOR SOMETHING ELSE */
}
?>
The above is just example code , use @ ur own risk i dont take responsibility for fucking ur shit up !!
Dont Try to contact me , i cant be found as i dont exist !!