whats the best option to get more information about a failure in your sorce code ?
whenever i get failures that are situated at the very end of my script how do i get to know wherer they start? now i have get from apache + php this return Parse error: parse error, unexpected $ in c:\programme\easyphp\www\cms\procede_presse.php on line 268 268 is the last line of my script how to deal with those failures in an intelligent way? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php