Allowing ONLY one user to access a particular PHP Page
Posted: Mon Jul 28, 2008 12:27 am
Dear Forum,
Thanks for taking time reading this post.
I checked out on sessions and cookies but I guess they are more towards the client side?
Is there a way to achieve this:
The PHP program I am doing is to reverse Telnet (Terminal Server and it accessing through CONSOLE port) into a router from a selection of a dropdown list box. Once this user had successfully logged into the router, other users(different computer) will NOT be able to even see this same logged on router as a selection to log in again.
I hope you can understand my question.
Thanks alot people!
Thanks for taking time reading this post.
I checked out on sessions and cookies but I guess they are more towards the client side?
Is there a way to achieve this:
The PHP program I am doing is to reverse Telnet (Terminal Server and it accessing through CONSOLE port) into a router from a selection of a dropdown list box. Once this user had successfully logged into the router, other users(different computer) will NOT be able to even see this same logged on router as a selection to log in again.
I hope you can understand my question.
Thanks alot people!