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.



--
С уважением, Дмитрий Ананьев
[EMAIL PROTECTED]
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to