Hello Derick,
Friday, July 8, 2005, 2:31:14 PM, you wrote:
> On Fri, 8 Jul 2005, Edin Kadribasic wrote:
>> I would love to be able to do something like this:
>>
>> $d = new Date(time());
>> $d->month++;
>> $d->print("Y-m-d"); // date() equiv.
> Adding methods is no problem, that's what you get for free anyway, I
> just think that $d->month is too much magic, and not reproducable in non
> OO.
I wouldn't care for non oo here. And instead pretty much appreciate such
stuff since it'd heavliy simplify working on calendar tools and still
have nice readable code.
--
Best regards,
Marcus mailto:[EMAIL PROTECTED]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php