Support me on Patreon: https://goo.gl/hv7yjB A registration form receives username, email and password and submits it to php code that processes the data and …
Original source
Support me on Patreon: https://goo.gl/hv7yjB A registration form receives username, email and password and submits it to php code that processes the data and …
Original source
46 responses to “User registration PHP and MySQL 1”
i want user registration source code ?
Home page is opened but the data is not showing in the users table in database.Please help!
Great video!
why when i try registering the tables was empty it just display first_name last_name ??
Hey Can You Fix what the wrong syntax error, unexpected '$_SESSION' (T_VARIABLE) in register.php on line 19
5:09
hello ..when iam log in but culd not be open home page why??
I am getting this error what should i do..
Parse error: syntax error, unexpected '$_SESSION' (T_VARIABLE) in C:xampphtdocstestregister.php on line 27
and the line is $_SESSION['username'] = $username;
help me!!
I have an error with my email? Why is this? It says "Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocsloginregister.php:8 Stack trace: #0 {main} thrown in C:xampphtdocsloginregister.php on line 8"
Need help plsss huhu
Nice video.
Great
MySql connection using mysqli_connect is : #tecniksolutions
Perfect video. Tried loads of other videos but this video did the trick.
If you're not able to see the page, save the file as register.html instead of .php
should we do something with mysql before coding the php part?
Do you have sql courses too? please inform me as I am in need of this course, i liked your lecture
not able to install xamp, php in my system sir
hi,where we should register?link ?
I wont get email in mysql db table
help not working Parse error: syntax error, unexpected '$_SESSION' (T_VARIABLE) in C:xampphtdocsloginregister.php on line 16
anyone can help the login password? it's not valid with the password i entered on register page
Thanks for the superb code.
The database records are not reflecting correctly – every time I register, a record shows in the database but the username and email fields are empty, and the password is incorrect.
Can anyone help?
sir naadi work avvatledu.plz sir okasari reply ivvandi
in this video how can we describe email is already exist
Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocsphpregistration.php:10 Stack trace: #0 {main} thrown in C:xampphtdocsphpregistration.php on line 10
parse error :syntax, unexpected 'if' (t_if) in c:xampphtdocsauthenticationregister. Php on line 6 pls help me
parse error :syntax, unexpected 'if' (t_if) in c:xampphtdocsauthenticationregister. Php on line 6
( ! ) Parse error: syntax error, unexpected T_STRING in D:wampwwwPuremedia10register.php on line 17
Very useful thanks!
Thanks for sharing wonderful and clear-cut information, helped me to gain more knowledge.
https://bit.ly/2G6keRI
can i get the source code of that video
it wont connect on my db whyyy huhuh
no error is shown but email and user name is not updated in mysql database,pls hlp me
It says "Sorry, the page you are looking for could not be found." after i press register button . Can someone help me about this ?
Notice: Undefined index: username in C:xampp2htdocshomes.php on line 20
good tutorial! keep it up!
Not working for me.
when i click their is no message
nor page goes to home.php
i am beginner please help
And what happens if you just go to localhost/…/home.php without logging in?
The two passwords do not match is not working for me? Why is that I typed in exactly what you did. When I put two passwords and no message pops up.
awa what was the password that you typed finally..in that form
best tutorail but no sound
Great video!!!. It was indeed a great help to my project!!!
in which software you are making these script
where can i get a look at your style.css
what is register_btn?
thank you bro, whoever you are. ive found the solution .. like finally. once again thanks !
I want to use this on my website and I cant figure out how to get it to work on there