Topic: How would I add a photo field to the profile? (Read 1414 times)
I love Pokemon
Posts: 13
86 credits Members referred : 0
« on: Aug 25, 2006, 10:37:53 pm »
i'd like to add an image upload that would display in the user's profile. Please advise on how that would be accomplished. I'm sure there's others that would LOVE that!
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
i'd like to add an image upload that would display in the user's profile. Please advise on how that would be accomplished. I'm sure there's others that would LOVE that!
A photo is just a name in the database, use one of the fields from the profile table to store the image name. There is also an upload class on my website: http://www.finalwebsites.com/snippets.php?id=7
check the example file: upload_db_example.php
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=3820