What is Joomla? Joomla is a free system for creating websites. It is an open source project, which, like most open source projects, is constantly in motion. It has been extremely successful for seven years now and is popular with millions of users worldwide. The word Joomla is a derivative of the word Jumla … Continue reading Joomla Introduction
Month: March 2015
Basic Template Files File Name Description style.css style sheet file index.php home page file header.php header content file single.php single post page file archive.php archive/category file searchform.php search form file search.php search content file 404.php error page file comments.php comments template file footer.php footer content file sidebar.php sidebar content file page.php single page file front-page.php … Continue reading WordPress Cheatsheet
What is Yii Yii is a high performance, component-based PHP framework for rapidly developing modern Web applications. The name Yii (pronounced Yee or [ji :]) means “simple and evolutionary” in Chinese. It can also be thought of as an acronym for Yes It Is! What is Yii Best for? Yii is a generic Web programming … Continue reading Yii Introduction
What is CakePHP? CakePHP is an open-source framework for PHP intended to make developing, deploying and maintaining applications much easier. CakePHP offers many useful design patterns, such as the Model-View-Controller pattern, seen in other popular frameworks like Ruby On Rails. The CakePHP framework also provides valuable reusable libraries for dealing with common tasks. … Continue reading CakePHP Introduction
Magento was designed for those who need a flexible and full-rich ecommerce platform. This 100% open-source eCommerce solution is open for free download and allows users to design, set up, and run their own eCommerce stores as they want. 1. What is Magento Magento is an open source PHP was built with help programmers can create e-commerce … Continue reading Magento 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
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