cURL помогите прочитать страницуhttp://softtime.ru/forumcURL помогите прочитать страницуhttp://softtime.ru/forum/read.php?id_forum=1&id_theme=59270#post345529"?php $ch = curl_init(); Вариант 1 -curl_setopt($ch, CURLOPT_URL, "http://php.net"); Вариант 2 -curl_setopt($ch, CURLOPT_URL, "http://vkontakte.ru"); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_NOBODY, 0);...cURL помогите прочитать страницуSat, 25 Oct 2008 13:28:56 +0300Crayzers