advanced code snippet search
sherakama on 01/30/09
ini errors show php textmate set
01/30/09 04:46pm
1 person have marked this snippet as a favorite
umang_nine
// Report all PHP errorserror_reporting(E_ALL);ini_set('display_errors','ON');
Report this snippet Tweet
Comment:
You need to login to post a comment.