Php Error Reporting Kullanımı. You can also use the iniset command to enable error reporting. The iniset function will try to override the configuration found in your php ini file.

You should not display errors to the user but that is a separate issue related to php server set up. If you do not see errors you may need to enable error reporting. Phpini dosyanızda exposephp off yaparak bir saldırganın erişebileceği bilgiyi en aza indirebilirsiniz.
Başka bir yol da http sunucusuna php kodu olarak başka dosya uzantıları belirtmektir.
The quickest way to display all php errors and warnings is to add these lines to your php code file. Errorreporting işlevi errorreporting yönergesinin değerini çalışma anında tanımlar. This tool will help you. Execution of the script is not halted.