Mailinglisten-Archive |
Hallo,
wie seht Ihr das? Was macht Sinn? Oder was ist guter Stil?
$array[text], $array['text'] oder $array["text"] ?
Ich persönlich verwende $array['text'], weil ich denke, es ist
etwas schneller als $array["text"].
Bei $array[text] wundere ich mich eigentlich, daß PHP das überhaupt
akzeptiert.
Gruß, Reinhold
--
Reinhold Jordan
WWW: http://reinhold.bachrain.de Mail: reinhold at bachrain.de
"The first time you'll get a Microsoft product, that doesn't suck,
will be the day they start producing vacuum cleaners." (unknown)
php::bar PHP Wiki - Listenarchive