Let me start by saying "Can of Worms!"
At 20:07 30/01/2001 -0800, Joe Stump wrote:
>BUT you can't do this:
>
> function foo($var=date("Y-m-d"))
> {
>
>
> }
>
>Why? This would be a kick ass little trick!
The question is: when do you resolves something like this?
Is it at "compile time" or at "function call" time. That could
get really nasty if the functions had internal counters etc.
Regs
Brian White
-------------------------
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
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]