advanced code snippet search
rahijain on 07/13/11
php
07/13/11 06:09pm
error_reporting(E_ALL & ~E_DEPRECATED);ini_set('error_reporting', E_ALL & ~E_DEPRECATED);
Report this snippet Tweet
Comment:
You need to login to post a comment.