From: "Ryan A" <[EMAIL PROTECTED]>

> A bit confused, I downloaded a function and it says it takes a "date
> object"....what exactly is a "date object"?
>
> This is exactly what is written " The function takes a date object as its
> only parameter."

No such thing. If you look at the code, though, it looks like it expects an
array such as the one returned from getdate().

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to