gevensen Posted December 16, 2009 Share Posted December 16, 2009 can move_uploaded_file be used to move a image from one location on the server to another or what would be a better way? Link to comment https://forums.phpfreaks.com/topic/185403-move_uploaded_file/ Share on other sites More sharing options...
Daniel0 Posted December 16, 2009 Share Posted December 16, 2009 Use rename if you just want to move it without having anything to do with uploads. Link to comment https://forums.phpfreaks.com/topic/185403-move_uploaded_file/#findComment-978762 Share on other sites More sharing options...
gevensen Posted December 16, 2009 Author Share Posted December 16, 2009 i spoke too soon i just found copy also THANKS! Link to comment https://forums.phpfreaks.com/topic/185403-move_uploaded_file/#findComment-978764 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.