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!
I would like to know whether I have access to the timestsamp in which the user browser is in when I am in PHP on the Server side.
Maybe the server has that info from the client request and it is buried inside the $_SERVER array or in some other data structure