Hello people, Im new to this forum, but just from reading posts I've learned a lot.
I've got a quick question:
So I want to create a file that goes like:
In a file called Users
<md>
<id_user>id number of the user</id_user>
<name>name of the user</name>
<pass>password of the user</pass>
<status>user status(active or non-active)</status>
</md>
//*Uhm I dont know what would be easier, creating a file for each user or just create one big file with all the users..*///
Id like to know how to read just something specific from that file, for example; if I want to read the name of the user without the <> parameters how could I do that and print it on the screen?
Please I'd appreciate it very much if you could help out
thanks![]()



LinkBack URL
About LinkBacks




