1. Create php.ini in the desired folder
2. Insert this line of code
display_errors = Off
3. Upload to web. Php error will be turned off.
1. Create php.ini in the desired folder
2. Insert this line of code
display_errors = Off
3. Upload to web. Php error will be turned off.