logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is MIME?


  • Correct Answer
  • MIME - Multi-purpose Internet Mail Extensions MIME types represents a standard way of classifying file types over Internet Web servers and browsers have a list of MIME types, which facilitates files transfer of the same type in the same way, irrespective of operating system they are working in A MIME type has two parts: a type and a subtype They are separated by a slash (/) MIME type for Microsoft Word files is application and the subtype is msword, ie application/msword 


  • Technology problems


    Search Results


    • 1. Explain the different types of errors in PHP.
    • Discuss
    • 2. $message vs $$message in PHP?
    • Discuss
    • 3. Echo vs print statement
    • Discuss
    • 4. What is PEAR in php?
    • Discuss
    • 5. What is PHP?
    • Discuss
    • 6. Why many companies are switching their current business language to PHP? Where PHP basically used?
    • Discuss
    • 7. What is the difference between PHP and JavaScript?
    • Discuss
    • 8. How can we increase the execution time of a php script?
    • Discuss
    • 9. What is the use of super-global arrays in PHP?
    • Discuss
    • 10. What is the use of $_Server and $_Env?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment