Can i show the uploaded image file before using move_uploaded_file function ?
i want to show image file to user before its renamed and moved to image folder, so user can resize image or cancel opreation
Can i show the uploaded image file before using move_uploaded_file function ? i want
Share
yes … you have to stream the file from temporary files eg
/tmp.