I have this code that makes me paging, but I intend to limit the 4 links to each side.
Wanted:
Previous , 11 , 12 , 13 , 14 , 15, 16 , 17 , 18 , 19 , Next
Current code:
$qry1= pg_query($dbconn,"select * from tabela");
$reg...
asked by
13.08.2018 / 17:09