Podręcznik
PHP
Poprzedni
Rozdział
15
.
Następny
Passing
by
Reference
Note that there's no reference sign on function call - only on function definition. Function definition alone is enough to correctly pass the argument by reference.
See also explanations about
returning by reference
.
These requirements are for PHP 4.0.4 and later.
Poprzedni
Spis
treści
Następny
Początek
rozdziału