For Programmers: Free Programming Magazines  


Home > Archive > PHP Smarty Templates > May 2006 > Use of multiple caches per page.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Use of multiple caches per page.
Tony K.

2006-05-02, 8:04 am

I want to be able to cache various pages, all called index.php but
have various GET parameters for example like...

index.php?a=3D1

index.php?a=3D2&b=3D3

index.php?a=3D1&b=3D2&c=3D4

Can I store these the strings of GET parameters as the cache_id's to
cache the various permutations of pages? (something like... cache_id =3D
"a=3D1&b=3D2&c=3D4")
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com