Show errors in php


/ Published in: PHP
Save to your folder(s)

Put on top of script


Copy this code and paste it in your HTML
  1. ini_set('display_errors', '1');

Report this snippet


Comments


You need to login to view comments.