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…
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…