

- How to create a application in php using notepad code#
- How to create a application in php using notepad download#

Xdebug.remote_log="c:/wamp/tmp/xdebug/xdebug_remot.log" Xdebug.profiler_output_name = "cachegrind.out.%p" Xdebug.profiler_output_dir = "c:/wamp/tmp/xdebug" Next, you have to configure Xdebug to make it recognized by PHP.Unzip the folder and copy the Xdebug dll file, to the directory of PHP extension.
How to create a application in php using notepad download#

How to create a application in php using notepad code#
Notepad++, Sublime text and NetBeans are few leading IDEs, which offer support to debug PHP code with simple configurations. This excellent debugging extension can be used more productively if you integrate with an IDE. It includes function traces & stack traces in error messages, protection for infinite recursions and memory allocation. In this list, Xdebug is the PHP extension that supports PHP scripts, debugging with several valuable debug details. A simple technique is turning on error reporting and slightly advanced one involves using the print statement. There are several PHP debugging techniques, which can spare you innumerable hours when coding. Debugging is an important phase for any app development as it ensures the code written will perform as expected.
