Vilaivath Dev Blog
Sunday, February 3, 2013
php show error
<?php
error_reporting(E_ALL);
ini_set("display_errors", 1);
echo 4/0;
?>
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment