How to match Username and Password from the login form with the Database Username and Password values

Do you want to share WYSIWYG Web Builder tips, tricks, tutorials or useful HTML code? You can post it here...
(no questions or problems please, this section is not monitored by support).
Forum rules
This section is to share tips, tricks and tutorials related to WYSIWYG Web Builder.
Please do not post questions or problems here. They will not be answered.

PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
Post Reply
sashtapu
 
 
Posts: 10
Joined: Mon Feb 22, 2021 4:14 am

How to match Username and Password from the login form with the Database Username and Password values

Post by sashtapu »

Hi All,

Today I bring you all solution related to how to match username and password from login form with your database values
to grant login permission. If you have created custom form rather than using built-in form that is select any LAYOUTS as your FORM
and wondering how to match username and password from user input with Database values please refer the file named
"Login_Username_and_Password_Match_PHP_Script.txt" which you can access in below link:

code file link:

https://github.com/shubhamashtaputre/PH ... Script.txt

See You All Soon...
Post Reply