Hi? How can I allow only a visitor to view only some part of the page and while my IP(assigned IP) can view all pages.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are using PHP (as the tag of your question suggests), try including the following in your page:
where you replace 127.0.0.1 with your IP.