Hey @CodingNepal are you from Nepal? Are you indie developer (single person who takes all development stuff) if yes you are Nepali then i am glad i am your friend country from india
Hi sir. I got this error message " Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\appv_\sendemail.php on line 7 Sorry, failed while sending mail!" Can you help me, please ?
Wow nice video🌺❤👏😋🌹 sir i have installed xampp and on my server but which file we have to paste in htdocs becoz when ever i put local host it takes me too xampp website!!
Download the zip file of this tutorial then extract it.. After extracted copy this folder and paste inside htdocs folder then open XAMPP and start apache and mysql then open your browser and type localhost/foldername/filename.php
@@CodingNepal can you please tell how to make database i am in 6th class and following you can you please send screen shot on this gmail Dakshkeshari2008@gmail.com
Hii please help me I am student and I am learning it. Querry: When I sign-up in this it’s show unable to send data into database and too many errors I am unable so solve it please help me. and Make Video on how to create My SQL database and connect database to this login, sign-up system please reply me. and make video I am waiting for you.
after logging in its showing "its look like you haven't verify you email" but the verification code is not coming to the receiver email.... how can I verify that??? but if I want to reset password that's working properly. the otp is sent to receiver.
Thank you for the video. Btw why i can't enter a letter in $code on forgot-password? can you tell me why?. i tried changing the $code = rand(999999, 111111); to $code="letter"; but for some reason it only accept numbers. i already change the type of the code to varchar.
@@CodingNepal ahmmm. what i meant is I tried changing the $code = rand(999999, 111111); in controllerUserData.php in the check-email function to $code = "letter"; but it didn't work and I got an error in $errors['db-error'] = "Something went wrong!"; . However, if I change the code to $code="numbers" it works. it only input numbers. how come? .. thanks for your reply!
Thanks a lot why bcoz.... Successfully I inserted user details into database but when ever i inserted another user details.. It shows errors like.... FAILED WHILE INSERTING DATA INTO DATABASE... what should i do to over come that error??....
there should be expiration of OTP code its anoying keep asking CODE even you remember the password not all scenario the same other guys forgot password but later they remember it but when trying to log in it keep asking the code
Sir can you please tell how to decrypt the password bcoz in the login form if i am inserting the password in the normal form its showing password or email address is incorrect please help
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\Login and Signup Form with Email Verification - PHP\controllerUserData.php on line 33 please sir am havig this error
imagine you used other guy email , and click submit it will send a certification code to the other guy email , and when he try to signup his email will be already existed in the database and he won't be able to register
hello,sorry, I want to ask)I couldn't find the file how to reset password?On TH-cam, you have a video, but there is no code on your site.Please, can yousend me or open access
how to redirect my different page other than home.php from login-user.php ? I have tried everything and its not working, can you please help me, its urgent. !
@codingNepal i got SMTP error and smtp_port also how can i solve it can you help me please am trying more than 1 month to solving this error error: Warning: mail(): Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\login\controllerUserData.php on line 118 please bro help me to solve this
@@CodingNepal it is a perfect forgot password system bro , i hope you can create something like this with tutorial videos. its awesome , but i cant understand how things are working . But thanks for your effort bro , I really appreciate it . hope you mind creating a step by step tutorial for this please .
how to fix this error sir Warning: mail(): SMTP server response: 530 5.7.0 Must issue a STARTTLS command first. x27sm46358002pfr.122 - gsmtp in C:\xampp\htdocs\login\controllerUserData.php on line 33
Login & Signup Form with Email Verification
➤ th-cam.com/video/tYdy4272IEs/w-d-xo.html
can you please tell how to make database i am in 6th class and following you can you please send screen shot on this gmail
Dakshkeshari2008@gmail.com
Sir login without otp ho rahe login k liye otp
Hey @CodingNepal are you from Nepal? Are you indie developer (single person who takes all development stuff) if yes you are Nepali then i am glad i am your friend country from india
you did well bro i already make one like this thanks for sharing it !!! ; )
You're welcome bro.. Stay tuned 😁
How to run this php?
@@dineshbendre1 bro you need to know that php is a backend lg if you don't know what that means google-it (php)
Hey can you share the source code?
You can get here codingnepalyt.blogspot.com
Love the Php tutorials
Thank you.. Stay tuned 😁
Bro can you please send the database screenshot i am in class 6 can you please help!!!!
@@dakshkeshari9446 what database screenshot?
Thank you so much for source code in your website....But we need video for how to setup step by step...Pls show in this video
I will try my best
can you share the source code
Just Amazing.... I have learned a lot from your code..... ❤❤
Hi sir. I got this error message "
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\appv_\sendemail.php on line 7
Sorry, failed while sending mail!" Can you help me, please ?
Did you configure your XAMPP?
@@CodingNepal Yes sir, I have configured it in php.ini and sendmail.ini.
@@Itsmedikaputra i got this error too..can you help me?
Same error for me too sir!
Sir please help
@@Itsmedikaputra did you already fix this issue?????
Amazing 🤯🤯........ love you brother 😍❤️
Thank you 😁
@@CodingNepal it's ok......you are great ❤️
thank you so much for this code..ist realy worked
You're welcome 💙
can you send me the code? i can't access it from the link, it's under maintenance, thanks
Yes now it's under maintaining. You can get codes from here - codingnepalyt.blogspot.com search title and you'll get.
It's amazing bro👍💝
Thank you bro.. Stay tuned 😁
again your background music is best 😊😊
Thank you.. Stay tuned 😁
@@CodingNepal yepp always support to you😎
Wow nice video🌺❤👏😋🌹 sir i have installed xampp and on my server but which file we have to paste in htdocs becoz when ever i put local host it takes me too xampp website!!
Download the zip file of this tutorial then extract it.. After extracted copy this folder and paste inside htdocs folder then open XAMPP and start apache and mysql then open your browser and type localhost/foldername/filename.php
You've to create database also.. Read the blog of this tutorial carefully to create database.
@@CodingNepal wow i opened my 1st php in browser thanks sir❤❤
@@CodingNepal can you please tell how to make database i am in 6th class and following you can you please send screen shot on this gmail
Dakshkeshari2008@gmail.com
sir you are awesome ❤❤❤❤❤
Thank you.. Stay tuned 😁
congrats for 100k
I like it took keep it up
Thanks a lot, i love you, it helped me a lot
thank you very much 🙏 ( It's Very Kind Of You! )
Thank you so much bro!
Hii please help me I am student and I am learning it.
Querry: When I sign-up in this it’s show unable to send data into database and too many errors I am unable so solve it please help me. and Make Video on how to create My SQL database and connect database to this login, sign-up system please reply me. and make video I am waiting for you.
Did you try it on localhost or on online server...? And I think you didn't read the blog post of this project where I've explained everything.
Can you please upload forget password code snippet ,you have attached login and signup download link
bhai site kb tk open hogi? Your reply would mean a lot!
In 2 3 days
Great job, thank you 👌😍
Welcome 😊
thank you so kuch foe this informative video!!
You're welcome... Stay tuned 😁
@@CodingNepal if can givw this source code out will be better to understand and make it as a reference
Yes I've provided source codes link in the description...please check it.
@@CodingNepalthat's one is email validation, isn't it
I click it go inside, which show aboutvtge email validation, coukd you check it
I didn't understand 🤔
Much thanks, it worked perfectly on my side
after logging in its showing "its look like you haven't verify you email" but the verification code is not coming to the receiver email.... how can I verify that??? but if I want to reset password that's working properly. the otp is sent to receiver.
Thank you for the video. Btw why i can't enter a letter in $code on forgot-password? can you tell me why?. i tried changing the $code = rand(999999, 111111); to $code="letter"; but for some reason it only accept numbers. i already change the type of the code to varchar.
In the html code of the forgot password page there is an input field and it type is number. You've to change the number to text.
@@CodingNepal ahmmm. what i meant is I tried changing the $code = rand(999999, 111111); in controllerUserData.php in the check-email function to $code = "letter"; but it didn't work and I got an error in $errors['db-error'] = "Something went wrong!"; . However, if I change the code to $code="numbers" it works. it only input numbers. how come? .. thanks for your reply!
Where is the Code???
Does it working on any hosting server??
Please reply me
Hello ..
The link you provided does not send us to the code designed for this php exercise
Sorry, it was a mistake and I changed the link. Please go again.
Give me sql code for adding required structure man thanks ❤️
thanks brother love you
You're welcome bro 😁
Hi, the site of your source code is under maintenanve, where can i get it? is there any github link?
You can get source codes here codingnepalyt.blogspot.com
@@CodingNepal when i press the download button it heads to codingnepalweb.com/p/download-timer-login-signup-form-with.html which is under maintenance
Hi bro
Your website is not opening it is showing Maintaining mode is on
Thanks a lot why bcoz.... Successfully I inserted user details into database but when ever i inserted another user details.. It shows errors like.... FAILED WHILE INSERTING DATA INTO DATABASE... what should i do to over come that error??....
Can you tell me your dbname table name and columns name.?
@@CodingNepal In database i created table name as userform and table name usertabel...
Table name usertable or usertabel
@@CodingNepal usertable
And columns name?
Hello there, the gmail config about less security it´s now deactivated. The email will arrive in spam or something like this?
Hi dere i do not have their code
there should be expiration of OTP code its anoying keep asking CODE even you remember the password not all scenario the same other guys forgot password but later they remember it but when trying to log in it keep asking the code
When can we expect your blog to be available? Your reply would mean a lot!
At least 1 week
@@CodingNepal Your blog is back! Thank you sooo much!
Not working with password_hash mode.Please make a video how to update multiple password.Example, password and confirm password.
Sir can you please tell how to decrypt the password bcoz in the login form if i am inserting the password in the normal form its showing password or email address is incorrect please help
You can't decrypt password_hash hashes. But you can easily decrypt md5, sha hashes from many free password crack sites.
@@CodingNepal Okay sir thankyou ☺
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\Login and Signup Form with Email Verification - PHP\controllerUserData.php on line 33
please sir am havig this error
try to allow less secure apps from google account after XAMPP configuration
Can you make a video that teaches us how to do it not just downloading of source code
Can add toggle button for hiding and showing html table within mail body using phpmailer???
Or any another way
If you want others to understand than please teach step by step dont post only video with music I request
this song is awesome please tell me the name of this song?
Please always explain your code instead of the background music
Love to 🇳🇵from 🇮🇳
Hey can I join you on any of your repos on git hub
Thank you so much, i like it, permission to download source code
this will work when we host ?
Amazing Content
hello sir ,i have a error when sending a code and these are the error"Failed while sending code!",how should i correct it
Did you configure your XAMPP? If no, first configure it by watching this video th-cam.com/video/KA2UB3pxEtg/w-d-xo.html
Thank you so much
Thanks a lot !!!
You're welcome 💙
Hello sir can you give full video of this program
Video link is in the description
when i run the code there is no error but the sending code or verification did not sent in the email. how can i fix it
Will it work with InfinityFree SQL and myPHP database?
Yes it works with any database but you've to do some changes on codes according to the database.
@@CodingNepal sir do you have a tutorial for this?
imagine you used other guy email , and click submit it will send a certification code to the other guy email ,
and when he try to signup his email will be already existed in the database and he won't be able to register
Bro which aap you use to apen php and MySQL file xampp shows an error while i am downloading!!
I'm using XAMPP... What type of errors you're facing?
@@CodingNepal in downloading it shows something download of microsoft
@@CodingNepal is there any other applications
No.. But XAMPP works fine.. You may did some mistakes.
@@CodingNepal ok let me try again
thank you
You're welcome
bro i am getting an error "Failed while sending code" in signup form , plz help!
Please read the blog link in the description
at first i also got this error
solve it by
see his blog of how to configure email with xampp
thank u so much'
Sorry sir I didn't find the password reset coding on your website, can you tell me where it is🙏
hello,sorry, I want to ask)I couldn't find the file how to reset password?On TH-cam, you have a video, but there is no code on your site.Please, can yousend me or open access
sir why I cant receive otp in Gmail when i upload it in infinityfree?
Hloo sir🙏 when I execute it I have no error but I have not received any email.
There maybe shown error why mail can't be sent or maybe you've written that email which you haven't.
Hi, I have the same issue, did you find a solution?
So complicated. Really hard to me learn!
Hi bro what is the problem when new password is showing in the database
Thank You
when will you make a video for this form to teach us
I'll try to make another video on this topic if possible.
where is the code of new password page
"Failed while sending code" when attempt to login? Can you help me sir with this?
how to redirect my different page other than home.php from login-user.php ? I have tried everything and its not working, can you please help me, its urgent. !
Hello sir can u make a reset password pls what i mean is i already log in and i want to change my password
Emmm, where those pop up (red) are styled!?
apke cod e3se mere gmail per otp send hi nhi horaha hai
@codingNepal
i got SMTP error and smtp_port also
how can i solve it can you help me
please am trying more than 1 month to solving this error
error:
Warning: mail(): Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\login\controllerUserData.php on line 118
please bro help me to solve this
Sir error aa rahi SMTP krke us pr vdo bnao plz
Ok...I'll think on it
can you do tutorials this
Sorry only blog and codes are available of this project
Sir please Find user id php set-up videos upload! !!!
Man where are the steps to the video? Like how did you make the otp table on the data base
Please check the part 1 of this video from description link.
Fully session video bro
sir what we do when reset password top is not send to the signup email
*otp
The code is not available on your website.
Where is the tutorial bro? most of us needs the tutorial. I dont want a source code that i cant understand how it's working.
Sorry bro I haven't uploaded tutorial.
@@CodingNepal it is a perfect forgot password system bro , i hope you can create something like this with tutorial videos. its awesome , but i cant understand how things are working . But thanks for your effort bro , I really appreciate it . hope you mind creating a step by step tutorial for this please .
New video is coming soon where I'll create real time chat app with login/log out system and many more..
Hello sir.. I am unable to get verification code on my gmail..how to do this?
Can iask how this function work in the 000webhost?
Plz you can send code of forget password with email Authentication
can you use smtp to send mail? If Yes Then How?
did u find the answer?
nice
Yes sir 🎯
sir pls is there the video from the scratch
Bro very nice project
But say me that which file we have to open for opening this (localhost)
Please read the blog of this video where I explained everything about it
@@CodingNepal Ok bro thank you
how to fix this error sir
Warning: mail(): SMTP server response: 530 5.7.0 Must issue a STARTTLS command first. x27sm46358002pfr.122 - gsmtp in C:\xampp\htdocs\login\controllerUserData.php on line 33
Read this blog carefully www.codingnepalweb.com/2020/09/how-to-configure-xampp-to-send-mail-from-localhost-in-php.html
thanks
it says failed while insering data into database
this guys logic is scary
Bro how are you creating php database for user form
You didn’t show us how to set code for it!
Yes, I didn't make a video for it but I have posted a blog on it - www.codingnepalweb.com/login-signup-form-using-php-mysql/
make full tutorial video on it plz
coading bhi bta diye kr bhai... ye sb baccho ko bhi aata h