diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-01-09 10:55:03 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-01-09 13:09:38 +0100 |
| commit | 04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa (patch) | |
| tree | 5c691241355c943a3c68ddb06b8cf8c60aa11319 /srcs/phpmyadmin/doc/html/_sources/other.txt | |
| parent | 7e0d85db834d6351ed85d01e5126ac31dc510b86 (diff) | |
| download | ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.tar.gz ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.tar.bz2 ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.zip | |
phpmyadmin working
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/>`_ |
