| 21.06.2009, 14:58 |
toptop | , , , ( , ), , .
! ) |
| 21.06.2009, 16:21 |
Oizo | 20 . , json. , .
http://www.yougetsignal.com/tools/web-sites-on-web-server/php/get-web-sites-on-web-server-json-data.php?remoteAddress=[YOUR DOMAIN or IP]
, POST remoteAddress.
json , . , 3- |
| 21.06.2009, 16:40 |
oso | <?php
set_time_limit(300);
$ip=''; // ip .
$r=file_get_contents('http://www.yougetsignal.com/tools/web-sites-on-web-server/php/get-web-sites-on-web-server-json-data.php?remoteAddress='.$ip);
preg_match_all('!([a-z0-9\-\.\_]+\.[a-z]+)!is',$r,$q);
if (count($q[0])>0) print_r($q[0]); else echo ' '; |
| 21.06.2009, 18:43 |
Oizo | OSO, , POST , . "" User-Agent, Accept... etc. . |
| 21.06.2009, 19:15 |
nes | ?
100k |
| 21.06.2009, 19:17 |
toptop | 100k
:)):)) |
vBulletin® 3.8.4. Copyright ©2000-2010, Jelsoft Enterprises Ltd. : zCarot