$uplod= "http://www.fileName.com/../".$_FILES['ThumbImage']['name'];
$mov = move_uploaded_file($_FILES['ThumbImage']['tmp_name'], $uplod);
echo $mov;
but it's not working please help me out doing this.
This post has been edited by vshall: 13 August 2009 - 08:07 AM

New Topic/Question
Reply




MultiQuote





|