php and security
Moderator: General Moderators
- devork
- Forum Contributor
- Posts: 213
- Joined: Fri Aug 08, 2003 6:44 am
- Location: p(h) developer's network
php and security
Is there any other way to secure pages other than checking session validation method (to check at the start whether the session variables is registered or not ....)
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
apache allows you to secure an entire directly using .htaccess files
find more here - http://httpd.apache.org/docs-2.0/howto/auth.html
find more here - http://httpd.apache.org/docs-2.0/howto/auth.html