We are constantly trying to improve PHP Freaks and these forums, so feel free to go to the PHPFreaks Comments/Suggestions board and point out anything you'd like to see different!
0 Members and 1 Guest are viewing this topic.
Any chance of being able to filter Solved posts into it's own area so that topics that aren't solved are always being pushed to another page?
To people looking for the topic solved link:That modification is currently not installed so the "Topic Solved" link will not appear.
<?php ini_set ("display_errors", "1"); // At the top of the page for page errors.error_reporting(E_ALL); // At the top of the page for page errors ?>