Re: [PHP] something weird is going on...

2002-03-20 Thread heinisch
At 20.03.2002 16:28, you wrote: > >Sorry bringing Netscape issue up again but I seem to have found >something... >And to illustrate the problem, here's the file: >http://kulchitski.com/problem/ Hi Val, for me it looks OK, no fault to see. (NS405,451,475) I´d suggest, that you enclose your width

RE: [PHP] something weird is going on...

2002-03-20 Thread Kevin Stone
Could be a browser cache issue. Open just the image in the browser (http://kulchitski.com/problem/images/bottomcell_bg.gif) and hit Ctrl+Refresh. Go back to the page and see if it doesn't show up. Attractive looking page by the way. :) -Kevin -Original Message- From: Vlad Kulchitski

Re: [PHP] Something weird

2001-07-07 Thread Chris Anderson
So how is that weird? - Original Message - From: "David OBrien" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 2:02 PM Subject: [PHP] Something weird > I just installed a fresh RH 7.1 server with compiled apache and php 4.0.6 > > > -- > PHP General Mailing Li

RE: [PHP] Something weird

2001-07-06 Thread PHPBeginner.com
evin Pratt [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 07, 2001 5:20 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Something weird okie :) just thought it was funny that everybody is talking about something that can be changed . :) and it was also a little bit of a shot at everybody&#x

Re: [PHP] Something weird

2001-07-06 Thread Kevin Pratt
dunno... I just make all my pages force a reload for everyone :) - Original Message - From: "Inércia Sensorial" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 2:29 PM Subject: Re: [PHP] Something weird > Me too. Once I changed browser

RE: [PHP] Something weird

2001-07-06 Thread scott [gts]
's their browsers showing them outdated information. > -Original Message- > From: Kevin Pratt [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP] Something weird > > okie :) just thought it was funny that everybody is talking about something > that can be changed . &

Re: [PHP] Something weird

2001-07-06 Thread Inércia Sensorial
Me too. Once I changed browser and took me days to find out why some pages weren´t changing :-) Does the header(); function returns some kind of true or false? Maybe we could tell users to don´t cache to show all dynamic stuff. I heard somewhere (not sure about this) that Refresh on meta and

Re: [PHP] Something weird

2001-07-06 Thread Kevin Pratt
n say this because I live in the country and only get 26.4k so I should really want to have a cache.. Have fun! Kevin - Original Message - From: "Inércia Sensorial" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 2:07 PM Subject: Re: [PHP] Some

Re: [PHP] Something weird

2001-07-06 Thread Inércia Sensorial
Kevin, we were talking about cache in an user point of view... :-D -- Julio Nobrega. A hora está chegando: http://sourceforge.net/projects/toca "Kevin Pratt" <[EMAIL PROTECTED]> wrote in message 009f01c10655$b3558e40$0300a8c0@ouelong">news:009f01c10655$b3558e40$0300a8c0@ouelong...

Re: [PHP] Something weird

2001-07-06 Thread Kevin Pratt
Why not just make all your pages force a no cache or a refresh? Kevin - Original Message - From: "Inércia Sensorial" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 1:32 PM Subject: Re: [PHP] Something weird > Me too. I always put &#

Re: [PHP] Something weird

2001-07-06 Thread Inércia Sensorial
te in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > maybe it's just me, but caches drive me nuts... > > i know... but IMO, i'll take a slight performance > hit any day to make sure i get the most recent page... > > > -Original Message- > &g

RE: [PHP] Something weird

2001-07-06 Thread scott [gts]
maybe it's just me, but caches drive me nuts... i know... but IMO, i'll take a slight performance hit any day to make sure i get the most recent page... > -Original Message- > From: Inércia Sensorial [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP] Something weird >

Re: [PHP] Something weird

2001-07-06 Thread Inércia Sensorial
> for some bizarre reason, almost every browser i've seen > has the default option set to "cache everything and never > look for updates" Connection speed. Cached pages load faster -- Julio Nobrega. A hora está chegando: http://sourceforge.net/projects/toca -- PHP General Mailing

Re: [PHP] Something weird

2001-07-06 Thread David OBrien
Half the message didn't get sent ... If I manually do a apachectl restart the page updates with the correct changes on it the other 3 apache / php servers I have all work correctly just this one on 7.1 the rest are 6.2 redhat installs. -Dave At 02:04 PM 7/6/2001 -0400, David OBrien wrote: >So

RE: [PHP] Something weird

2001-07-06 Thread scott [gts]
check the browser cache settings. for some bizarre reason, almost every browser i've seen has the default option set to "cache everything and never look for updates" > -Original Message- > From: David OBrien [mailto:[EMAIL PROTECTED]] > Subject: [PHP] Something weird > > > Sorry... >