Hello,
I had a pm from someone who asked me how I could check variable names so fast in other peoples php code.
Well I don't go through all the code with a text editor and read it all myself. I am also no PhP programmar, but unfortunately have to do some PhP coding due to some software we bought from another copmpany.
I use Php.VS. It's an addin for Visual Studio that allows you to build php pages with... you guessed it: Visual Studio. I thought I would share it with you.
Link:
http://www.jcxsoftware.com/download.php
It's not free, but 30 day trial available.
Some features:
Editor and File Management
-PHP4 and PHP5 Support
-Syntax Coloring for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
-File templates for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
-Intellisense for PHP, Smarty, HTML, JavaScript, CSS, XML and XSLT
Debugging
-XDebug and DBG support
-Debug Php, JavaScript and .Net in one single session
-Built-in Apache web server for ease of debugging. Preconfigured with Php4, Php5, XDebug and DBG.