|
Displaying the date using the date function
|
Other links at PHP > Tutorials > Date and Time |
| 1. |
Simple Date and Time
|
|
|
Ever wanted to know what time it is on your site? Here is a very basic and simple way of doing that!
|
| 3. |
Educadito v.php
|
|
|
PHP function to greet the user, according to the hour. Written in Spanish.
|
| 4. |
Calendar of Events Listing
|
|
|
This tutorial describes how to write a simple script which looks at a list of events and only displays the events that occur today or in the future.
|
| 5. |
Function to convert datetime
|
|
|
With this function, you can convert a mysql datetime datatype into any other format. This way, you only need to declare the function once and be able to format your dates everywhere in your document.
|
|
|