Problems with php pages.


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:25 PM
Moris
 
Posts: n/a
Default Problems with php pages.

I have IE6 and win2000. In some (or all) php pages that represent pictures,
I see nothing on the screen.

Can some advise on possible causes?

Thanks

Moris


Reply With Quote
  #2  
Old 01-05-2006, 04:26 PM
Rob Wilkens
 
Posts: n/a
Default Re: Problems with php pages.

Either the PHP page has the wrong content header... You have to do something
like:

header("content-type:image/jpeg");

In the header section (top) of your php image source code... Or maybe the
php script does _server side_ processing to create the jpeg image and a
hosting company like GoDaddy (which I use) limits execution time
per-php-script, so if it takes longer than that to process your job gets
killed.

-Rob


"Moris" <moris@try-it.com> wrote in message
news:%235sZ5KR%23FHA.2040@TK2MSFTNGP14.phx.gbl...
>I have IE6 and win2000. In some (or all) php pages that represent pictures,
> I see nothing on the screen.
>
> Can some advise on possible causes?
>
> Thanks
>
> Moris
>
>



Reply With Quote
  #3  
Old 01-05-2006, 04:26 PM
PA Bear
 
Posts: n/a
Default Re: Problems with php pages.

This has nothing to do with your problems I'm sure but please fix your clock
or time zone.
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE/OE, Shell/User, Security), AH-VSOP

Moris wrote:
> I have IE6 and win2000. In some (or all) php pages that represent
> pictures, I see nothing on the screen.
>
> Can some advise on possible causes?


Reply With Quote
  #4  
Old 01-05-2006, 04:26 PM
Moris
 
Posts: n/a
Default Re: Problems with php pages.

Thanks

Butw hwy can I see that in other computers?

Regads

Moris
"PA Bear" <PABearMVP@gmail.com> wrote in message
news:#SWQXTd#FHA.2628@TK2MSFTNGP11.phx.gbl...
> This has nothing to do with your problems I'm sure but please fix your

clock
> or time zone.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-Windows (IE/OE, Shell/User, Security), AH-VSOP
>
> Moris wrote:
> > I have IE6 and win2000. In some (or all) php pages that represent
> > pictures, I see nothing on the screen.
> >
> > Can some advise on possible causes?

>



Reply With Quote
  #5  
Old 01-05-2006, 04:27 PM
PA Bear
 
Posts: n/a
Default Re: Problems with php pages.

Now fix your date.

Moris wrote:
> Thanks
>
> Butw hwy can I see that in other computers?
>
> Regads
>
> Moris
> "PA Bear" <PABearMVP@gmail.com> wrote in message
> news:#SWQXTd#FHA.2628@TK2MSFTNGP11.phx.gbl...
> > This has nothing to do with your problems I'm sure but please fix your
> > clock or time zone.
> > --
> > ~Robear Dyer (PA Bear)
> > MS MVP-Windows (IE/OE, Shell/User, Security), AH-VSOP
> >
> > Moris wrote:
> > > I have IE6 and win2000. In some (or all) php pages that represent
> > > pictures, I see nothing on the screen.
> > >
> > > Can some advise on possible causes?

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with pages freezing. AprilT Internet Explorer 6 4 01-05-2006 04:28 PM
PHP pages do not work Moris Internet Explorer 6 4 01-05-2006 04:27 PM
IE problems opening web pages pm Internet Explorer 6 12 01-05-2006 04:21 PM
Re: printing problems donnie Windows XP Print Fax 1 01-05-2006 06:43 AM
Re: printing problems Rich Windows XP Print Fax 0 01-05-2006 06:40 AM


All times are GMT. The time now is 11:05 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Problems with php pages.