Mailinglisten-Archive |
On Thu, 25 Jul 2002 15:44:38 +0200 Christoph Loeffler <christoph.loeffler_(at)_gmx.de> wrote: > Wenn eine Funktion einen Parameter generell als Verweis behandeln > soll, setzt man in der Funktionsdefinition ein kaufmännisches Und (&) > vor den Parameternamen. einspruch! ;) aus der php.ini: ; - allow_call_time_pass_reference = Off [Code cleanliness] ; It's not possible to decide to force a variable to be passed by reference ; when calling a function. The PHP 4 style to do this is by making the ; function require the relevant argument by reference. laut der recommend php.ini ist das doch deaktiviert, falls ich da jetzt nichts verwechsel. gruß daniel
php::bar PHP Wiki - Listenarchive