![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Getting username and password from the URL.by btrott (Parson) |
on Jun 11, 2000 at 02:48 UTC ( [id://17552]=note: print w/replies, xml ) | Need Help?? |
And, for the sake of completeness... if you're using mod_perl,
you can get the username from the Apache request record
($r):
In Section
Seekers of Perl Wisdom
|
|