hi,
is it possible to protect a page with a login and password without having a database ? If yes, how ?
Thanks in advance,
Ln
By using a .htaccess file if using an Apache Web Server. Otherwise, you can do it in code.