How to install Drupal on WAMP server? In this lesson we are going to learn how to install a Drupal site on a WAMP server. Installing WAMP server 1. We have to setup first our WAMP server on our machine.…
Tag: Web Development
Installing WordPress on WAMP server
How to install WordPress on WAMP server? In this lesson we are going to learn how to install a WordPress on a WAMP server. Installing WAMP server 1. We have to setup first our WAMP server on our machine. Click…
Installing Joomla on WAMP server
How to install Joomla on WAMP server? In this lesson we are going to learn how to install a Joomla site on a WAMP server. Installing WAMP server 1. We have to setup first our WAMP server on our machine.…
PHP Tutorial – PHP Basic Data types
PHP Basic Data types The table shows the simple data types in PHP. [TABLE=2]
PHP Tutorial – Learning the PHP Syntax
PHP scripts are enclosed within a start and end tag. PHP scripts are embedded in a HTML document and you can place the PHP codes anywhere in the document. The two forms of PHP scripting block: The shorthand form starts…
Introduction to WordPress Content Management System
What is WordPress? WordPress is an open source blog tool and publishing platform powered by PHP and MySQL. WordPress can be used for not only blogging posts but also to store static information that can be easily updated like a…
Introduction to Joomla Content Management System
What is Joomla? Joomla is an open source content management system used to create a website and other online applications. Joomla is considered as the most popular website software. Joomla! is written in PHP, stores data in a MySQL database.…
Introduction to Drupal Content Management System
What is Drupal? Drupal is an open source content management system used to create a websites, blogs, web portals and much more. Drupal is written in PHP and distributed under the GPL (General Public License). Drupal is cross-platform, which means…