PHP
Manuál
Predchádzajúci
Kapitola
15
.
Nasledujúci
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.
Predchádzajúci
Domov
Nasledujúci
Hore