View Single Post
Old 02-04-2013, 05:00 AM   #1 (permalink)
Jack Hard
The Wanderer
 
Jack Hard's Avatar
 
Join Date: Dec 2012
Posts: 11
Thanks: 0
Jack Hard is on a distinguished road
Default PHP Web development IDE

I am coming from a C++ background and am used to testing code by setting breakpoints, viewing variables in the debugger etc.

I am now doing web development (using the symfony framework). what I really miss is not being able to set a breakpoint when a particular action is performed (e.g. a url clicked etc). Is there a FREE (GPL or other license) PHP IDE that can allow me to set breakpoints etc as described above?
Jack Hard is offline  
Reply With Quote