How do i know my xampp php version?

    1. Public
    2. Questions
    3. Collectives

    4. Explore Collectives
    1. Teams

      Stack Overflow for Teams – Start collaborating and sharing organizational knowledge.

      Create a free Team Why Teams?

    2. Teams

Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Asked 4 years, 6 months ago

Viewed 55k times

How to know what version of PHP is used on my xampp?

  • xampp
  • htdocs

asked Mar 24, 2018 at 10:43

4

  • My man, This is stack overflow

    Mar 24, 2018 at 10:45

  • Brother, my answer is different though question is same.

    Mar 24, 2018 at 11:11

  • it's a good question... not sure why strange comments and downvotes.

    Jul 5, 2020 at 20:31

4 Answers

answered Sep 28, 2020 at 13:02

First open your Locate directory where using Xampp

C:/Xampp/php

Type cmd on folder address bar and hit Enter

And then Type command php -v

answered Mar 28 at 12:53

Go to xampp control panel start the apache and mysql and click the admin besides the MySQL. After phpmyadmin page open, there you can see php version, Apache version and MySQL version in that open page.

answered May 22 at 17:38

1

  • Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.

    May 23 at 5:19

  • The Overflow Blog
  • Featured on Meta

Linked

Related

Hot Network Questions

  • A 200-mile-long neutral busbar doesn't sound real
  • Crack open vs open?
  • Travel on last day of Schengen visa
  • God doesn't give with both hands
  • Can professors arrange for an MSc scholarship if you contact them by e-mail and they are interested in working with you?
  • Has NASA released any JWST images of Trappist-1? If not, why?
  • Email addresses giving internet connection
  • Why do lawyers write contracts with language that is more difficult to understand than other works?
  • Is releasing this company's documents illegal?
  • Does anyone know the title and author of this book where a boy/young man goes into a routine operation and the surgeons discover that he's a robot?
  • Necessity of decoding in fault-tolerant quantum computation
  • Why do we need the “Program Files” folder in Windows?
  • Is the food of the type created by the synthesizer in By Any Other Name ever shown again?
  • Auctionsite API Wrapper in Python
  • Optimal depth for underground flyby?
  • How to politely get out of a carpooling situation as the car owner
  • Why using a partial derivative for the loss function?
  • Who were the two large hobbits?
  • Coronat Virtus In Corde Mea / Virtue Reigns In My Heart?
  • How is that there are two different words, comparo, that appear to be identical?
  • Which runway should I use, and how can I recognise it in further flights?
  • Pricing a bond denominated in USD but issued in Europe
  • How to play as a dual-wielding monk?
  • How can I get the R of this diagram with circutikz?

more hot questions

Question feed

Your privacy

By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

How do I find my PHP version?

1. Type the following command, replacing [location] with the path to your PHP installation. 2. Typing php -v now shows the PHP version installed on your Windows system.

How do you check if I have PHP installed?

Make sure the Web server is running, open a browser and type //SERVER-IP/phptest.php. You should then see a screen showing detailed information about the PHP version you are using and installed modules.

Is PHP installed with XAMPP?

XAMPP is an easy to install Apache distribution containing MariaDB, PHP, and Perl. Just download and start the installer.

Can I change PHP version in XAMPP?

Download PHP from the latest Xampp: Extract the folder and copy php folder from the latest xampp. Now, go to your existing xampp folder and rename the current PHP folder to php7 or whatever you want. Then paste the new php folder in the existing xampp. That's it!

Chủ Đề