I have a folder protected with .htaccess and I need to get the username. Any ideas?
With php I just use $PHP_AUTH_USER, but I guess having PHP in, that won't work.
I can't find it anywhere in the docs, nor in the camel book.
Thanks in advance,
Danny
I'm gonna write a forum in Perl, and I just wondered the best way to store the member details. I didn't want to read through each member file just to load their "number of posts" or something each time someone views a topic, so I thought about using hashes, eg:
$users = {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.