I can not find my PHP version on the CMD when I type php -v even if I am in the right directorie.
But I install Wamp and in my file on my computer I have not the php.exe.
So I do not understand. I do not understand if the PHP file is really installed.
Thanks
"Wamp" is not a specific product, but just a term for the setup of "Windows, Apache, MySQL, and PHP" - so please tell us what exactly you downloaded & from where.
2026-05-21 12:33:19 +00:00
Commented 19 hours ago
PHP does not necessarily have to be integrated into the web server by invoking an EXE file, there are also variants where the PHP functionality is contained in a DLL file instead.
2026-05-21 12:34:08 +00:00
Commented 19 hours ago
I do not understand if the PHP file is really installed...have you tried using it? Is there an actual practical problem here that you need help with, or is it just a speculative question?
2026-05-21 12:51:04 +00:00
Commented 19 hours ago