| PHP for Beginners - Date and Time Tutorials | |
| 3 Tutorials written for beginners to PHP date handling. Gives examples timestamps, formatting dates and manipulating dates. | |
| PHP Tutorials > Date and Time | |
| PHP Date and Time | |
| This tutorial will teach you how to add server date and time to your site using the simple date() function. | |
| PHP Tutorials > Date and Time | |
| Displaying the Time and Date in PHP | |
| You can't go advanced without starting off first? Well this will start you off learning about how to display the date and time in PHP. | |
| PHP Tutorials > Date and Time | |
| Date and Time Functions | |
| Learn how to add date and time to your site | |
| PHP Tutorials > Date and Time | |
| Get Local Time | |
| This script will display the local time on your website | |
| PHP Tutorials > Date and Time | |
| 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. | |
| PHP Tutorials > Date and Time | |
| Adding Date/Time Last Updated | |
| Simple tutorial explains how to add date time stamp "page last updated on..." for a specified file using filemtime function. | |
| PHP Tutorials > Date and Time | |
| Date & Time Functions | |
| Learn How To Put The Date & Time Using PHP! | |
| PHP Tutorials > Date and Time | |
| 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! | |
| PHP Tutorials > Date and Time | |
| PHP date() function | |
| PHP Tutorials > Date and Time | |
| Time and Date | |
| PHP Tutorials > Date and Time | |
| PHP Date and Time | |
| This tutorial will teach you how to add server date and time to your site using the simple date() function. | |
| PHP Tutorials > Date and Time | |
| Days Between Now And Future Date | |
| This will calculate and show how many days there are from the current date to a date in the future that you define. | |
| PHP Tutorials > Date and Time | |
| Formatting date/time value | |
| PHP Tutorials > Date and Time | |
| Page Generation Time | |
| Ever seen the "This page was generated in: 0.043534 seconds" things on websites? Ever wondered how to do it? Well heres how. | |
| PHP Tutorials > Date and Time | |
| 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. | |
| PHP Tutorials > Date and Time | |
| Page generation time | |
| This technique is very helpful when you try to optimize your PHP script. Just add a few lines of PHP code and you will get a report showing execution time of your script in milliseconds. | |
| PHP Tutorials > Date and Time | |
| Display the date and time in your timezone | |
| You would have seen heaps of tutorials teaching you how to display the date and time, but this one displays it in your timezone. You will never have to use javascript to get the time ever again :) | |
| PHP Tutorials > Date and Time | |
| Show Current Date | |
| PHP Tutorials > Date and Time | |
| PHP date() Reference Guide | |
| PHP Tutorials > Date and Time | |