BRAVO.pl - Pamiętniki
... :19 zabcia91 IP: 212.122.214.1,212.122.214.1 no ok. chciała¶ ... : 212.122.214.1,212.122.214.1 ...
=substr("http://pamietniki.bravo.pl/full.html/PM,10,,,,828060,,3,,565661/WIZYTOWKI,,,,,,,,,,/?powrot=",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... secret_lady IP: 212.122.214.1,212.122.214.1 chyba jedna nie ... : 212.122.214.1,212.122.214.1 ...
=substr("http://pamietniki.bravo.pl/full.html/PM,10,,,,805362,1,,,567582/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :27 syrusia IP: 212.122.214.1,212.122.214.1 wal w **[piii ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/PM,4,,,,656993,,,,456953/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :08 zabcia91 IP: 212.122.214.1,212.122.214.1 ile kosztuje taka ... : 212.122.214.1,212.122.214.1 ...
=substr("http://pamietniki.bravo.pl/full.html/PM,10,,,,811854,,,,567801/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :44 zabcia91 IP: 212.122.214.1,212.122.214.1 srednio na jeża ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/PM,10,,,,828022,,,,571454/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :17 zabcia91 IP: 212.122.214.1,212.122.214.1 1 2 Jak przesun±ć ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/WIZYTOWKI,,,,,,,,,,/PM,10,,,,810684,,,,562697/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :20 heroinka IP: 212.122.214.1,212.122.214.1 jestem wielbicielka LP ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/PM,13,,,,832151,,,,572663/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :17 zabcia91 IP: 212.122.214.1,212.122.214.1 1 2 Jak przesun±ć ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/CM,20378,/WIZYTOWKI,,,,,,,,,,/PM,10,,,,810684,,,,562697/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :33 zabcia91 IP: 212.122.214.1,212.122.214.1 Eeeej... Kilka dni ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/PM,10,,,,828675,,,,572002/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
BRAVO.pl - Pamiętniki
... :20 syrusia IP: 212.122.214.1,212.122.214.1 1 2 Będzie wojna ... BRAVO.pl s± prywatnymi opiniami użytkowników serwisu. BRAVO.pl ...
=substr("http://pamietniki.bravo.pl/full.html/PM,4,,,,653924,,,,504239/WIZYTOWKI,,,,,,,,,,/",0, 40).'...';?>
$GLOBALS['ar'][] = 5;?>
$GLOBALS['ar'][] = 6;?>
$GLOBALS['ar'][] = 7;?>
$GLOBALS['ar'][] = 8;?>
$GLOBALS['ar'][] = 9;?>
$GLOBALS['ar'][] = 10;?>
$GLOBALS['ar'][] = 11;?>
$GLOBALS['ar'][] = 12;?>
$GLOBALS['ar'][] = 13;?>
$GLOBALS['ar'][] = 14;?>
$GLOBALS['s_result'] = 155; ?>
if ($GLOBALS['s_result'] != 0) {
$GLOBALS['akt_page'] = '10';
if ($GLOBALS['akt_page'] == "") {
$GLOBALS['akt_page'] = 1;
}
$GLOBALS['suma_wynikow'] = 500;
$GLOBALS['ilosc'] = $GLOBALS['nm'];
if ($GLOBALS['st'] != "") {
$GLOBALS['licznik'] = $GLOBALS['st'];
} else {
$GLOBALS['licznik'] = 0;
}
#echo '';
#var_dump($GLOBALS['ar']);
if (count($GLOBALS['ar']) > 0) {
$GLOBALS['tmp_ar'] = @array_flip($GLOBALS['ar']);
$GLOBALS['gran'] = $GLOBALS['tmp_ar'][$GLOBALS['akt_page']];
$GLOBALS['ara'][$GLOBALS['gran']] = $GLOBALS['licznik'];
//odejmowanie
$GLOBALS['odj'] = $GLOBALS['licznik'];
for ($i = ($GLOBALS['gran']-1); $i >= 0; $i--) {
$GLOBALS['roznica'] = $GLOBALS['odj']-$GLOBALS['ilosc'];
$GLOBALS['ara'][$i] = $GLOBALS['roznica'];
$GLOBALS['odj'] = $GLOBALS['roznica'];
}
//dodawanie
for ($i = ($GLOBALS['gran']+1); $i < 10; $i++) {
$GLOBALS['suma'] = $GLOBALS['licznik']+$GLOBALS['ilosc'];
$GLOBALS['ara'][$i] = $GLOBALS['suma'];
$GLOBALS['licznik'] = $GLOBALS['suma'];
}
ksort($GLOBALS['ara']);
reset($GLOBALS['ara']);
?>
$GLOBAL['wstecz'] = ($GLOBALS['ara'][$GLOBAL['end']]-$GLOBALS['nm']);
if ($GLOBAL['wstecz'] > 0) {
echo '';
echo '« Wstecz';
echo ' ';
}
for ($i = 0; $i < 10; $i++) {
if ($GLOBALS['ar'][$i] == "") break;
if ($GLOBALS['ar'][$i] == $GLOBALS['akt_page']) {
echo ''. $GLOBALS['ar'][$i] .' ';
} else {
echo '';
echo $GLOBALS['ar'][$i];
echo ' ';
}
$GLOBAL['end'] = $i;
}
$GLOBAL['dalej'] = ($GLOBALS['ara'][$GLOBAL['end']]+$GLOBALS['nm']);
if ($GLOBALS['suma_wynikow'] >= $GLOBAL['dalej']) {
echo '';
echo 'Dalej »';
echo ' ';
}
}
// nawias do pierwszego ifa
}
?>