+ 1
Why wont this code work!??
it's in mysql do I need to use mysqli? https://code.sololearn.com/w38eiJz5Esqr/?ref=app
11 Réponses
+ 2
thanks you have been a great help!!!!
+ 2
now I'm getting this message //// / Fatal error: Uncaught Error: Call to a member function query() on null in /home1/upscalf7/public_html/ucmemp/wp-content/themes/twentysixteen/login/login.php:13 Stack trace: #0 {main} thrown in /home1/upscalf7/public_html/ucmemp/wp-content/themes/twentysixteen/login/login.php on line 13
+ 1
what error are you getting??
+ 1
remove comma after Select *
+ 1
it is ok.. but u need to make a bit changes as per taking care of errors.. and encrypting the password and then comparing the username and password as well..
+ 1
you can use SHA or md5 both encryption are good.. and to make your content stylish and responsive with less codes then only use Bootstrap
+ 1
no don't use JavaScript for server side works.. it's okk to continue with php
0
Parse error: syntax error, unexpected ',' in /home1/upscalf7/public_html/ucmemp/wp-content/themes/twentysixteen/login/login.php on line 13
0
IT WORKS YOU ARE A GENIUS THANKS!!! however lol does it look correct in aspect of the person being able to log into their own page?? smh sorry I know nothing lol?
0
yes I know about protecting it however when I come across errors then I'm stuck should I use protection like splashes or md5 OR would you have use bootstrap or is for something like this I am trying to learn as practical as I can
0
I meant to say JS for the login