Related resources for Date Function in PHP
  • Date() Function in PHP10/29/2018 2:06:02 AM. Using this article one can easily understand , how to format a date and time in PHP and related functions.
  • Calculate How Many Days in A Month Using PHP6/29/2017 5:00:14 AM. In this article I explain the cal_days_in_month() function in PHP. cal_days_in_month() function returns the number of the days in a month for the given year and calendar.
  • Time Zone Function in PHP5/31/2013 4:48:51 PM. In this article I will explain two important time zone function date default timezone get and date default timezone set in PHP.