air.kadlec@seznam.cz
Poslední snippetyextended sfWebBrowser with native symfony filecaching
Using sfWebBrowser plugin and native symfony caching with sfFileCache. My purpose for this class is retrieve "longterm" inf...
<?php class myBrowser extends sfWebBrowser { protected $cache_expiration = 2592000; // 30 days default cache