This is my first time working on php code.
I’ve put some printf code in it and wonder where the output goes?
Thank you
- edit
I’d like to debug this php code.
Don’t know if there’s a debugger for php but I can print a log.
How should I print a log then?
It goes into the HTTP stream or the output buffer.