automatically doing a WWW-Authenticate with PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
willthiswork89
Forum Newbie
Posts: 1
Joined: Fri Oct 17, 2008 4:45 pm

automatically doing a WWW-Authenticate with PHP

Post by willthiswork89 »

hi all, im trying somthing out here and for some reason my blackberry is unable to get certain types of WWW-Authenticate, im trying to put together a php form which will do an auto redirect to a page with the proper username and password to login to a website i like, that way i can goto my website, it will redirect to the page i want with the username and password that i supply which will authenticate without bringing up the normal USERNAME:PASSWORD dialog. any suggestions?
Post Reply