hi I have a site where the links menu is read from a database and created in the format of index.php?page=mypage
how can I check that "mypage" is a page that exists in the database, so that users can't just add anything into the url?
thanks xx
hi I have a site where the links menu is read from a database and created in the format of index.php?page=mypage
how can I check that "mypage" is a page that exists in the database, so that users can't just add anything into the url?
thanks xx