hi all,
i am hope a new member here and really its a very good forum and i am happy that i joined it.
i am a new php user
i need to make a secure login and log out system using php
and found your cookie password protection script which is really good
but i am facing some miss understanding in the script read me
in how to install line no. 3:
Quote:
Edit login.php, logout.php and invalidlogin.php so that they look like the rest of your web site. Don't remove any <? ?> tags.
is that mean that i put my home page code inside all these codes?
or what?
also in line no.6:
Quote:
WARNING: Don't link to the login.php file, always link to the file you want to protect! If you add a link directly to login.php the script may not work at all.
what is that mean? is it i must rename the files i have edited in line no. 3 or what?
thanks in advance