01-14-2019, 04:46 PM
Hello Mudmin,
Thank you for your fast reply.
The user table we manage is quite similar to your users table but with fewer fields.
We have : user name, password in MD5, first name, last name, mail, enable/disable, user group and some others fields.
We use a boostrap form to send a PHP script username and password. If the script recognizes the user and if the user is enabled it redirects to the page from which it is logged in.
Otherwise it does not log in...
I don't understand how to use your login.php to integrate US in our website ( if this procedure is possible with US ).
Thank you
Maurizio
Thank you for your fast reply.
The user table we manage is quite similar to your users table but with fewer fields.
We have : user name, password in MD5, first name, last name, mail, enable/disable, user group and some others fields.
We use a boostrap form to send a PHP script username and password. If the script recognizes the user and if the user is enabled it redirects to the page from which it is logged in.
Otherwise it does not log in...
I don't understand how to use your login.php to integrate US in our website ( if this procedure is possible with US ).
Thank you
Maurizio