Is there an IDE for PHP where you can set breakpoints and then insert and display the webpage step by step?
And what is the "best" IDE for working with php code?
Yes there is; There are at least two of them:
This can be used by the Xdebug extension to provide step-by-step debugging, breakpoints, ...
And they are probably the two βbestβ free IDEs for PHP code - at least if you have a powerful computer.
. , , on. Zend Studio Komodo - . Zend Debugger.
PHPDesigner XDebug. , , .
, IDE, Notepad ++ DBGP front-end Xdebug PHP-.
" " - , , , . , Paint Events Firebug.
Source: https://habr.com/ru/post/1737725/More articles:Set UIButton header with a single method call? - iphoneChanging the column type of the parent key in many mappings - .netCUDA: cudaMemcpy only works in emulation mode - emulationC # a new class with a single property: get from the database or encapsulate in a new one? - c #SWIG: from C ++ to C #, pointer to pointer marker - c ++Common WCF client code between .NET and Silverlight applications? - c #Using XSLT to process an HTML page and move a DIV from one place to another - xsltSending invalid XML characters in a soap request - javaHow to set binding in xaml to my variable - data-bindingCucumber cannot find installed gems - ruby-on-railsAll Articles