How To check Installed PHP Version on Windows
Hello friends in this i will share you how to check installed php version on your windows. lets start
Open cmd or PowerShell on windows
Type php –version
It will show php version
PHP 8.1.12 (cli) (built: Oct 25 2022 18:16:21) (ZTS Visual C++ 2019 x64)