Hello family,
I wonder why the helpers functions do not work in error views. For example, why is it impossible to do
in the file: application/views/errors/html/error_404.php?
I wonder why the helpers functions do not work in error views. For example, why is it impossible to do
PHP Code:
echo site_url('css/styles');