Anton Krall schrieb:
Guys.
Im doing a small php auth system and I was wondering, how can avoid having
to do a form to pass the user and pw to the php scripts and just use the
popup auth windows on IE and NS? do you remember the names of the vars that
get passed thru that popup or how can I invoke
If your code doesn't look like this:
http://www.php.net/manual/en/features.http-auth.php
you did it wrong.
Replace the == test with your imap_open, but don't go re-arranging the
if/else logic or the header() order.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTEC
> Thanks for all the answers to this question but hitting the back button
will
> work, no authorization required to see the pages all over.
You need to get those pages to not be cached by the browser.
http://php.net/header
> Repost problem:
> I'm having a PHP based auth. It seems that unset($PHP
3 matches
Mail list logo