Karl DeSaulniers wrote:
On May 7, 2010, at 2:06 PM, Charlene Wroblewski wrote:
I have a problem with IE7. It has a tendency to cache output
produced by PHP. It occurs in a few ways:
* I make a minor change to a php program, but you can't see it in
IE7, but can in FF. CTRL-Re
tocols/rfc2616/rfc2616-sec13.html
On May 7, 2010, at 2:06 PM, Charlene Wroblewski wrote:
header ("Cache-Control: private, max-age=$interval,s-maxage=0");
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
eader ("Cache-Control: private, max-age=$interval,s-maxage=0");
I got this code from a book. I don't want to prevent caching completely
because I want to be able to go back to the form when there is an error
in validation of fields before entering it into the db. But I do want
to be able to see the new data after it is entered in the db.
Charlene
Micah Gersten wrote:
ZenCart Reasons:
PHP-based
Open Source
lots if plugins
Take a look at this:
http://en.wikipedia.org/wiki/Zen_Cart
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Charlene wrote:
Micah Gersten wrote:
Try Zencart.
Thank you
would
you would never use again.
Charlene
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have the GD Library installed, but I don't see any of the fonts. What
is the preferred location to download fonts (standard fonts like Arial,
Verdana, etc.) and which directory should they be stored in?
Charlene
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
Charlene wrote:
I've been having problems with Internet Explorer caching php
programs. I'm using the following code:
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Pragma", "no-cache");
header("E
hours after the new file is created.
Charlene
Richard Lynch wrote:
On Wed, August 29, 2007 2:10 pm, Charlene wrote:
I forgot to mention in my question that only IE appears to cache. And
with the way my PHP program goes, I'm constantly changing the URL as I
go through the application
hours after the new file is created.
Charlene
Richard Lynch wrote:
On Wed, August 29, 2007 2:10 pm, Charlene wrote:
I forgot to mention in my question that only IE appears to cache. And
with the way my PHP program goes, I'm constantly changing the URL as I
go through the application
I had used something similar in another iteration of trying to fix the
caching problem in IE. I tried these lines again, and they don't work.
It is only IE that is caching.
Charlene
Satyam wrote:
I'm sending these headers:
header('Cache-Control: no-cache, must-revali
I forgot to mention in my question that only IE appears to cache. And
with the way my PHP program goes, I'm constantly changing the URL as I
go through the application to modify data and status message. But
whenever I return the the edit page, the old data is showing up.
Charlene
Ri
Yes, I'm sure. Changes I make to a database are reflected in the
database but not on the form. It's only IE. It works fine in FireFox
or SeaMonkey.
Charlene
Richard Heyes wrote:
Charlene wrote:
I've been having problems with Internet Explorer caching php
programs.
");
And it used to work, but now, according to Windows Explorer its giving
it 3 hours to expire.
Charlene
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
old (PHP 3) but seems to
work great even with PHP 4.1. Another question is whether it will work
with PHP 5?
Charlene
sempsteen wrote:
hi, i'm working on a template system. Basically i'm building raw
contents in arrays and then put them in templates by some special
tags.
for loop
use it? And if that's the case what would be the substitute? I have
looked at Smarty and it doesn't seem to be as useful the way I'm using
templates.
Charlene
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
browser refresh, the error goes away and
either there is another character dropped or it works.
This problem was noticed in January a month after we upgraded PHP on our
server to 4.3.10.
Thanks in advance
Charlene
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
16 matches
Mail list logo