raman Posted September 24, 2008 Share Posted September 24, 2008 Could someone explain what exactly the attribute 'enctype=multipart/form data' means in the <form> tag ? Link to comment https://forums.phpfreaks.com/topic/125576-enctype-in/ Share on other sites More sharing options...
Wolphie Posted September 24, 2008 Share Posted September 24, 2008 The multi part/form data part allows files to be attached to the form. It's the same principle as what you get on a letter, at the bottom; if the letter contains enclosed documents it will have "ENC" at the bottom to indicate that documents are attached to the letter. Link to comment https://forums.phpfreaks.com/topic/125576-enctype-in/#findComment-649258 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.