As a Programmer for almost 5 years, it has been a journey finding a good PHP Framework, there are a lot of things to consider. But for me I need that the framework to be: Easy to learn and understand…
Automatically get the SVN Revision Number of your Project
When you are handling so many projects and those projects are saved in different repository locations, you may find it very difficult to keep track all the versions and revisions manually and it will be much harder if you are…
Testing PHP Projects using Yii Framework in Netbeans
This post aims to give information how to test PHP Projects using Yii Framework using Netbeans IDE. Please take note that this tutorial is for users using Ubuntu Linux Distributions. Install Requirements PHPUnit Selenium RC server Installing PHPUnit Open Terminal…