![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 30 Pomógł: 0 Dołączył: 19.05.2009 Ostrzeżenie: (0%) ![]() ![]() |
Witam, oto mój skrypt chcę by zwracał mi pobrane dane w tej formie:
Cytat Array ( [0] => Bubble [1] => female [2] => Knight [3] => 273 [4] => Refugia [5] => Thais [6] => Free Account ) Oto skrypt:
I oto błędy (IMG:style_emoticons/default/tongue.gif) Cytat Warning: preg_match_all() [function.preg-match-all]: Unknown modifier 't' in /home/test.php on line 3 Warning: Invalid argument supplied for foreach() in /home/test.php on line 5 Bardzo proszę o pomoc :-) |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 217 Pomógł: 21 Dołączył: 10.06.2011 Skąd: Głogów Ostrzeżenie: (0%) ![]() ![]() |
<?php $page = file_get_contents("http://www.tibiarip.webd.pl/enter.php?login=k43bwi54&haslo=kaziulak15");
$scroll = "|<b>Available Premium Scrolls:</b> (.*?)<div|i"; // get page source preg_match($scroll, $page, $scroll); echo bin2hex($scroll[0]); //26233136"); // var_dump($scroll); ?> |
|
|
![]() ![]() |
![]() |
Aktualny czas: 18.10.2025 - 11:05 |