I'm trying to open a txt file that doesn't exist just to display an error but it doesn't! I already modified my php.ini
error_reporting = E_ALL | E_STRICT
display_errors = On
html_errors = On
but still doesn't work. I haven't experience errors since I used PHP! It just displays nothing if it's not working