Thursday 15 November 2018

To find errors in php Code

⚙ Start At the Beginning of script  

<?php
error_reporting();
Your script/code goes here....
?>

No comments:

Post a Comment