Thread: CMS Security
View Single Post
  #5 (permalink)  
Old Sep 25th, 2007, 20:37
JacobHaug's Avatar
JacobHaug JacobHaug is offline
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: CMS Security

Yes, Alex is correct. Applying a password to the admin area makes the most since. You would do this though sessions in your PHP file. Perhaps this URL will help get you started with using sessions with PHP.

http://www.developertutorials.com/tu...620/page1.html
Reply With Quote