Page 1 of 1
PHP CODE Validator /Software
Posted: Thu Aug 10, 2006 1:24 am
by sujithfem
Hi
I want one Application which is use to Validate the PHP code and etc ,please let me know the application/software
thank you
regards
Sujith G
Posted: Thu Aug 10, 2006 1:25 am
by Luke
uhh... php validates itself.
Posted: Thu Aug 10, 2006 1:27 am
by Jenk
he probaly means from user input in a textarea or the likes.
Posted: Thu Aug 10, 2006 1:28 am
by Luke
Oooooh ok.

Posted: Thu Aug 10, 2006 1:52 am
by sujithfem
No,I meant Check the PHP Code standard and Performance of the Code ........
Posted: Thu Aug 10, 2006 1:59 am
by Luke
When you execute the code, it parses it and outputs errors as long as you have error reporting turned on. Is that what you need?
Posted: Thu Aug 10, 2006 2:10 am
by sujithfem
I want special application that use to check the perfomance the PHP function /class.do you anything if so please let me know the same
Re: PHP CODE Validator /Software
Posted: Thu Aug 10, 2006 2:24 am
by sujithfem
sujithfem wrote:Hi
I want one Application which is use to Validate the PHP code and etc ,please let me know the application/software
thank you
regards
Sujith G
Posted: Thu Aug 10, 2006 3:23 am
by Chris Corbyn
Posted: Thu Aug 10, 2006 8:12 am
by feyd
What you're looking for is profiling software. Xdebug is fairly popular.
Posted: Fri Aug 11, 2006 3:22 am
by sujithfem
thanks for your reply and i got the solution ,the following url refer the php code per
http://www.softwareverify.com/productsPHP.html
regards
sujith