This topic is locked

PHP Debugger

7/26/2020 7:31:28 PM
PHPRunner General questions
A
asawyer13 authorDevClub member

Is it possible to use a PHP Debugger, for example, using RapidPHP Editor, to test the php code locally on your development computer?
Alan

Sergey Kornilov admin 7/27/2020

Yes, it is possible, you can use any PHP Debugger for this purpose.

fhumanes 7/27/2020

Hello:
I use NetBean IDE. https://netbeans.org/features/php/
I am very happy with it.
Greetings,

Fernando