wok annotate phpmyadmin/description.txt @ rev 25846
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 23 07:09:13 2025 +0000 (3 weeks 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. |