I'm a major php newbie, but I'm a 12+ year veteran of ColdFusion. I'm wondering... what kind of debug output can you get from php? CF is nice in that you can see all of the files executed/included, a list of queries run, and a complete list of all typed variables (e.g. form, url, cgi, etc, etc). Does php provide anything like this, and if so, how do you enable it?
Thanks!
Rob