i have two web servers, one that hold the site files and database, the other have a folder named images which will hold the member photos.
on the site server i have a php file, which should contain a script that grab the photo the member chose to upload and will upload it directly to photos server not the website server.
Any ideas ?