PrestaShop

PrestaShop is an open-source eCommerce platform which becomes very popular now a days. PrestaShop has a good set of features. It has very powerful back-end, store admin panel allows to manage inventory, orders, customers & payments easily. PrestaShop supports a large number of currencies and allows to separate customers on the basis of currency or…

Read More

MongoDB configuration process with CodeIgniter

1) Download file form http://www.mongodb.org/display/DOCS/Downloads 2) Create folder on C:\ and rename it ‘mongo’. Extract downloaded file into it. 3) Create a directory called ‘data’ inside C:\mongo 4) Create a directory called ‘ C:\mongo\log\log.txt ‘ inside C:\mongo 5) Click on the Start Menu and enter “cmd” in the search box. and type ‘ C:\mongo\bin\mongod –install…

Read More

Code Igniter

CodeIgniter (CI) is an open source web application framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter provides a rich set of libraries with a simple interface and logical structure to access these libraries. It is based on the popular Model-View-Controller…

Read More

Drupal

Drupal is open source social publishing software and free modular content management system (CMS) which is written in PHP and it require a database like MySQL to store content and settings. Drupal empowers individuals, teams, communities or an enterprise to easily publish, manage and organize a wide variety of content on a website. It is…

Read More

Social Network

A social networking site is a website where an individual person can set up an online profile, describing about his or her interests and add links to other people profiles. Social networking sites users are able to post personal information, photographs, videos, blog entries and user can communicate with instant messaging, e-mail or site mail,…

Read More

HTML

HTML (Hypertext Markup Language) is the common scripting language for interchange of hypertext between the World Wide Web client and server. HTML is the tags, used to structure Web pages so that a browser can display it in a way that is also influenced by the browser’s design and the user’s preferences for font size,…

Read More

eCommerce

eCommerce (electronic commerce) is the buying and selling of goods and services on the Internet and other computer networks especially  the World Wide Web. It also includes the entire online process of developing, marketing, selling, delivering, servicing and paying for products and services. eCommerce usually refers to shopping at online stores on the World Wide…

Read More

MyBB

MyBB (MyBBoard or MyBulletinBoard) is a powerful, efficient, most amazing free forum bulletin board software which is uses PHP and MySQL for developed. MyBB uses a standard discussion board structure, so that visitors will feel familiar with the way MyBB works. Visitors can use the MyBB user control panel to change the way they view…

Read More

JavaScript

JavaScript is an object-oriented scripting language which is used in client side web content development, primarily to create functions that work with HTML to enhance web pages and make them more interactive. JQuery is a JavaScript library. It is the most popular JavaScript library. Prototype JS is a JavaScript Framework, ExtJS is a JavaScript library…

Read More

CakePHP

CakePHP is a very popular open source PHP framework which provides extremely fast construction, an extensible architecture for developing, maintaining and deploying web applications. CakePHP reduces development costs and helps developers to write less code. CakePHP is a development Framework of PHP which uses commonly known design patterns like Model-View-Controller (MVC), Active Record, Association Data…

Read More