For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > October 2004 > mktime ()









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author mktime ()
Scott Hamm

2004-10-17, 3:55 pm

I'm trying to understand how mktime() function works. I've tried as follows:

<?
mktime($one,$two,$three,$four,$five,$six
);
echo "<p>$one $two $three $four $five $six</p>\n";
?>

What am I doing wrong?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com