I like to limit variable scope as much as possible. The first option scopes the variable to the entire containing function, while the latter limits it to just within the loop. Therefore, I prefer the latter unless I explicitly need access to the variable after the loop completes.
Subscribe to:
Post Comments (Atom)
casting - Why wasn't Tobey Maguire in The Amazing Spider-Man? - Movies & TV
In the Spider-Man franchise, Tobey Maguire is an outstanding performer as a Spider-Man and also reprised his role in the sequels Spider-Man...
-
Parse error: syntax error, unexpected '(', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' ...
-
I'm using Simple HTML DOM to extract data from a HTML document, and I have a couple of issues that I need some help with. On the line th...
-
My ASP.NET WebForms app running on IIS 7.5 works fine when the request comes from the web server but throws the following error when the sam...
No comments:
Post a Comment