Glenskie Posted January 13, 2013 Share Posted January 13, 2013 i was wondering how i would add on to this to upload the image to photos/ , and /mobile/photos ?? thank you ! $place_file = move_uploaded_file( $_FILES['fileField']['tmp_name'], "photos/".$newname); Link to comment https://forums.phpfreaks.com/topic/273088-php-move-function/ Share on other sites More sharing options...
trq Posted January 13, 2013 Share Posted January 13, 2013 See copy. Link to comment https://forums.phpfreaks.com/topic/273088-php-move-function/#findComment-1405318 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.