The 6th Edition of Barcamp Pune is back in town on 14th November 2009 after almost an year. If you don’t know what is Barcamp check out the nice article by PuneTech and if you are students then why you should bunk the college to attend it. My first Barcamp was Barcamp Pune 3, which […]
Category Archives: Uncategorized
Debugging PHP using Xdebug and Notepad++ : Part 2
In my previous post, I have shown how to configure Xdebug and Notepad++ for debugging. In this final part, I will take some example to demonstrate and show how to use the setup to make debugging an PHP script easier and actually fun. Initially I thought that I will write an article, but then I […]