Images pulled from DB appear in IE but not Firefox.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shee
    New Member
    • Jul 2007
    • 1

    Images pulled from DB appear in IE but not Firefox.

    my php program with mysql is showing some problem when browsing through mozzilla firefox. Images are displayed there by accessing the source from mysql table. The images are displaying in IE but not in firefox.

    can any one may help me
  • mwasif
    Recognized Expert Contributor
    • Jul 2006
    • 802

    #2
    Please post your code.

    Comment

    • pbmods
      Recognized Expert Expert
      • Apr 2007
      • 5821

      #3
      Changed thread title to better describe the problem.

      Comment

      • code green
        Recognized Expert Top Contributor
        • Mar 2007
        • 1726

        #4
        It is probably a HTML parse error.
        Firefox seems stricter than IE when interpreting web code.

        Comment

        • drhowarddrfine
          Recognized Expert Expert
          • Sep 2006
          • 7434

          #5
          Firefox is not more strict. Firefox is more correct. IE is nine years behind web standards, including the new IE7. Never use IE as a reference.

          Comment

          Working...