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


 
			
			 
					
				 
			 Super Duper Secure Web Page Log On
 Super Duper Secure Web Page Log On
					
				
 
					
					
					
						 Reply With Quote
  Reply With Quote 
			



 Originally Posted by Flying Mullet
 Originally Posted by Flying Mullet
					
				
 
						 
			 The reason I asked, is because I Was being critisized for using such a method, and I figure and XML database has gotta be about the safest - the only way to really get in is to navigate a custom ring of secured directories, and if someone has done that much, it is fair to say that they have comprimised my very web server
  The reason I asked, is because I Was being critisized for using such a method, and I figure and XML database has gotta be about the safest - the only way to really get in is to navigate a custom ring of secured directories, and if someone has done that much, it is fair to say that they have comprimised my very web server 

 
 