↧
Creating clean SEO urls in symfony
Being the symfony fan that I am, I have decided to start documenting some of the features I think are quite neat in the framework. So starting today, here’s a quick quite to writing a Search Engine...
View ArticleEnabling HTTPS support in curl installed through MacPorts on OSX
While 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 I just...
View ArticlePHP CodeSniffer and common errors
I am currently writing a wrapper for PHPUnit for my employer which makes writing Selenium test cases for developers far easier. It would abstract them from the details of knowing server, urls, browser...
View Article