i need help with my school assignment in php
Moderator: General Moderators
i need help with my school assignment in php
Write a program that protects the file named home.html. A user should provide valid credentials so as to access this page. On the home page the user should get a message: “ Welcome username and surname” eg Welcome Michael Smith. The user should be able to logout. The data base should be secure and passwords should be encrypted using the md5 algorithm. Use session or a cookie to pass data between pages.
Re: i need help with my school assignment in php
One thread only, please.
So that's your homework. What have you done so far? Where are you having problems?
So that's your homework. What have you done so far? Where are you having problems?