supa_si Posted June 6, 2006 Share Posted June 6, 2006 Hi,Im trying to allow files to be uploaded but it doesn't seem to be working. The server Im currently working on is not set up to allow method=POST and I can only use method=GET. Is this what is causing my issues when running with the multipart/form-www bit? Is it essential to use POST in this case?When I go to deal with the uploaded files the info isn't there - I thought that this could also be related to not having write permissions on the tmp php directory where the files are stored after uploading. Is there any way to check this?Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/11313-forms-and-uploads/ Share on other sites More sharing options...
ober Posted June 6, 2006 Share Posted June 6, 2006 You can check the properties of a temp directory by using a FTP client. Link to comment https://forums.phpfreaks.com/topic/11313-forms-and-uploads/#findComment-42402 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.