Sign in
Register
Home
Projects
Help
Search
:
vShare
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Wiki
Forums
Wiki
Start page
Index by title
Index by date
History
Enabling error reporting in php
¶
Add
ini_set('display_errors','On');
in php script, will set display errors On.
ERRORS
Loading...