Greetings,
I have created a little music player for a friend, but due to her constant wanting to change her song, I was hoping to create some kind of form for her to change it herself. I've been using loadVars in Flash on other similar projects, but unfortunately I don't know the php(?) half of it.
I was hoping that someone could point me in the direction of a tutorial explaining how to create a phpMyAdmin form. There would need to be variables for a text field for Artist, a text field for Song Title, & then an upload form for uploading a new song.
So, I guess it would need to spit out something like :

artist=My Band&title=My Song&path=Song1.mp3

I know the Flash part & what to do to make it work in there, I just need to know how to make the php end...

Any help would be greatly appreciated