I've been having a problem on my page for some time. I rolled my Model
, Controller
and View
and nothing. Simply
the screen goes white (but no error appears) and nothing works.
I want to know the best way to find this problem.
Would it be with error_reporting
? If so, how do I use it?