0
I created a PHP+Mysql application and everything is ok!
My question is when access this application via Tablet, for example by accessing the login and password, after using the system, I click on logout (Session Destroy via PHP) the same directs to the screen login again, however, keeps saved the user and password.
Is there any way to eliminate this automatic save?