Magento is a rich-feature e-Commerce open-source platform written in PHP, which provides online traders with an exceptional flexibility and control over the content, look and functionality of their e-commerce store.Magento offers powerful marketing, search engine optimization, and catalog-management tools.
Question 1: What architecture is [...]
Tag: open source
Codeigniter (CI) is an open-source framework for web application. It is used to develop websites on PHP. It is loosely based on the popular model–view–controller (MVC) development pattern, and it is easy to use compare to other PHP frameworks. The first public version of CodeIgniter was released by EllisLab on February 28, 2006.
Question 1 [...]
XAMPP server is the most popular PHP development environment. XAMPP server stands for cross-platform, Apache, MySQL, PHP and Perl. It is a simple and lightweight solution that allows you to create a local web server.
1. Downloading XAMPP Server
First download the installer file for the latest version of XAMPP Server, and save the file to [...]
WampServer is a local server package for Windows web development environment. It allows you to create dynamic web applications with Apache2, PHP and a MySQL database. PhpMyAdmin allows you to manage easily your databases. download link : WampServer
1. Downloading WampServer
First download the installer .exe file for the latest version of [...]
LAMP (Linux, Apache, MySQL, PHP) is an open source Web development platform that uses Linux, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language.
Linux: Linux is a operating system assembled under the model of free and open source software development.
Apache: [...]