Re: [PHP-DOC] Re: [PHP-NOTES] note 88484 deleted from function.date by thiago

2009-01-26 Thread Daniel Brown
On Mon, Jan 26, 2009 at 14:09, Thiago Pojda wrote: > If you want to check it out, I used this code. You can see the example is > wrong. > > echo date("D M j G:i:s T Y").' // Sat Mar 10 17:16:18 MST 2001'; > echo date('H:m:s \m \i\s\ \m\o\n\t\h').' // 17:16:18 m is month '; > echo date("H:i:s")

[PHP-DOC] Re: [PHP-NOTES] note 88484 deleted from function.date by thiago

2009-01-26 Thread Thiago Pojda
If you want to check it out, I used this code. You can see the example is wrong. echo date("D M j G:i:s T Y").' // Sat Mar 10 17:16:18 MST 2001'; echo date('H:m:s \m \i\s\ \m\o\n\t\h').' // 17:16:18 m is month '; echo date("H:i:s").' // 17:16:18'; Thiago Henrique Pojda http://nerdnaweb.blo