diff options
Diffstat (limited to 'srcs/phpmyadmin/doc/html/_sources/other.txt')
| -rw-r--r-- | srcs/phpmyadmin/doc/html/_sources/other.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/doc/html/_sources/other.txt b/srcs/phpmyadmin/doc/html/_sources/other.txt new file mode 100644 index 0000000..98d1dca --- /dev/null +++ b/srcs/phpmyadmin/doc/html/_sources/other.txt @@ -0,0 +1,32 @@ +Other sources of information +============================ + +Printed Book +------------ + +The definitive guide to using phpMyAdmin is the book Mastering phpMyAdmin for +Effective MySQL Management by Marc Delisle. You can get information on that +book and other officially endorsed `books at the phpMyAdmin site`_. + +.. _books at the phpMyAdmin site: https://www.phpmyadmin.net/docs/ + +Tutorials +--------- + +Third party tutorials and articles which you might find interesting: + +Česky (Czech) ++++++++++++++ + +- `Seriál o phpMyAdminovi <https://cihar.com/publications/linuxsoft/>`_ + +English ++++++++ + +- `Having fun with phpMyAdmin's MIME-transformations & PDF-features <https://garv.in/tops/texte/mimetutorial>`_ +- `Learning SQL Using phpMyAdmin (old tutorial) <http://www.php-editors.com/articles/sql_phpmyadmin.php>`_ + +Русский (Russian) ++++++++++++++++++ + +* `Russian server about phpMyAdmin <https://php-myadmin.ru/>`_ |
