WordPress Introduction

What is WordPress? WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably the easiest and most powerful blogging and website content management system (or CMS) in existence today. It is the most popular blogging system in use on the Web. WordPress was used by more than … Continue reading WordPress Introduction

CodeIgniter Introduction

What is Codeigniter CodeIgniter (CI) is one of popular php framework. If you are already building PHP Application, CodeIgniter will help you to do it better and more easily. With CodeIgniter, you can save time, make your web more robust, your code will be easier to read and maintenance. CodeIgniter (CI) is free, lightweight, and … Continue reading CodeIgniter Introduction