|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
is there an environment variable that reflects the user name entered in an .htaccess form? maybe something like $http_user_name?
or is there any other way to capture an .htaccess user name for use in a script? |
|
#2
|
|||
|
|||
|
In php you can use $PHP_AUTH_USER
|
|
#3
|
|||
|
|||
|
or $REMOTE_USER URL
|
|
#4
|
|||
|
|||
|
http://www.php4hosting.com/devshed/
May help a little it uses MySQL to store the usernames and passwords Darren http://www.php4hosting.com |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > How to catch user name from .htaccess input in (PHP|Perl) script? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|