Setting Up Xdebug in XAMPP with PhpStorm
Source : Setting Up Xdebug in XAMPP with PhpStorm
Published On : February 02, 2015 at 09:35PM
By : Agbonghama Collins
Xdebug is a PHP extension which provides debugging, profiling, code coverage, stack traces and many other capabilities. In this succinct tutorial, I will show us how to set up Xdebug that ships with XAMPP in PhpStorm. See the steps below. Open up php.ini (located at C:\path-to-xampp\php) for editing. Search for [XDebug] and un-comment all its […]

For More Go to : w3guy - Diary of a Geek
Published On : February 02, 2015 at 09:35PM
By : Agbonghama Collins
Xdebug is a PHP extension which provides debugging, profiling, code coverage, stack traces and many other capabilities. In this succinct tutorial, I will show us how to set up Xdebug that ships with XAMPP in PhpStorm. See the steps below. Open up php.ini (located at C:\path-to-xampp\php) for editing. Search for [XDebug] and un-comment all its […]
For More Go to : w3guy - Diary of a Geek
Labels: Tech4Sky
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home