What is the meaning of "enctype= multipart/form-data" ?



What is the meaning of "enctype= multipart/form-data" ?..

Answer / Shivani Bansal

'enctype=multipart/form-data' is an HTML form attribute. It specifies how the data contained within the form is encoded when it is submitted. When 'enctype=multipart/form-data' is set, files and regular data can be sent together in a single request. This enctype is particularly useful for file uploads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Will react hooks replace redux?

1 Answers  


What is action hooks and filter hooks?

1 Answers  


Define metaphone()?

1 Answers  


What is the value for this auto incremented field user_pri_id?

1 Answers  


Whether One-line comment begin with pound sing(#) in php?

2 Answers  


What is the difference between super () and this ()?

1 Answers  


What is if isset ($_ post submit )) in php?

1 Answers  


What is difference between echo and print_r in php?

1 Answers  


how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?

1 Answers  


What are the rules to determine the “truth” of any value which is not already of the boolean type?

1 Answers  


Where do I run php code?

1 Answers  


hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom

1 Answers  


Categories