[PHP] fns From: Thomas Holton (holton <email protected>)
Date: 11/15/00

Hello,

 Is it true that one cannot call to a function within a function in PHP?
I mean this:

  $result = &function1(&function2($input));

  thanks!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>