Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Tupps
  • Content: Threads
  • Order by date
  1. Tupps

    Getting username from .htaccess protection?

    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
  2. Tupps

    Hash inside hash - database?

    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 = {...

Part and Inventory Search

Back
Top