Is there anything that evaluates PHP code and checks for optimization?  Not 
like the Zend Optimizer, but one that checks for things such as variables 
that were defined but never used, repeated variables, unnecessary 
statements or constructs?  Basically a code cleaner such as C, C++, Java, 
etc all have?

Joseph E. Sheble
[EMAIL PROTECTED]
========================
Wizaerd's Realm
http://www.wizaerd.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to