Right, i'm trying to make a dynamic sig for myself, along with some 3rd party software which i am coding in C#.
Basically what it will do is monitor winamp, when the song changes it will go to my page
and submit the song into the database and then the sig will display my last 5 played songs.
i.e, http://site.com/add_song.php?song=Dunkelheit&artist=Burzum&user=omeja&pass=test123
or something similar.
There are already some websites that do something similar to this, but i like doing my own thing
So, most of this is easy enough .. The problem i'm having is, .. say i have more than me using this. And i have a bunch of users for it, how would i got about displaying a sig for different users?
When they register, would i have php create a new directory?
i.e,
http://site.com/sigs/users/omeja/sig.png
or
http://site.com/sigs/users/steve/sig.png
or is there some easier way to do this , such as .htaccess? I see alot of people doing this in their sigs, infact, i think rvec has it done like this with his irc sig
http://www.bierkip.nl/frih/img/rvec/1/1/.png
but, yeah , anyone know about how to do this?
Basically what it will do is monitor winamp, when the song changes it will go to my page
and submit the song into the database and then the sig will display my last 5 played songs.
i.e, http://site.com/add_song.php?song=Dunkelheit&artist=Burzum&user=omeja&pass=test123
or something similar.
There are already some websites that do something similar to this, but i like doing my own thing
So, most of this is easy enough .. The problem i'm having is, .. say i have more than me using this. And i have a bunch of users for it, how would i got about displaying a sig for different users?
When they register, would i have php create a new directory?
i.e,
http://site.com/sigs/users/omeja/sig.png
or
http://site.com/sigs/users/steve/sig.png
or is there some easier way to do this , such as .htaccess? I see alot of people doing this in their sigs, infact, i think rvec has it done like this with his irc sig
http://www.bierkip.nl/frih/img/rvec/1/1/.png
but, yeah , anyone know about how to do this?
