-
Notifications
You must be signed in to change notification settings - Fork 9
Debug ECC PHP code
Sebastiaan Ebeltjes edited this page Sep 23, 2016
·
1 revision
You can debug ECC PHP code the following way:
- From ECC root folder execute:
ecc-core\php-gtk2\php.exe -c ecc-core\php-gtk2\php.ini ecc-system\ecc.php
Now you can use ECHO and PRINT commands within ecc.php to debug output data.