Home  >  Article  >  Backend Development  >  How to check the phpmyadmin version

How to check the phpmyadmin version

angryTom
angryTomOriginal
2019-10-21 13:34:127914browse

How to check the phpmyadmin version

How to check the phpmyadmin version

1. Open and log in to phpMyAdmin

How to check the phpmyadmin version

#2. View the version in the phpMyAdmin column in the lower right corner

How to check the phpmyadmin version

View the MySQL version

How to check the phpmyadmin version

Command line view:

If the path of mysql is d:\mysql, then enter cmd during operation, bring up the command line, enter :

d:\mysql\bin\mysql.exe --version to view the MySQL version.

How to check the phpmyadmin version

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of How to check the phpmyadmin version. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn