[nycphp-talk] Length of variable names
Дмитрий Ананьев
d.ananyev at gmail.com
Tue Jul 3 22:44:03 EDT 2007
>
>
> BUT...back to the original question, does the length of a variable name
> have any impact on performance or such?
Hi.
In older php versions it does. Variables with long names was much slower
then with short names. But in php5 i am not sure if this problem exists.
And it is very simple to determine, just test it with a small script
accessing short and long variables.
--
С уважением, Дмитрий Ананьев
d.ananyev at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070704/fe813304/attachment.html>
More information about the talk
mailing list