Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
I Python you can use 'try' in your error handling methods. Is there something like that in PHP?
I wanto to test the execution of some functions. How can I test a big block of code?