in

How to install PHP 8.2.0 on Windows 10/11 [2023 Update] Run your first PHP Program | Complete guide



Hello Everyone! Today in this video I am going to step-by-step guide you on How to install PHP 8.2.0 on Windows 10/11. Then I will show you how to run your first PHP Program | Windows 10/11. Windows (64-bit).

Subscribe to Geeky Script Vlog Channel:

Get up to Free Hosting by using code “GEEKY” and you get 20% off for two months.

👉 Link: https://platform.cloudways.com/signup?id=1030678&data1=bw&coupon=GEEKY
👉 Promo Code – GEEKY

Cloudways offers peace of mind and flexibility so you can focus on growing your business and reaching new milestones instead of dealing with server management. With Cloudways, you get an optimized stack, managed servers, backups, staging environment, integrated Git, pre-configured, Composer, 24/7 support, and the choice of five cloud providers: AWS, DigitalOcean, Linode, Google Cloud, and Vultr

—————————————————————————
What is php?
PHP is a general-purpose scripting language especially suited to web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group.

So our main question is How to install PHP 8.2.0 on Windows 10/11?
So let’s begin…

Geeky Script (
@GeekyScript) is Computer Science – Educational Videos Creator 🎉
You can support by buying a coffee ☕️ here —
https://www.buymeacoffee.com/geekyscript

✻ I really hope you find this video useful. ♥

✻ Please click on the CC button to read the subtitles of this video.

Step 1. First You need to go to the following PHP Official Site.
https://windows.php.net/download#php-8.2
This page will lead to the Php official Site. Now here find VS16 x64 Thread Safe and download the zip file.

Step 2. After downloading just extract the zip file on your Windows 10/11 OS. 64 bit. In my video, I have guided you step by step on how to install PHP 8.2.0. Just follow that if you are facing any issues.

Step 3. Now just copy and paste the extracted PHP folder to the Program Files of your c drive.

Step 4. Now set the environment variable and there you go! Now just simply create a PHP file and write a hello world script.

Step 5. Now open the Command Prompt and type:
php nameOfYourPhpFile.php
And there you go!!
You have successfully installed the PHP and run your first PHP Program on your Windows 10/11 OS. Cheers!!

But as mentioned in the video, It is always recommended to run a PHP program on a server. So for that follow these two videos:
Wamp Server: https://youtu.be/7qZJwYfpbrQ
Xampp Server:https://youtu.be/4CGu4SN6CYc
After following the above 2 videos you will be able to learn completely about this server-side scripting language called PHP.

So that’s all my friends! In the following videos, I’m looking forward to posting a complete tutorial on WordPress. So please subscribe and hit the bell icon to receive a notification!!
Thanks a lot, mate. 🙂

The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets that run the Windows 10/11 operating system like Windows 10/11 Home, Windows 10/11 Professional, Windows 10/11 Enterprise, and Windows 10/11 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

#PHP #php8.2 #HowToInstallPHP #Windows10/11 #XamppInstallation #Apache #MySQL

Topics addressed in this tutorial:
How To Download And Install PHP On Windows 10/11 64-bit OS
Install PHP 8.2.0 on Windows 10/11
How to Install Xampp and Get Started
Install Xampp on Windows 10/11
How to Install Xampp and Get Started
Xampp installation windows 10/11

—————————————————————————
MY RELATED VIDEOS:
✻ All about Android Studio: https://youtu.be/H53e2kdaLfk
✻ All about PostgreSQL: https://youtu.be/C93Ed8b8Mhc
✻ All about MongoDB: https://youtu.be/TetHRRnbhig
✻ All about MySQL: https://youtu.be/tFBGj_xDu34
✻ All about WordPress: https://youtu.be/THfoFs2NNbs
✻ All about Java Spring: https://youtu.be/ajsap2g24_Q
✻ All about Maven: https://youtu.be/7DKbtM-BVLg
✻ All about eBook: https://youtu.be/-7f2HqSSeo0

—————————————————————————
THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos 🙂
—————————————————————————
CONNECT WITH ME ON:
✻ Website: https://geekyscript.com/
✻ LinkedIn: https://www.linkedin.com/in/geekyscript/
✻ Twitter: https://twitter.com/GeekyScript
✻ Email: geekyscript@outlook.com
✻ YouTube channel: https://www.youtube.com/c/geekyscript/
—————————————————————————

Share this:

20 Comments

  1. Did this tutorial help you to install Php?

    Comment Now!! and Let me know your opinion…

    And Please SUBSCRIBE for more! Also, you can Support my work through YouTube Thanks!

  2. A many many thanks to you Brother ,after searching a lot I got exact solution from your Video. Keep uploading this kind simple tutorials. Your new Subscirber

  3. 'PHP' is not recognized as an internal or external command,

    operable program or batch file.

    What fixed it for me was to change my folder name to the same version I have "PHP 8.2.11" Then just update that in environment variable. I also opened the hello.php in Notepad++ and made sure it was saved as a php file.

  4. regarding: error couldn't open input file

    ensure that you have the hello file saved as a PHP file, and not a .txt*

    my basic notepad only read text, saved it as a text document.. hello.php.txt, essentially.

    use a platform like notepad ++, visual code, etc… save it as a php, try it again, you should get it..

    i had the same error and just figured it out after a 4 fits of rage, 3 cups of coffee, 2 hours, and 1 break 👻