Any time I have made a style of web page that requires logging in, I have always simply used Stored Database Values to determined who was logged in and such.
I was recently told to use .htaccess files. Is there any downfall to one vs the other? I persoanlly went database because I can litterally pull my web domain from PHP to PHP with no issues at all.
Is there really a huge differencein security?
Bumper