PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is there a way by php, so that i can mark down the address on which i am on? i mean the actual address that is shown on the address bar.
I'm trying to make a website, where ppl can log in and out. My problem is, i want ppl to be able to log in from any page of the website, and after the log in, they will be back to the last page where they were, when they are trying to log in.
is there a way to track the actual address? or is there better way to do this?