--- Brian E Boothe <[EMAIL PROTECTED]> wrote:

> INSTEAD of the Line strtotime("6/12/2008")); // i wanan secify whatever 
> day it is
>    cant we use the Date Function to actual specify what day it is ?   
> how would we do that ?

By default, the date() function returns values about the current server
date-time if the second argument is not supplied.

http://php.net/date

James


Reply via email to