Easy to understand , no complex coding , simple . It helps. Nice work !!! :D
@jerru227 жыл бұрын
Thank you, I've been looking on any sites and got frustrated bcos none of them tutorials work until i found your channel and it helped me alot from registering to logout ^^ .
@AwaMelvine7 жыл бұрын
I'm glad it helped. Thank you too for watching. :D
@bigboss54335 жыл бұрын
if we don't give any value to all the fields also it is moving to the login in/logout page then how to disable it>>>>>>>>>>>>>>>?????
@jaabrty8 жыл бұрын
It was one of most professional way to do the registration form. thanks a lot. Finally, I successfully debugged my my code and fixed all syntax errors. In fact I added some extra spaces that wern't needed. it works perfectly. for those who need help you can ask for the code.
@AwaMelvine8 жыл бұрын
Thanks a lot!
@ashleymaereyes59415 жыл бұрын
me too i need the complete source code that working properly so that i can analyze and also study how can work properly👌👌👌👌
@mharmicu52665 жыл бұрын
Thank you so much sir! Watched all three videos and works fine. new sub here, hope for more tutorials!!
@AwaMelvine5 жыл бұрын
Thank you Mhar Micu!
@abubakarmughal45798 жыл бұрын
ap ne jo session massage mae lihka hai ..."you are now li ogged in" ye massge kahan display ho rha hai is ki samjh nai ai
@slr_tv8 жыл бұрын
superb! watched all the three videos. Fantastic work! :)
@AwaMelvine8 жыл бұрын
Thank you for watching :D
@TheHolyReality7 жыл бұрын
What is the point of unset() after you already destroyed the session?
@vipinchauhan247 жыл бұрын
Thanks for this video, very simple and very helpful.
@johnpaulasencio74696 жыл бұрын
Notice: Undefined index: username in C:\xampp\htdocs\authentication\Online Catering Reservation System.php on line 29 how to fix it
@justin-kv3xc7 жыл бұрын
Access forbidden for Logout.php. I've copied the exact code from what you've wrote on the video. Any solutions?
@chowdhurymobarrathaider90525 жыл бұрын
github.com/adnanchowdhury007/Complete-Registration-system-in-php it will work
@LiezelGraceReynaldo7 жыл бұрын
hi. i have a popup signin and login form. the session message doesn't show up. can someone help me?
@agostinoi44855 жыл бұрын
Thanks a lot for the video, it is very helpful. I have a problem with the login: registration form works well, but when I try to login, I receive always the error message. I copied and pasted the code that you upload on youtube. It seems like if the sql query doesn't work, any suggestion?
@Uaevo08 жыл бұрын
After following your tutorial, i'm finding that no matter what password/user combination I put in, it will redirect me to the home.php page. I tried remaking the site with the code you put on github but no dice. Any tips?
@raghavendrav33867 жыл бұрын
its good. i created a table. if i login into it, the details in the database will b shown. so, if i directly try localhost/home.php its also showing the data in the database. how to make it not to display the data in the database if i try localhost/home.php???
@gowrigandikota85216 жыл бұрын
It's all working good , but where is $_SESSION['message'] of logout.php being displayed?
@renak.73516 жыл бұрын
Hello, I was wondering if you figured it out, because I have the same problem.
@12bluering6 жыл бұрын
When I press on register button 🔳 i can't go to home. Php why??
@bigboss54335 жыл бұрын
there maybe few errors ,,,, kindly check and tell us what need to be exactly solved
@davidjurky46618 жыл бұрын
Very helpful. Thanks a lot!
@NadiahNafira8 жыл бұрын
learn a lot. thanks! you are the best!
@AwaMelvine8 жыл бұрын
The pleasure is all mine. Thank you too for watching :)
@bekturmuratov78537 жыл бұрын
How to activate a user in the mail using php?
@ethansprojects83528 жыл бұрын
Question. What stops the user from just going straight to home.php?
@ethansprojects83528 жыл бұрын
Never mind, I figured it out. You can prevent that from happening by setting a $_SESSION['online'] variable, and setting it = true when the user is logged in, and = false when the user logs out. Then add an if statement, "if (isset($_SESSION['online']) == true)" to display the content for when the user has logged in. :D Not sure if there are any security vulnerabilities to this, but it looks good to me.
@AwaMelvine8 жыл бұрын
At the top of the home page, you may include the line: if( !isset($_SESSION['username']) ) { header("location: index.php"); }. This stops the user from proceeding to home.php without having logged in. Sorry I forgot to include that.
@AwaMelvine8 жыл бұрын
I'm glad you figured it out. Thanks for watching
@vasilemolnar76838 жыл бұрын
login.php ;)
@harshitgupta82776 жыл бұрын
Which xampp server version are u using??
@bigboss54335 жыл бұрын
use wamp server 64 bit
@passion_nate85268 жыл бұрын
Where to download your project database ??
@PandaTheGamer8 жыл бұрын
github.com/AwaMel/User-registration.git
@CosmicEvidence8 жыл бұрын
Thank you.. learn lot.. :)
@AwaMelvine8 жыл бұрын
Thank you for watching!
@sargis30108 жыл бұрын
yes true is best video helped me realy much, but wheen you click empty register it going to home.php how to solve this problem?
@swirlandtwirl54174 жыл бұрын
Thank you
@mohamedibrahim27337 жыл бұрын
can u also share the "Forget password" code..?
@matthewswift67008 жыл бұрын
thank you very much !
@digitanandaa7 жыл бұрын
nize...but how to upload database file to live
@kyledoran74545 жыл бұрын
thanks
@ashleymaereyes59415 жыл бұрын
can you send us the source code. so we easily analyze how the code works properly plzzz and thank you😍😍