In this video tutorial we will enhance our existing PHP MySQL web application which had login and registration functionality. We will add 3 more fields which are …
Original source
In this video tutorial we will enhance our existing PHP MySQL web application which had login and registration functionality. We will add 3 more fields which are …
Original source
25 responses to “Login and Registration page in PHP and MySQL – Part 3”
its really awesome…i understood so easily ..its all because of u..Keep up the good work
sir, i followed your code in this video the registration form is taking only one value it is not taking more than one could you please help me with it , if i am entering another username with diffferent values I got a message as local host says error so please help me with it
sir can you plz send me this code to my email mnlrachana637@gmail.com
dear sir i totally enjoyed your video class, but i am getting "Registration Unsuccessful due to server error. Please try later" this error in registration page, and i don't know how to resolve it
I watched part one and two, awesome teaching but you did not consider form security and threats. please consider it in the future. I hope you use advance stuffs than htmlentities and strip_tag
Great teaching Quality.. love it.. i like it.. have learned lot of things..
Why it keeps falling into the else statement where if I register it prompts Error.
can you Add forget password feild
Hi bro
i watched ur videos on login and registration page on php
will u make a video on
how to get some data from database to front-end
please do one video on this…..
ex
in a webpage we have click on get details
then it will show some data for ex
it will get name , gender, address etc
hello this videos are very good it was so use full can you please make a tut to fetch the images or other media files please i found this channel so use full please upload
Hi Simple Snippets,
These tutorials are superb.
May you assist me?
I'm trying to send my report data to the database for a website i'm doing?
My database won't pick anything up when I submit?
May you advise on my code?
Regards
Videos are of great help. Thanks. Is this possible to have the code also ! Please check the link above for the Project source code. It doesn't contain the codes or can't open it in notepad++.
Hi. I've got your code working on my own web hosting service. Just one thing. My firefox browser is saying that the connection is not secure. How do I modify the code/setup to make it so that it's a secure connection?
Hello sir can you please send this code to my emailid:astonishsmart@gmail.com.i am so eager to watch your which is so useful..but in part-3 i am little confused can you please send the code to my id sir..thanking you
Please make video how to acces phpmyadmin i cannot login to phpmyadmin how can i get password of it
thank you ….it was really helpful video….
I would like to have one more favor from you … I am also making video and publishing in youTube …can help me out how your are recording your voice so clear …..plzz reply me in my mail 3kumararvind@gmail.com ….. you can check my video at my channel qsoln
dear sir plz add forget password and php validation
thank you a lot you help me a lot. you guys are awwwwsome!
awesome tutorials!!!
thanks a lot . all my doughts related to php got cleared …
make many more videos eg about angular js and i wish your channel grow more
hello sir can u do a tuto about like ,dislike and numbre of view by php mysql that will great ๐๐
cool, please can send me the code. in my email. "takwaaaa05@gmail.com " and thnk you a lot for your help ๐๐๐
This video is so helpful……
can u please tell me how to create the admin page and facilitate the admin
also how to create a page that will give a link to reset your password (just in case the user forgot the password).
please help me as soon as possible….
it would be better if you would sent me the code files
Thanks Man.. It helped a lot. ๐
heyya dis video helped me alot… thanku so much.. can u pls tell me how to insert and retrive pdf files from sql in php..i tried alot but couldnt figured out
Hey Man, really nice video. I just have a question: how can I say in a html file that—> <?php if(user is registrated){ echo $username}else{echo "not registrated" ?>