Home  >  Article  >  Database  >  What is the difference between phpmyadmin and cms

What is the difference between phpmyadmin and cms

silencement
silencementOriginal
2019-12-26 16:26:202181browse

What is the difference between phpmyadmin and cms

phpmyadmin is a web program that operates Mysql database. It can perform related operations on mysql data conveniently and quickly.

CMS is a CMS system written in PHP, used for software secondary development.

Both are applications written in PHP code, but they have different uses.

If you want to use cms to build a website, you generally need to use phpmyadmin. Otherwise, the operation of mysql can only be operated in the command, which is inconvenient.

It is recommended to study "phpmyadmin".

The above is the detailed content of What is the difference between phpmyadmin and cms. 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