Hi,
Probably a silly question, but when I am writing php scripts (specifically large classes), I tend to write just as many comments as lines of code (for my own reference).
Does this affect _execution performance_ of the scripts at all i.e. are they precompiled/interpreted and cached without comments or interpreted on every execution?
I am using PHP 5.0.3 on Apache on Windows.
Many Thanks,
Chris Smith Ninja Labs http://www.ninjalabs.co.uk/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php