Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mislz28/public_html/wp-content/themes/css-faq-v2/timeweather/timeweather.php on line 19

Posts Tagged ‘MIME Types’

  • CSS Faqs
19 May 2008

MIME Types

Have you ever wondered what constitutes a web document that you click on or request from search engines like Google or Yahoo?

Any given document you request is delivered to you by an HTTP reply composed of two parts: header and body. The meta information is contained in the header and the actual document you view is contained the body on the other hand.
Read the rest of this entry »