June 22, 2019 Patrick Morrow PHP Days Until Christmas in PHP June 22, 2019 Patrick Morrow PHP In this short tutorial we will create a 'Days Until Christmas' script using PHP.
June 22, 2019 Patrick Morrow PHP How to Use strtotime() in PHP June 22, 2019 Patrick Morrow PHP Probably one of the most useful time/date related functions in PHP is strtotime(). In this lesson I will show you some of the basic uses for this incredibly useful function.