Sunday 10 June 2018

PHP Installation - PHP training in chandigarh


PHP Installation

  • Introduction to XAMPP
  • Installing XAMPP

There is no need of special software to execute HTML webpage. You simply write HTML code 
and save it with .html extension. After this, as soon as you open that file, your code gets executed
 and it shows in the form of a web page. But this is not so with PHP.

PHP is a scripting language that provides the ability to implement logic in web pages. Like any other 
programming language, PHP also provides object oriented programming features. Therefore, to
 execute PHP scripts, you need a PHP interpreter.

Because PHP is a server side scripting language, a server is also required to execute PHP scripts
PHP scripts can not be executed without the server. Apache is the most common server to use for
 learning development in PHP.

If you are creating a database application (for storing data) then you also need a DBMS such as 
 MySQL.

If you want to configure PHP, MySQL and Apache server, you can configure it separately.
 But you do not have to do this. XAMPP package has been provided by Apache Friends for easy 
development in PHP.

If you Are in Chandigarh And looking PHP training in chandigarh then CBitss Technologies is 
Right place to learn PHP , mySQL , And Mor Web Designing courses  ..

What is XAMPP ?

XAMPP is a free, open source web server solution package. It has been 

developed by Apache Friends. There is mainly Apache HTTP Server, MySQL

  Database and PHP interpreter files available. XAMPP is a cross platform 

package. It is available for all major platforms.


After installing XAMPP, you do not need to install any other software. This is a complete package for 
PHP development. When you install XAMPP, your computer automatically installs other services such
 as PHP, Apache Server and MySQL.

PHP training in chandigarh

Installing XAMPP

1. As soon as you click on the link given above, XAMPP Download official web page will be opened
 in your browser.



2. In this webpage you have provided options to download XAMPP for different platforms. As soon as
 you click on a button according to your requirement, XAMPP starts downloading in your computer. 
XAMPP size is 124 MB for window platform.

3. Once downloaded, you double click on the file and you will see a screenshot of XAMPP setup. 
This is the welcome screen of XAMPP setup. On this screen you will next click.

4. Once you click on the XAMPP welcome setup screen you will see the component selection screen. 
In this screen you can customize the components to be installed. If you do not want to install an item,
 you can choose to close its checkbox.

In the beginning you should install XAMPP in the default mode. So without changing any option you
 will click on the next button.

5. As soon as you click on the Component selection screen, you will see the installation folder screen.
 In this screen you select drive / location in which you want to install XAMPP.

By default XAMPP installs in C drive. But you can change its location if you want. By setting the
 location according to your requirement, you will click next button.


6. As soon as you click next to the installation folder screen, you will have a screen show. In this 
screen you will be asked whether you want to know more about bitnami.

Bitnami is a software program that offers you the ability to work with XAMPP with content management
 systems like Joomla and Drupal.

If you want to know about it or else click the given checkbox and click next.


7. As soon as you next click on Bitnami for xampp screen you will get ready to install screen show.
In this screen you will be told that the setup is ready and now you can install XAMPP. In this screen 
you will click on the next button.

8. As soon as you click on the ready to install screen, you will see an installation screen. In this 
screen you will see an installation progress.

9. Before the installation finishes, you may be presented a screen to give the firewall access permission
 to the Apache HTTP Server. On this screen you will simply click the allow access button.

10. After the installation finishes you will be shown the screen of setup completion. In this screen you will
be asked whether you want to start the XAMPP control panel. On this screen you will click the finish button.

11. As soon as you click the finish button on the setup completion screen, you will be shown a small screen
 to select the language. The default language of XAMPP is English. So in this screen you will click on save 
button without any changes.
12. XAMPP is installed now on your computer. You can open XAMPP control panel by going to the Start
 menu.

13. As soon as you open the XAMPP control panel, you will have a screen of the XAMPP control panel. 
This screen will show you the list of all the services that you can start and stop. To work with PHP, you
 should open Apache and MySQL services. For this, you click on the start button next to each service.

XAMPP is now installed on your computer. You do not need to install PHP or any server separately. 
Now you can start creating web applications in PHP.

Note: When installing XAMPP, keep in mind that your computer already has PHP, MySQL and Apache 
nstalled. If so, then there may be errors when launching services through XAMPP.

0 comments:

Post a Comment