מדריך
PHP
קודם
פרק
14
.
הבא
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.
קודם
ראשי
הבא
למעלה