From 04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 9 Jan 2020 10:55:03 +0100 Subject: phpmyadmin working --- srcs/phpmyadmin/doc/html/user.html | 169 +++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 srcs/phpmyadmin/doc/html/user.html (limited to 'srcs/phpmyadmin/doc/html/user.html') diff --git a/srcs/phpmyadmin/doc/html/user.html b/srcs/phpmyadmin/doc/html/user.html new file mode 100644 index 0000000..c8b5fbb --- /dev/null +++ b/srcs/phpmyadmin/doc/html/user.html @@ -0,0 +1,169 @@ + + + + + + + + User Guide — phpMyAdmin 5.0.1 documentation + + + + + + + + + + + + + + + + +
+

Navigation

+
    +
  • + index
  • +
  • + next |
  • +
  • + previous |
  • +
  • phpMyAdmin 5.0.1 documentation »
  • +
+
+ +
+
+
+
+ +
+

User GuideΒΆ

+
+
    +
  • Configuring phpMyAdmin
  • +
  • Two-factor authentication
      +
    • Authentication Application (2FA)
    • +
    • Hardware Security Key (FIDO U2F)
    • +
    • Simple two-factor authentication
    • +
    +
  • +
  • Transformations
      +
    • Introduction
    • +
    • Usage
    • +
    • File structure
    • +
    +
  • +
  • Bookmarks
      +
    • Storing bookmarks
    • +
    • Variables inside bookmarks
    • +
    • Browsing a table using a bookmark
    • +
    +
  • +
  • User management
      +
    • Creating a new user
    • +
    • Editing an existing user
    • +
    • Deleting a user
    • +
    • Assigning privileges to user for a specific database
    • +
    • Configurable menus and user groups
    • +
    +
  • +
  • Relations
      +
    • Technical info
    • +
    • Relation view
    • +
    • Designer
    • +
    +
  • +
  • Charts
      +
    • Chart implementation
    • +
    • Examples
    • +
    +
  • +
  • Import and export
      +
    • Import
    • +
    • Export
    • +
    +
  • +
  • Custom Themes
      +
    • Configuration
    • +
    • Creating custom theme
    • +
    +
  • +
  • Other sources of information
      +
    • Printed Book
    • +
    • Tutorials
    • +
    +
  • +
+
+
+ + +
+
+
+
+
+

Previous topic

+

Configuration

+

Next topic

+

Configuring phpMyAdmin

+
+

This Page

+
    +
  • Show Source
  • +
+
+
+

Quick search

+
+
+
+ + +
+
+ +
+
+
+
+
+

Navigation

+
    +
  • + index
  • +
  • + next |
  • +
  • + previous |
  • +
  • phpMyAdmin 5.0.1 documentation »
  • +
+
+
+ © Copyright 2012 - 2018, The phpMyAdmin devel team. + Created using Sphinx 1.4.9. +
+ + \ No newline at end of file -- cgit