agriz Posted October 10, 2013 Share Posted October 10, 2013 I am using php gd to read the uploaded image and then i use imagejpeg to store it in the server. Is it bad way to do it? move_uploaded_file / createimagefrom[type] which is the best method? and why? If i use imagecreatefromjpeg|gif|png, how can someone upload malicious file? Link to comment https://forums.phpfreaks.com/topic/282863-secured-way-to-upload-images-using-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.