hledání



tagy



jazyky

perl 13
php 45
text 22
xml 1
css 3
javascript 3
python 3
bash 2
m68k 1
csharp 2
java 4
java5 1
html4strict 7
snippet generovani grafu »

poslední pasty

extended sfWebBrowser with native symfony filecaching

Using sfWebBrowser plugin and native symfony caching with sfFileCache. My purpose for this class is retrieve "longterm" inf...
  1. <?php
  2. class myBrowser extends sfWebBrowser {
  3.  
  4. protected $cache_expiration = 2592000; // 30 days default cache
Tagy:
php 65 řádků | 2008-05-27 02:08:07 | air.kadlec@seznam.cz