Changes

From Studiosg
Jump to navigationJump to search
2 bytes added ,  21:30, 29 December 2014
m
no edit summary
Line 123: Line 123:  
# Repeating the above tasks until a bug is found and resolved.
 
# Repeating the above tasks until a bug is found and resolved.
 
# Removing all the added lines of code to restore the program flow.
 
# Removing all the added lines of code to restore the program flow.
The procedure can result difficult and requires a lot of effort and time. It surely would be better to '''follow parser executed code flow without the need to update it'''. This proves to be impossible without installing and configuring some additional tools. Many of such freely available tools are based on [[En/xdebug]], a software that will be thee subject of a future article dealing with its many features, installation and configuration procedures and bindings with some external developers tools.
+
The procedure can result difficult and requires a lot of effort and time. It surely would be better to '''follow parser executed code flow without the need to update it'''. This proves to be impossible without installing and configuring some additional tools. Many of such freely available tools are based on xdebug, a software that will be thee subject of a future article dealing with its many features, installation and configuration procedures and bindings with some external developers tools.
      Line 134: Line 134:     
* [http://www.php.net PHP language home page]
 
* [http://www.php.net PHP language home page]
* [http://php.net/manual/it/ PHP language manual]
+
* [http://php.net/manual/en/index.php PHP language manual]
    
----
 
----
    
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php?title=php_debug Italiano]
 
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php?title=php_debug Italiano]

Navigation menu