+ 4

Problem with php project

I'm stuck in the middle of php project. I have created a registration form to enter my website. Here I want to register a user after checking its user ID. I don't know how to do it. However I know displaying and inserting data from form to phpmyadmin!

31st Oct 2018, 4:12 PM
Raman Singh
4 odpowiedzi
+ 5
What user id
31st Oct 2018, 4:37 PM
Toni Isotalo
Toni Isotalo - avatar
+ 5
I know that.. actually I'm asking the process.plz help. i know the logic but don't know how to implement it in php!
31st Oct 2018, 4:54 PM
Raman Singh
+ 4
Toni Isotalo I mean when someone selects a user ID then at submit button click, it is checked if the user exist or not..also i want to show it in the registration form so that we don't have to jump from this part to that.
31st Oct 2018, 4:50 PM
Raman Singh
+ 3
mysqli or pdo
31st Oct 2018, 4:52 PM
Toni Isotalo
Toni Isotalo - avatar