How To Run First PHP Program in XAMPP Server In Hindi | PHP MySQL Tutorial in Hindi in 2020



How To Run First PHP Program in XAMPP Server In Hindi | PHP MySQL Tutorial in Hindi in 2020

How To Run First PHP Program in XAMPP Server In Hindi | PHP MySQL Tutorial in Hindi in 2020

Welcome, How to run the first PHP program in XAMPP Server in Localhost in Hindi. How to run PHP program in Local webserver in windows, mac, ubuntu machines. Let’s start with running the first PHP program using XAMPP Server on the localhost on our computer.

Step 1: Download XAMPP Server.

Step 2: After downloading, installed it at, C:XAMPP

Step 3: Now, go to “htdocs” folder in the “Xampp” folder and create your project folder. You can give any name.

Step 4: Now, create a file with php extension. We have created a file with a name, myFirstPhpProgram.php. Add the code in it,

Step 5: Go to the start button, and type “Xampp Server” to open it. This will open the “Xampp Server- Control Panel”. After opening it, just click “Start” on “Apache”. This will start the server

Step 6: Now, copy the file path of the .php file and then go to the browser and paste it. Then till htdocs delete and write localhost/yourfilename.php” and press enter. Or simply on browser write localhost. You will see the list of files you created on htdocs folder.

Step 7: Select your “FirstProgram.php” file and click it and you can see the output of your first PHP program.

***************** MUST WATCH VIDEOS ******************

➡️ Backend Development Tutorial: https://www.youtube.com/playlist?list=PLwGdqUZWnOp1U4kemcU_vF9KQuHXlNxkb

➡️ How to become a Full Stack Developer 2020: https://youtu.be/etZ4jq_YjyM

➡️ How To Become a Web Developer 2020: https://youtu.be/Ur9LGVT-GXs

➡️ How JavaScript Works: https://youtu.be/VaBP6_pBOgM

➡️ Follow me on Instagram: https://www.instagram.com/vinodthapa55/

************* Must Watch Videos For Web Development.*************

➡️ HTML in One Video: https://youtu.be/pN7BFLfSjFw

➡️ CSS in One video: https://youtu.be/hkQv0NIxKQY

➡️ CSS FlexBox in 30 Minutes: https://youtu.be/6L-PAmZajfA

➡️ JavaScript in One video: https://youtu.be/PODgPW-hbfU

➡️ ECMAScript 6 in One Video : https://youtu.be/Iek4DtRobLA

➡️ HTML5 in one video: https://youtu.be/4V0-YpO-KZo

➡️ CSS3 in one video: https://youtu.be/TFrFx7H5ZI8

➡️ Bootstrap4 in One video: https://youtu.be/yZnNnvXO8HI

➡️ Jquery in One video: https://youtu.be/PNvyPEQ0y-I

➡️ JSON in one video: https://youtu.be/bMqevPKAPD4

➡️ ReactJS in one video: https://youtu.be/43IbFDSVdB0

➡️ PHP in One Video: https://youtu.be/3024Kc6SDJ0

➡️ NodeJS in one video: https://youtu.be/ipnWAKoiBt

➡️ MySQL in one video: https://youtu.be/5bFxbwjN-Gk

Make Website Responsive Using Media Queries in One Video in Hindi | Web Design Tutorial in Hindi

➡️ Link: https://youtu.be/cKR9gzco3Kc

DONATION FOR SUPPORT: PhonePay = vinodbahadur@ybl GooglePay: vbthapa55@oksbi

Believe me, all this money will be used to make more quality videos and to make my channel grow. So that I can always provide you awesome free videos 🙂

Guys, Please support my channel by SUBSCRIBE to my channel and share my videos in your Social Network TimeLines.

Don’t Forget to Follow me on all Social Network,

Website Link: https://www.thapatechnical.com

Instagram Link: https://www.instagram.com/vinodthapa55

Facebook Link: https://www.facebook.com/vinodthapa55

Twitter Link: https://twitter.com/vb55thapa

Facebook ThapaTechnical Page Link: https://www.facebook.com/vinodbahadurthapa/?ref=aymt_homepage_panel&eid=ARCTi5kdE1POliSOXnW51qZdo6NcpcSOqrioqut1KDac_CfgY5OCey-vcHlgRDgc_OK6eYNFCF_Rrfiq

Comments are closed.