My program is launching a dialog box to prompt for the user name and password. However, these variables aren't being set.
This is the code:
<?php
if (!isset($_SERVER['PHP_AUTH_USER'])) {
header('WWW-Authenticate: Basic realm="My Realm"');
header('HTTP/1.0 401 Unauthorized');
echo 'Text to...
I am trying to install a package and the vendor has advised me that I need to have a service called server running on Windows 2000 professional. This service isn't listed under the services list presently. Do I need to install something else?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.