can this be possible?!?
is it possible to make a login pannel with html and not have a .htpasswd file just an if statement i dont care if it is unsafe because i wont be uploading it to a server.can some one please tell if if you can just use a if statement and if you can how to do it
no you can’t make one with html but u can make a simple login panel with php.
you could hardcode the username and password in the php file
no you can’t make one with html but u can make a simple login panel with php.
you could hardcode the username and password in the php file
References :