PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, October 11, 2022

[FIXED] How do I logout of phpMyAdmin 4.x - probably with a "hack"?

 October 11, 2022     phpmyadmin     No comments   

Issue

For some reason, in this version, they decided we don't need a logout button anymore!?

VERY frustrating, as I switch between databases all day long, and my 'best' option so far is to log right out of my hosting, log back in, launch phpmyadmin, then log into that!

Does anyone know a url variable, or actual link to go to to log out?

Thanks!


Solution

try modifying the path of your url to /phpmyadmin/index.php?old_usr=whatever in the browser. They may have disabled the link, but left the code that handles the logout call installed.



Answered By - PressingOnAlways
Answer Checked By - Mildred Charles (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing