Loading...
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through how to process a username and password based login agains...
phpacademy • 155,746 views
Hi Alex,
I've created a login and a register form but I've two errors:
1. A user can login even though is not registered;
2. A user can register whit the same data more then once;
I save the data to a text file. I'm new to php and I would like you to help me out with my problems.
Hope you can ...
Creating your own login form in PHP.
SherzTutorials • 56 views
Hi there,
nice video. I made a login form but I've a problem: the user can login even though is not registered. I save the data to a text file. How do I check if user is already registered?
In this screencast, I cover the who and why for installing Wordpress and MAMP on OS X. For web developers, this is very handy for obvious reasons. ...
DizzyDougTV • 12,437 views
Hi Alex,
I've created a login and a register form but I've two errors:
1. A user can login even though is not registered;
2. A user can register whit the same data more then once;
I save the data to a text file. I'm new to php and I would like you to help me out with my problems.
Hope you can ...