PHP runtime error
I'm programming PHP for some time. I use an Windows XP SP3 with PHP 5.4 , SQlite 3 , Apache 2.4 as a development environment. The remote host server (not mine) is a Windows Server 2008 with PHP 5.3 , Apache 2.2 , IIS 7.0 and SQL Server 2008 . My editor is the simple and wonderful EditPlus . Concerning Javascript it's nice because of Firefox plus the great add-on FireBug , which allows for complete HTML + CSS + Javascript debugging. My problem is PHP error management in my development environment (my personal machine). The PHP syntax errors typically appear ok with line number and so on,