pagination doesnt link to where clause when new page clicked
问题 i have a where clause that shows all categorys where the id=the input value from the previouse page. the pagination works giving me the right amount of pages and the where clause gives me the correct records. when i click on a page nuber however the records shown on the page are not the next set of required records but all records the link to to each page doesnt identfy the whereclause <?php include ('dbconnect.php'); $db = dbConnect(); // function defined in dbconnect.php echo $filmCategory