>I've created a db like system with XML and PHP, and I want to require a
>username/password to change the contents of the file.
>
>How should I go about documenting the username/password?  The contents of
>the site aren't really all to important (no financial info or anything like
>that, mostly just links actually), but I don't want someone's information
>stolen because someone found the "users.xml" file and opened it.
>
>Running on a Windows 2k server with IIS5.

Read the PHP Manual about "HTTP Authentication"

-- 
Like Music?  http://l-i-e.com/artists.htm
Off-Topic:  What is the moral equivalent of 'cat' in Windows?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to