Jump to content

[SOLVED] editing CHMOD upon creation of file


Northern Flame

Recommended Posts

I am going to add a feature on my website that will allow the user

to create a custom music player with custom music, the music player

will get the data from an xml file, each user that requests it, will have

his own xml file, username.xml, I know how to do all that I have just

mentioned. Heres my problem, the xml file needs to be writable so

that whenever the user adds or deletes a song, I can just transfer

the data to the xml file. How can I make the xml file writable upon

creation so that my script can update the xml data easily when the

user adds or deletes a song?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.