This is a discussion on Authentication Issue within the alt.comp.lang.php forums, part of the PHP Programming Forums category; For some reason, even though my php script does require and prompts the user for authentication, the page still loads ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
For some reason, even though my php script does require and prompts the user
for authentication, the page still loads slowly in the background. Normally authentication windows pop up before the page starts to load and only loads on correct validation, but in my case it prompts the user, yet the page still loads in the background. Any ideas? |
|
|||
|
On Tue, 22 Jul 2003 22:39:08 GMT, "Stephen" <stephengpope@yahoo.com> wrote:
>For some reason, even though my php script does require and prompts the user >for authentication, the page still loads slowly in the background. Normally >authentication windows pop up before the page starts to load and only loads >on correct validation, but in my case it prompts the user, yet the page >still loads in the background. > >Any ideas? None, without a (minimal!) cut-down piece of code that demonstrates the problem, along with web server brand and version, and PHP version. -- Andy Hassall (andy@andyh.co.uk) icq(5747695) (http://www.andyh.co.uk) Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space) |