GuidePedia

0

Welcome to the complete tutorial of PHP .

WHY TO LEARN PHP ?

PHP is the most powerful language of the web as it drives the most popular websites on internet. PHP is the best language to learn if you want dynamics in your site. As I said it drives ! THE MOST POPULAR WEBSITES ! Like :P

FACEBOOK

GOOGLE

YAHOO

BING .................

PHP is a server scripting language, and is a powerful tool for making dynamic and interactive Web pages quickly.

PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

LEARN PHP AND BECOME A MASTER OF WEBSITE DEVELOPMENT.

1. HOW TO START INSTANT CODING OF PHP !

To start instant coding of php you need to install a server in your computer that will allow you to run the php code. For learning purpose it is convenient to install the server on your computer and host the files on your computer for free.

- How to install server on your computer

XAMPP for Windows provides an easy to install Apache-MySQL-PHP-PERL-PEAR framework. XAMPP saves time and effort and provides the software support for web frameworks like Drupal, Joomla, Moodle, or wikiMedia on any Windows PC.

 

First of all download :-

XAMPP FOR WINDOWS

for more information on how to install xampp and download for other Operating System please visit. 

https://www.apachefriends.org/ 

Once your download is complete, install the program, click on "Run"

Accept the default settings. A command will open and offer an initial installation prompt. Just hit the Enter key, and accept the default settings. To simplify installation, just hit ENTER when prompted on the command line. You can always change settings, by editing the configuration files later.

When your installation is complete, exit the command window by typing x on the command line.

Start the XAMPP Control Panel

Start the Apache and MySQL components. You can also start the other components, if you plan to use them.

Verify the Apache install, by clicking on the Apache administrative link in the Control Panel.
  


Verify the MySQL installation, by clicking on the MySQL administrative link in the XAMPP Control Panel.

If the verification steps are successful, XAMPP should be successfully installed on your PC. Open a browser and enter "localhost" on your address bar. You will be redirected to a page telling you that you've successfully installed xampp on your system

There may be minor issues when running Skype and XAMPP at the same time, due to Skype's use of port 80. Exit skype to and start the port again and it will work instantly.

Post a Comment

 
Top