Date: 11/15/00
- Next message: jeremy brand: "Re: [PHP] fns"
- Previous message: Samantha Savvakis: "RE: [PHP] Dreamweaver 4 ignores PHP - again"
- Next in thread: jeremy brand: "Re: [PHP] fns"
- Reply: jeremy brand: "Re: [PHP] fns"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP] fns"
- Reply: Don Read: "RE: [PHP] fns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: jeremy brand: "Re: [PHP] fns"
- Previous message: Samantha Savvakis: "RE: [PHP] Dreamweaver 4 ignores PHP - again"
- Next in thread: jeremy brand: "Re: [PHP] fns"
- Reply: jeremy brand: "Re: [PHP] fns"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP] fns"
- Reply: Don Read: "RE: [PHP] fns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

