6

I'm new one to opencart.is there any debug tools available for opencart ? .i don't know control flow of opencart execution.so i want to put break points,step into code,see variable values. please give any reference to that .thanks in advance.

4

3 に答える 3

1

https://github.com/mithereal/opencart_inline_debuggersと d($var); だけを使用できます。var が変数またはオブジェクトであるソース内

于 2015-02-02T19:31:03.443 に答える