Philip Olson wrote:
I'm having a look at the functions without examples to see if I can go and add some in. I was wondering what constitutes having examples.The time() function does indeed not have examples. The example you see on that page is from a user-contributed note which doesn't count.
I used the datetime functions quite a bit and notice that the time() function is listed as not having examples, but going to www.php.net/time shows up an example. Looking at www.php.net/localtime - that clearly doesn't have any examples. So is the listing at http://www.phpdoc.info/meta/missing-examples.php wrong or does time() need more than 1 example to be counted?
Time does have an example. Sean added it just the other day so all that's happening here is missing-examples hasn't updated yet.
Regards, Philip
Woops! Yeah, this would be the problem:
Last updated from CVS: Tue, 15 Feb 2005 04:55:31 -0500 (46d 17h 56m 46s ago)
Dave