<html> <head> <link rel="Stylesheet" type="text/css" href="style.css" /> </head> <body> <?php include("config.php"); $next = $_GET['page']+1; $cofnij = $_GET['page']-1; if($ile > 2) { if($_GET['page']<0) { $_GET['page']=0; } if($_GET['page']>ceil($ile / 10)) { $_GET['page']-1; } } { } ?> </body> </html>
Nie wyświetla wpisów