Home » Programming » PHP
Showing Errors in PHP [Tutorial]
This tutorial explains how to use several methods for displaying errors in a PHP application for debugging purposes. Be Careful There are security considerations when displaying errors in any application. Be careful when and where errors are displayed – especially when building products for the web – as the errors may contain sensitive information. For example, if an application connects to a database and the database crashes, an error will be produced. That error may contain the username and password used to connect to the database. If … Read more
 
					![Showing Errors in PHP [Tutorial] 1 Showing Errors in PHP](https://cd.linuxscrew.com/wp-content/uploads/2021/03/Showing-Errors-in-PHP-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/03/Showing-Errors-in-PHP-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/03/Showing-Errors-in-PHP-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/03/Showing-Errors-in-PHP.png 1200w) 
						 
						![PHP shell_exec Function: How to Use It [With Examples] 3 PHP shell exec Function](https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-shell_exec-Function-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-shell_exec-Function-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-shell_exec-Function-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-shell_exec-Function.png 1200w) 
						![PHP var_dump() Function [With Examples] 4 PHP var dump Function](https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-var_dump-Function-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-var_dump-Function-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-var_dump-Function-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-var_dump-Function.png 1200w) 
						![PHP strtotime() Function - Converting Text to Timestamp [With Examples] 5 PHP strtotime](https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-strtotime-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-strtotime-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-strtotime-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/02/PHP-strtotime.png 1200w) 
						![PHP foreach Loop [With Examples] 6 PHP foreach Loop](https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-foreach-Loop-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-foreach-Loop-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-foreach-Loop-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-foreach-Loop.png 1200w) 
						![PHP switch Statement [With Examples] 7 PHP switch Statement](https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-switch-Statement-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-switch-Statement-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-switch-Statement-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/PHP-switch-Statement.png 1200w) 
						![How to Make a PHP Redirect to a Different Page [Quick & Easy] 8 How to Make a PHP Redirect](https://cd.linuxscrew.com/wp-content/uploads/2021/01/How-to-Make-a-PHP-Redirect-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/How-to-Make-a-PHP-Redirect-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/How-to-Make-a-PHP-Redirect-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2021/01/How-to-Make-a-PHP-Redirect.png 1200w) 
						![PHP trim() Function [With Examples] 9 PHP trim Function](https://cd.linuxscrew.com/wp-content/uploads/2020/12/PHP-trim-Function-300x194.png 300w, https://cd.linuxscrew.com/wp-content/uploads/2020/12/PHP-trim-Function-1024x661.png 1024w, https://cd.linuxscrew.com/wp-content/uploads/2020/12/PHP-trim-Function-768x496.png 768w, https://cd.linuxscrew.com/wp-content/uploads/2020/12/PHP-trim-Function.png 1200w) 
						