XML User System - Are there any problems?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
toasty2
Forum Contributor
Posts: 361
Joined: Wed Aug 03, 2005 10:28 am
Location: Arkansas, USA

XML User System - Are there any problems?

Post by toasty2 »

I reposted this in the proper section: viewtopic.php?f=50&t=81970

Sorry.
Last edited by toasty2 on Sun Apr 27, 2008 12:45 pm, edited 1 time in total.
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Re: XML User System - Are there any problems?

Post by Oren »

May I ask why don't you use a database?
toasty2
Forum Contributor
Posts: 361
Joined: Wed Aug 03, 2005 10:28 am
Location: Arkansas, USA

Re: XML User System - Are there any problems?

Post by toasty2 »

Not every hosting environment has a database. And if I'm only going to use say 5 accounts why go to the trouble of using one? This is also my first real use of SimpleXML.
Post Reply