phpfan101 Posted December 26, 2009 Share Posted December 26, 2009 everyday, instead of a login page on my index.php, i want to show a completely white, with minimal writing. The thing is, i only want this white screen between 12am and 12:05am EST, the rest is all the login page. So, my problem, how do i set it up so if someone visits between the two times, it shows the white page, any other time, normal page? Quote Link to comment https://forums.phpfreaks.com/topic/186393-time/ Share on other sites More sharing options...
mikesta707 Posted December 26, 2009 Share Posted December 26, 2009 you want to look into the php date() function. specifically the "time" formats Quote Link to comment https://forums.phpfreaks.com/topic/186393-time/#findComment-984309 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.