I have a protected directory using .htaccess. How can I assure that each user can only be logged in once? In other words I would like to say "Someone with that userid is already logged on to the system." rather than letting that person log in again and have two users logged in with...
In mysql database i have been deleting a lot of records. I have the primary key field called ID and set to auto_encrement. I would like to know is there is a way to make mysql use the freed up ID numbers coming from the deleted records.
I have a table in my PHP page and when I use the POST action to another PHP page the [REMOTE_USER] variable get dropped out of the $_SERVER[] array. Can someone tell me why this happens? Both pages are located in a protected directory. I am using the [REMOTE_USER] to identify the current user...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.