Now Apple iPhone IMEI checking Script has been online for Download it allow to check Product Type, Device Model,Product Description,Activation Status, Country Code, Purchase Country, Carrier, Warranty, ICCID and Unlock Status. this is provided by Nirav Soni @ mymodem.in

You ca download this script from Here








No link Plase Link ?
http://www.mediafire.com/?b5nmj40t3jwnpsm
Try this link http://dl.dropbox.com/u/90108957/Apple.Online.Script.v1.0_2.zip
and above mediafire is working
http://*********/apple/imei.php
How can I find the source code
Here is Source
< ?php$sn = $_GET['sn'];
//load the input (the serial number), you should then perform input filtering on the SN by filtering out non required characters
$o = file_get_contents("https://selfsolve.apple.com/warrantyChecker.do?sn=".$sn);
//fetch the URL's response body into a variable
$o = json_decode($o, true);
//decode the json object into an array
print_r($o);
//recursively print the array to show you what's inside the array
?>
i will update script soon if do that reply here
and this is main url
https://selfsolve.apple.com/warrantyChecker.do?sn=
When will the update? This build does not work! It is very necessary!
Actually problem in finding original file source when ever it available i will post & reply to you !
if someone need, i check IMEI here http://iunlocker.net/check_imei.php (all time work fine)
have someone any updates of it?
Service Closed !! ?? any update??