hello,
i'm currently designing a website which provides a user login facility.
the website also has specific administrator only pages however and i fear these could be access with no login required by simply typing the page URL into the address bar.
is there any method to prevent this?
my website makes use of HTML, PHP and JavaScript. a solution in any of these would be very helpful.
thanks.