There a link here to an image upload script article! Maybe you should have a look at that and then figure out the database stuff
http://www.weberdev.com/get_example-3938.html
Most of the time all I would do is also store the name of the image in the database, you could get them a form field in the upoad form! Then In the script set a variable for the location of the avatars. Run a query on your database set another variable for the users avatars and then joing the variables together to make that users avatar location!
Hope this makes sense. If not give me chance and I will upload some code!
Mark
Bookmarks