View Full Version : Checking PHP Code
MKInfo
June 23rd, 2007, 12:23 AM
I know there are loads of variables etc in php but was wondering if there is any software for checking your php code like an editor or something.
I want to run some php file through it and see if there is any mistakes and want the software to tell me whats wrong ie missing > or something.
Please bear in mind I know ZILCH about php.
Thanks
MK
Des
June 23rd, 2007, 12:25 AM
There are a few ide's out there that allow you to do that. I use the zend ide, and its awsome. OR if you want turn error reporting on in your php config, and it will display your errors.
MKInfo
June 23rd, 2007, 12:34 AM
There are a few ide's out there that allow you to do that. I use the zend ide, and its awsome. OR if you want turn error reporting on in your php config, and it will display your errors.
Thanks Des (MK ducks as information goes over his head....LOL)
That sounds far too complicated for me.Even if I did that I wouldn't know what the errors meant.
I want to validate my site etc so would just want to copy/paste the code of each file into something and have it tell me if a tag or something is missing.Just basic stuff really.
LinkPromo
June 23rd, 2007, 03:08 AM
I have a good one. *Looks through Bookmarks*
Site is dead apparently.
Google "php validator" and your bound to find a few web based ones where you can copy and paste.
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.