Forum Moderators: coopster
On the same server/IP, I have another protected folder which is protected by a Perl script and uses a normal web form with text boxes anmed "login" and "passwd."
Can someone assist me in developing a short PHP snippet that will allow me to click on a link in my first folder and use the PHP_AUTH_USER and the PHP_AUTH_PWD session variables to log in to the second folder with the Perl script?
Any help would be appreciated.
Thanks,
Kirk