Turn errors off for PHP
Hello:
I went to the php.ini file in my root folder and turned the display errors off by using the following code: display_errors = Off
When I run the phpinfo() function it still says the display errors as being on. Any suggestions?
I went to the php.ini file in my root folder and turned the display errors off by using the following code: display_errors = Off
When I run the phpinfo() function it still says the display errors as being on. Any suggestions?