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
Day: March 9, 2015
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
PHP is a server-side, open source scripting language that help you to create dynamic and interactive webpages. PHP is a general-purpose scripting language that was originally conceived by Rasmus Lerdorf in 1995. Lerdorf created PHP to satisfy the need for an easy way to process data when creating pages for the World Wide Web. What … Continue reading PHP Introduction