How to create registration and login code in php | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to create registration and login code in php

13th Feb 2020, 2:50 PM
Trupti Pawar
Trupti Pawar - avatar
2 Antworten
13th Feb 2020, 3:39 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
A how to for such project is big, it wouldn't fit in this Q&A forum. I suggest you to search the net for examples. You can also look at open source projects and learn how they implement it. Basically, you'd need database to store users credential (login info etc.) (Edit) For future reference, please follow this guide to posting a question 👍 https://www.sololearn.com/Discuss/333866/?ref=app
13th Feb 2020, 3:28 PM
Ipang