|  | | Adding date/time last updated is a tutorial that describes about how to add date/time in a specified file which is last updated with some PHP code functions. | | Calculating date differences is a tutorial for calculating differences between the two given dates in year, month, date and hour and so on. For this, the author gives some sample php code. | | This tutorial explains a PHP code that will check the date of each event in list of events and display the events that belongs to the current day. This is also useful for comparing today's date with other dates. | | This tutorial is useful to show the local time, date and to display link of the day. The author gives some PHP code to include for displaying the local time and date wherever you want it in your web page. | | This tutorial explains how to greet your webpage visitors according to the hours of the day with some lines of PHP code. | | Formatting date/time value is an article showing the date and time functions of MySQL assuming that you have the common date/time data storing format ie-Time stamp column in the table. The author differentiate the use of PHP and MySQL functions and gives examples. | | Function to convert date and time is a tutorial that explains to convert a MySQL datetime datatype into any format as you wish to make. The author gives a sample code to explain this. | | In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Let's see our sample. | | This tutorial gives four examples for displaying date, day and month with some sample PHP code and with some examples for easy understanding. | | This tutorial teaches about how to insert a last modified date and time to your website with some sample PHP script and also with examples. | Pages: 1 2 [>>] | |  |
|