|
|
 More Subcategories Available
| Date & Time [+] Favor-It | |
| |
 |
| | Sort By:
|
PHP Date Site: Tizag Webmaster Tutorials While PHP's date() function may seem to have an overwhelming amount of options available, isn't it always better to have more choices than not enough? With PHP's date function you format timestamps, so they are more human readable. Author: tizag.com Code: PHP 4.0 |
MySQL spits out date in YYYY-MM-DD format. The following code will show how we can customize the output. If you want to learn how to convert date to time and then back into a date again, this tutorial is for you. Author: Nabeel Akhtar Code: PHP 4.0 |
An events calendar allows you to keep a schedule of your appointments, etc. In this article Mitchell creates an extremely useful events calendar using only PHP. We will be using PHP and a flat file to store the events for the calendar. Author: Mitchell Harper Code: PHP 4.0 |
|  | |
These functions allow you to get the date and time from the server where your PHP scripts are running. You can use these functions to format the date and time in many different ways. Author: php.net Code: PHP 4.0 |
PHP has the ability to dynamically generate the time and date. Using a simple line of code we are able to include this on our site, however it is important to know how the formatting works. Author: Angela Bradley Code: PHP 4.0 |
This tutorial will show you how to render a calendar for the current month using PHP and HTML. This tutorial makes use of PHP's calendar functions - you must have these installed for the code to work. Author: Dr. Quincy Code: PHP 4.0 |
The function must be able to output any of these examples. The first example probably have some minutes and seconds aswell left, but they are not interesting so we only show days and hours. Author: Mattias Code: PHP 4.0 |
|  | |
In this tutorial I aim to show you one of the many ways of showing the time on a webpage. Many websites use a textual display of the date and time on their site. In this tutorial we will be creating a unique graphic clock using PHP. Author: bean_xp Code: PHP 4.0 |
Most of the time, the date and time functionalities of PHP 5 are used for printing out the current date and timeto pretend that the web page is up to date (you would be surprised how many larger websites actually use this). Author: BrainBell Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|