How to show a page if a parameter comes
-
i need to show a page contents if i get a parameter only other wise is should be redirected to 404.The idea is to provide users a link to a page that will only accessible via that link(lets say https://www.myblog.com/member/?register=yes).If some one tries https://www.myblog.com/member it will show a 404.What are the options i can use?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to show a page if a parameter comes’ is closed to new replies.