0
How to make login panel in php
Im making an project in php and the name of my project is social networking so in the beginning i want to make login panel for admin & users also Registration panel for users
1 Réponse
0
U need html/php page to create form what will send data to your php script what will register/login users using SQL for example.