|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
manipulating MySQL dates
Rather than pretty-ing up the date in PHP using a 3 line function and 1 line to call it, it is usually easier to just retrieve the date from MySQL already prettied-up using the 'dateformat' function. See the "MySQL manual":http://www.mysql.com/doc/D/a/Date_and_time_functions.html for more details.
|
|
#2
|
|||
|
|||
|
Date/Time Processing with PHP
Date\/Time Processing with PHP
March 19, 2002 - Like most programming languages, PHP comes with a fairly full-featured API for date and time value manipulation. You've probably used it in your applications, but never bothered to look too closely at it. Well, here's your chance to rectify that mistake - this article delves into the date/time API in depth, uncovering some hidden nuggets and demonstrating how it can be used to simplify date and time processing in your PHP scripts. Please discuss this article in this thread. You can read the article here . |
|
#3
|
|||
|
|||
|
If you would like to see an article covering a particular topic, please post your request here.
|
|
#4
|
||||
|
||||
|
trying to learn calendar script i get errors:
Parse error: parse error, unexpected '}' in c:\appserv\www\testing\Calendar.inc on line 67 Fatal error: Cannot instantiate non-existent class: calendar in c:\appserv\www\testing\_ts3tmp.php on line 3 how to get rid of'em? |
![]() |
| Viewing: Dev Shed Forums > Other > Development Articles > Date/Time Processing with PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|