RynMan Posted October 5, 2009 Share Posted October 5, 2009 Hey guys Am trying to use the move_uploaded_file function to upload a file to my specified folder. I can post the code if needed, but it is working perfectly if I select an image file. However it's not moving the file if I'm selecting an .mp3 file to move. Is it because I need to do something to allow it to move that file type, or possibly a file size restriction? Thanks for any help guys.... Link to comment https://forums.phpfreaks.com/topic/176518-solved-cant-move-mp3-file/ Share on other sites More sharing options...
RynMan Posted October 5, 2009 Author Share Posted October 5, 2009 Discovered the area in the PHP.ini file where you change it. Sorry about that, thanks guys. For future reference, in case anyone stumbles across this thread, the PHP.ini file has the maximum file size you can upload. Just change it. Link to comment https://forums.phpfreaks.com/topic/176518-solved-cant-move-mp3-file/#findComment-930504 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.