PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
hey well ive done my pagination an it works now but becuase it links to ?page=1 and 2 etc and my links are index2.php?page=home it goes to index2.php?page=1 so it doesnt work how do i re-arrange my links so that they work ?
well the links to next previuos and the numbers link like so page.php?page=1 but because im including page.php they link wrong because ive included it on index2.php?page=home so wen i clcik the links they got to index2.php?page=1 or 2 or wat evere