This site uses cookies from Google to deliver its services, to personalize ads and to analyze traffic. Information about your use of this site is shared with Google. By using this site, you agree to its use of cookies. Learn More

[Web-development (jquery)] How to enable error reporting in php?

How to enable error reporting in php?How to enable error reporting in php?

To avoid this issue, the below code can be placed in the php file for enabling the error message display for the particular page.


error_reporting(E_ALL);
ini_set("display_errors", 1);

source : http://tutorial101.blogspot.com, http://tempo.co, http://stackoverflow.com

0 Response to "[Web-development (jquery)] How to enable error reporting in php?"

Posting Komentar

Contact

Nama

Email *

Pesan *