online-shopping-system icon indicating copy to clipboard operation
online-shopping-system copied to clipboard

admin login

Open akanksha180898 opened this issue 5 years ago • 4 comments

from where admin will login ??????????

akanksha180898 avatar May 19 '19 03:05 akanksha180898

From same login page I have written a logic to redirect between admin and customer page. You search for the admin password from MySQL database and login

On Sun, May 19, 2019, 8:52 AM akanksha180898 [email protected] wrote:

from where admin will login ??????????

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PuneethReddyHC/online-shopping-system/issues/4?email_source=notifications&email_token=AICWMPEOAY6HCJ3MHMLWQETPWDBWVA5CNFSM4HN3RR2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUR74VA, or mute the thread https://github.com/notifications/unsubscribe-auth/AICWMPGPCY3IVDWIK72Y36LPWDBWVANCNFSM4HN3RR2A .

PuneethReddyHC avatar May 19 '19 04:05 PuneethReddyHC

adminlogin2 error=Please register first

akanksha180898 avatar May 19 '19 14:05 akanksha180898

12

go to login.php file at line 86 and rewrite the code.( echo "";) actually we are setting the wrong directory (admin/addproduct.php) correct one is (admin/add_product.php) .

Amankhalid-git avatar Nov 21 '19 18:11 Amankhalid-git