On Wed, 2007-05-23 at 09:23 -0500, Greg Donald wrote: > On 5/23/07, Robin Vickery <robinv@xxxxxxxxx> wrote: > > they're all bloated: > > > > print jddayofweek($day_number, 1); > > Must go --enable-calendar now :) Awww, I didn't notice it's a compile flag... hmmm, not so portable that way. Something tells me then that Greg still wins on memory footprint. It's quite likely Greg's hash lookup still beats calling an internal function for speed also. But I still don't like Greg's method :D Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php