Re: IE not showing PHP-generated images, but Firefox does.
- From: "Rik Wasmus" <luiheidsgoeroe@xxxxxxxxxxx>
- Date: Fri, 21 Mar 2008 16:21:12 +0100
On Fri, 21 Mar 2008 15:45:53 +0100, Neredbojias <example@xxxxxxxxxxx> wrote:
On 21 Mar 2008, ur.solame@xxxxxxxxx wrote:
I have an image being generated by a PHP script--
I didn't write the code-- and the image itself is in a
database.
I've discovered that there is a big discrepancy
between how the images appear in IE7 and FF2,
e.g. for <IMG SRC="image.php?param=foo">.
Namely, they appear just fine in Firefox but
in IE nothing appears at all.
Can anyone tell me know how to make this work
and whether this is a browser issue, a PHP issue,
or what?
In certain php image manipulations, different code is required for ie than
is for other browsers.
Never had the need for 'ie'-only code. Could you give practical example when this kind of horror (browser sniffing is usually doomed from the start) is needed?
(On a sidenote: snipped alt.html, my newsserver doesn't carry it).
--
Rik Wasmus
.
- Prev by Date: Re: Filebrowse prompt for local script
- Next by Date: Re: Recaptcha
- Previous by thread: Permissions error trying to open MDB file with ODBC
- Next by thread: Form helper issues "Invalid argument supplied for foreach()"
- Index(es):
Relevant Pages
|