How to change time limit in phpmyadmin (logging in)
        Posted  
        
            by user225269
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user225269
        
        
        
        Published on 2010-05-06T07:37:34Z
        Indexed on 
            2010/05/06
            7:38 UTC
        
        
        Read the original article
        Hit count: 259
        
phpmyadmin
I use phpmyadmin to create mysql database. And I have set the auth type to cookie in the config.inc.php. How do I change the time limit so that even if I logged in I stayed idle for hours it won't require me to log in again.
© Stack Overflow or respective owner