|
|
| Author |
Message |
Webmaster
Joined: 29 Aug 2006
Posts: 48
|
Posted: Tue Aug 29, 2006 9:24 am Post subject: How would the remote xml file be changed by the end-user? |
|
|
how would the remote xml file be changed by the end-user?
Each end-user has their own settings. |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Tue Aug 29, 2006 10:32 am Post subject: |
|
|
| You can give each user an id number (that will be contained in toolbar) and store their settings in a database. Make a simple form to change their data in DB (add/remove songs). And make script that generates special include_xml file for each user according to data in DB. |
|
| Back to top |
|
 |
|