wok annotate phpmyadmin/description.txt @ rev 25624
Add opendkim
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 08 16:45:57 2023 +0000 (12 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25140 | 1 PhpMyAdmin is a free software tool written in PHP, intended to handle the |
Hans-G?nter@25140 | 2 administration of MySQL over the Web. |
Hans-G?nter@25140 | 3 PhpMyAdmin supports a wide range of operations on MySQL and MariaDB. |
Hans-G?nter@25140 | 4 Frequently used operations (managing databases, tables, columns, relations, |
Hans-G?nter@25140 | 5 indexes, users, permissions, etc) can be performed via the user interface, |
Hans-G?nter@25140 | 6 while you still have the ability to directly execute any SQL statement. |