PDA

View Full Version : htaccess login inside php code?


boeing747fp
12-29-2004, 10:03 PM
is there a way i can have a php page login to a htaccessed-off folder without having it popup in front of the user to login? i have it so they can set their email usernames and passwords in a database and it will go to their domain:2095/3rdparty/squirrelmail/index.php in an iframe, but i want it to use their username and password from the database and not pop up with the htaccess login thing. is this possible?