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.


Wednesday, 31 July 2013

Introduction of PHP and MySQL

Click here to download PHP in pdf

Click here to download PHP in Gujrati in pdf

check this blog every day and get new information of PHP everyday

Ø What is PHP ?

PHP is web development  language. Full form of PHP is Hypertext Preprocessor. Here is one question that PHP is not match with his full form. In old days full form of PHP is Personal Home Page. Then after full form of PHP is changed using community voting.

PHP is server side Scripting. It is easily combined with HTML. PHP supports many database.

Ø What is Mysql ?

Mysql is Relational Database Management System (RDBMS).
Mysql use for small and big application development. Mysql support different Operating System.

Ø PHP and MySQL

Recently PHP and MySQL are very famous.PHP and MySQL both are Open Source Technology. PHP and MySQL are Freely available.

You can download here.
1.   For PHP       : PHP Download
2.   For MySQL : MySQL Download