You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my php project that im sharing from the Introduction To Web Programming for anyone who is interested.
I decided to create a simple PHP Login app that lets the user Create Account,Login , Logout , Delete Account ,
When the user is logged in he can see everybody who has created their account.
Any questions,advice or comments on the code are more than welcome!
The project was purely based on backend object orientated PHP and did not require any html other than one form , So I did not put much thought in trying to make it look neat for the client side HTML.
LINK for the webpage >>> http://ec2-52-16-124-54.eu-west-1.compute.amazonaws.com/PHP-Assessment1/ <<