Twitter Feed
php Archive
-
Xdebug – Remote Debugging
Posted on April 30, 2010 | 4 CommentsAs a follow up from my last post Xdebug – Installation and customization this post is about configuring xdebug and a php editor (eclipse PDT) in this case to be... -
Writing a php command line based app using Console_CommandLine
Posted on October 17, 2009 | No CommentsI am currently writing a PHP app which had to have a command line interface. I came across this excellent library in PEAR Console_CommandLine. Its core functionality is very useful... -
[Doctrine_Parser_Exception] Fail-some error message!
Posted on August 23, 2009 | 1 CommentIf your precious evening hacking time has been wasted by this useless error message: Then look no further, this was the oddest error message which caused errors inconsistently when generating... -
Enabling HTTPS support in curl installed through MacPorts on OSX
Posted on March 31, 2009 | 5 CommentsWhile doing development just noticed that if you have installed php with curl support using macports it does’nt install ssl support in curl by default which is quite frustrating. Especially... -
using svn for development in symfony
Posted on February 8, 2009 | 3 CommentsThe recent project that I am working on for a client has taught me more about svn than I ever did because of the complex nature of the product. It...

![[Doctrine_Parser_Exception] Fail-some error message! If your precious evening hacking time has been wasted by this useless error message: Then look no further, this was the oddest error message which caused errors inconsistently when generating...](http://blog.rajatpandit.com/wp-content/uploads/2009/08/doctrine-orm-php5-115x53.png)

