I've been searching the net for a strait answer on how to do this.
My website is based on an affiliate platform. PHP image upload.
Examples:
My site: www.mysite.com
There Site: www.mysite.com/userId.php
My members have the exact web page I have except, they have there own Unique URL.
All I want to do is allow my members to upload a picture of themselves from the members area, which will display on there page when there Unique URL is shown.
What I'm looking for is something kind of like what myspace has. You upload an image from your user panel, and it displays on your unique myspace URL.
If someone can point me towards a good tutorial, or give me some info. I know its not a hard thing to do, but I know theres security issues when dealing with anything being uploaded to your server, I dont want to take any chances.
Thanks in advance!