in

How to install PHP 8.1.8 on Windows 10/11 [2022 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.1.8 on Windows 10/11. Then I will show you how to run your first PHP Program | Windows 10/11. Windows (64-bit).

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

👉 Link:
👉 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.1.8 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.1
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.1.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 notification!!
Thanks a lot, mate. 🙂

The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets which 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.1.8 #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.1.8 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:

22 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. I keep getting this error in the cmd "PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0" . What should I do? Tried even the lower version still got the same error message. Pls help. Thank you!