Show all errors on PHP
By default, some server package development tools are turn off error shows on PHP configuration. You can always turn on the error report by embed this code on your script:
errorreporting(EALL);
iniset('displayerrors', '1');
Written by Yohan Totting
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#