Constant: PHPCrawlerUrlCacheTypes::URLCACHE_SQLITE
<< Back to class-overview
URLs get cached in a SQLite-database-file. Recommended for spidering huge websites.
Signature:
const URLCACHE_SQLITE = 2
Description:
-