OK, I know it's server side and all but why would my html show up in Firefox but when I open the page up in IE I get nothing but white empty space? I know it's sending the html to the browser because it's all there when I go to view-source.
Is it some setting within IE? I'm not doing anything spectacular in php, just query a database into an array and displaying the data in a simple table. I'm not using hardly any graphics either.
my page declaration:
charset=iso-8859-1
totally dumbfounded here
Is it some setting within IE? I'm not doing anything spectacular in php, just query a database into an array and displaying the data in a simple table. I'm not using hardly any graphics either.
my page declaration:
charset=iso-8859-1
totally dumbfounded here