[PHP] Security with XML

2002-07-10 Thread Chris Earle
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

RE: [PHP] Security with XML

2002-07-10 Thread Andrew Chase
secure than passwords in plain text. :) -Andy -Original Message- From: Chris Earle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 9:42 AM To: [EMAIL PROTECTED] Subject: [PHP] Security with XML I've created a db like system with XML and PHP, and I want to require a username

Re: [PHP] Security with XML

2002-07-10 Thread Chris Earle
ain text. :) -Andy -Original Message- From: Chris Earle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 9:42 AM To: [EMAIL PROTECTED] Subject: [PHP] Security with XML I've created a db like system with XML and PHP, and I want to require a username/password t