Category Archives: How-to
Tutorial: Remove index.php on localhost in Yii framework
A simple and straight forward tutorial on setting up your localhost to remove index.php from your local development environment Continue reading
Tutorial: How To Reuse Yii Contact Form
A simple and straight forward tutorial that demonstrate how Yii contact form can be reuse on other view Continue reading
Tutorial: Populate 2 Model Information Using 1 Controller And 1 View In CRUD
A basic tutorial to demonstrate how to populate 1 to many relationship between 2 model using 1 controller and 1 view. Continue reading
Yii Relational Active Record Tutorial
This is a tutorial to explain and demo how Yii relational active record works and can really help many people who are interested or are having problem with Yii relational active record to give them a better idea on how to solve their relational active record issues while dumping in knowledge to starters. Continue reading
WordPress 3.0 Plugin Activation Error – “Headers already sent”
Wordpress 3.0 display error message "The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." when a user activate their plugin. This is my solution to the problem. Continue reading
IE6 solution for position absolute with height 100% dynamically
A simple solution to solve IE 6 problem of ignoring height 100% when div block element is set to position absolute and how we can make it align according to the height of our content instead of the whole document Continue reading
Customize Authentication On Yii Framework Using MySQL Database
Customize your Yii framework so that your application can get your own set of authentication users with better security and learn more about Yii framework Continue reading
Image Tutorial: How to setup Yii Framework on WAMP using MySQL database
An image tutorial that demonstrate how to setup Yii for the first time using MySQL on Windows XP and WAMP. This can be done easily with Windows 7 and Vista as well! Continue reading

