Re: [PHP] Mirroring/caching PHP webpages.

2009-01-17 Thread Paul M Foster
On Sun, Jan 18, 2009 at 01:03:44PM +1100, Clancy wrote: > On Fri, 16 Jan 2009 00:51:58 -0500, pa...@quillandmouse.com (Paul M Foster) > wrote: > > >On Fri, Jan 16, 2009 at 11:57:24AM +1100, Clancy wrote: > . > >> The only explanation I can see is that someone has s

Re: [PHP] Mirroring/caching PHP webpages.

2009-01-17 Thread Clancy
On Fri, 16 Jan 2009 00:51:58 -0500, pa...@quillandmouse.com (Paul M Foster) wrote: >On Fri, Jan 16, 2009 at 11:57:24AM +1100, Clancy wrote: . >> The only explanation I can see is that someone has somehow managed to >> cache or mirror the >> version 1 logic, and is

Re: [PHP] Mirroring/caching PHP webpages.

2009-01-16 Thread ceo
It is not the case that they are running your old PHP code. Their messages may be passing through your filters. Save one of them and try it yourself, with a lot of debug "echo" statements or whatever you like. They may be accessing your old PHP file still on your server, if you left it be

Re: [PHP] Mirroring/caching PHP webpages.

2009-01-15 Thread Paul M Foster
On Fri, Jan 16, 2009 at 11:57:24AM +1100, Clancy wrote: > For some time I have had feedback pages on several of my websites based > on the example > given by David Powers in chapter 6 of "PHP for Dreamweaver 8". These worked > fine for some > years, but some months ago someone started stuffing por

Re: [PHP] Mirroring/caching PHP webpages.

2009-01-15 Thread VamVan
On Thu, Jan 15, 2009 at 4:57 PM, Clancy wrote: > For some time I have had feedback pages on several of my websites based on > the example > given by David Powers in chapter 6 of "PHP for Dreamweaver 8". These worked > fine for some > years, but some months ago someone started stuffing pornographi

[PHP] Mirroring/caching PHP webpages.

2009-01-15 Thread Clancy
For some time I have had feedback pages on several of my websites based on the example given by David Powers in chapter 6 of "PHP for Dreamweaver 8". These worked fine for some years, but some months ago someone started stuffing pornographic advertisements into them. A few weeks ago I got fed u