|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-01-03 22:43 UTC] derick@php.net
[2006-01-04 22:41 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 04:00:02 2025 UTC |
Description: ------------ strtotime("NOW") doesn't give any value. This worked in previous versions of PHP. It works fine if you use strtotime("now"). Can you add a "tolowercase" call in the function? Please.