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); Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/273088-php-move-function/#findComment-1405318 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.