How to Install PHP 8.3 on Windows 10/11
What is PHP?
PHP (Hypertext Preprocessors) is an open-source server-side scripting language that many devs use for web development. It is also a general-purpose language that you can use to make lots of projects, including Graphical User Interfaces (...
blog.muchyazid.my.id3 min read
Bruce Wells
OO PHP Developer
This is a lot of work. I have done it in past, and it is a pain to update. I recommend wampserver.com/en Very easy to install and update. Just two words of warning. Create a separate directory for you websites, don't add it to the Wamp directory, or the next update will delete your website! Also take a SQL backup before you upgrade, so you can restore. It also wipes out database. But SO much easier than roll your own.