<link type="text/css" rel="stylesheet" href="states.css"> <?php $cookie_file = "cookie.txt"; 'Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7'); $ch = curl_init('http://www.empcraft.pl/auth/login'); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12;MEGAUPLOAD 1.0"); curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie_file); curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie_file); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, 'login=xxxx&password=xxxx'); curl_setopt($ch, CURLOPT_RETURNTRANSFER,1); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); $s = curl_exec($ch); curl_close($ch); $ch = curl_init("http://s1.empcraft.pl/executeStat.do?operation=statHero"); curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie_file); curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie_file); $output = curl_exec($ch); // Run curl curl_close($ch); ?>
Plik css http://hotfile.com/dl/90507824/0868401/states.css.html
Tutaj zdjęcie 1 : http://i7.photobucket.com/albums/y287/Reno...aft/artwork.png
Tutaj zdjęcie 2 : http://i7.photobucket.com/albums/y287/Reno...0cRaft/1a1d.png
Już porostu nie mogę sprawdzałem str, substr i parę innych i nie mogę pobrać tej tabeli. Jestem zupełnie zielony w sprawach substr itp.
Nie mogę rozwiązać tego proszę o pomoc
