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
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-Refresh does not make it work.
* I modify data using a form in IE7. When I click on a l
*joining the fray a little late*
What is the difference between this, Smarty and template.inc?
I have found Smarty to be unusable in my situation where a graphic
designer needs to be able to edit the html and is easily confused by
non-html.
So, I am using template.inc which is apparently ol
I have been using template.inc for templates. It works very well so
that I can just work on coding and a designer can make the page look good.
But I noticed that there are several versions (some of which don't seem
to work), and its no longer in the phplib. Is there some reason not to
use it
5 matches
Mail list logo