Alright I want to calculate the server up-time without losing much efficiency doing this.
I was wandering if there is a global variable that holds the hosting's program ( normally apache ) that holds the start-date/time stamp of the service.
otherwise, what method could I perform to achieve the same?
(mysql database may be used)
I was wandering if there is a global variable that holds the hosting's program ( normally apache ) that holds the start-date/time stamp of the service.
otherwise, what method could I perform to achieve the same?
(mysql database may be used)