Thursday, 1 August 2013

PHP and MySQL’s Installation


 click here to download in pdf

for hacking click here 1.wifi
                                   2.computer hacking

Ø PHP and MySQL is Open Source. So it is freely available.
For that we use xampp server.
Download xampp server from here.
XAMPP’s Installation :
Step 1: Download xampp from  here.
Step 2: After downloading double click on xampp.exe.
                   It display



 Step 3: click on next like other software installation.
               After clicking on next it display.
Here select component that you want to install.
And click on next.
Step 4: Give the path were you want to install xampp server.
                   It display.


And give next and complete installation like other software.
And give finish  at last.
Ø After installing click on xampp icon displaying on desktop.
It shows xampp control panel.

Ø Start MySQL .

Ø Now type in your browser
          and select language.

Ø After selecting language.
It display.

Ø You can see phpmyadmin tool it is use for to create database.
Ø Create a(PHP) folder in c:\xampp\htdoc\PHP(folder name)
Ø How to run PHP file in xampp.
Put your PHP file in C:\xampp\htdoc\(your folder name)
Open your browser and type
http://localhost/(your folder name)/your file name.


No comments:

Post a Comment