NYCPHP Meetup

NYPHP.org

[nycphp-talk] Last nite slides available?

Chris Shiflett shiflett at php.net
Wed Jul 23 17:59:00 EDT 2003


<?
$month = mktime('0', '0', '0', date('m'), '0', date('y'));
$meeting = date('D, d M Y', strtotime('fourth tuesday', $month));

echo "This month's meeting is $meeting.\n";
?>

That's the slide. :-)

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/



More information about the talk mailing list