Hello,

I have something like this:
$Month = "6";
$Year = "2001";
$Date = "1";

Is there any relatively simple way to get the day out of that?  For example,
the day for 6-1-2001 would be Friday.

Thanks,
Tyler


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to