Ninjakreborn Posted June 24, 2010 Share Posted June 24, 2010 Is there a way to get file contents (file_get_contents()) without having to fully upload the file? Meaning of having to do move_uploaded_file is there a way to get it directly after it's been loaded up without moving it to the server first? Link to comment https://forums.phpfreaks.com/topic/205802-file_get_contents-on-uploaded-file/ Share on other sites More sharing options...
Ninjakreborn Posted June 24, 2010 Author Share Posted June 24, 2010 Nevermind, of course you can. Was wondering while fighting with the Amazon S3 system. Finally figured it was just a filename issue. Thanks. Link to comment https://forums.phpfreaks.com/topic/205802-file_get_contents-on-uploaded-file/#findComment-1076942 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.