On Feb 8, 6:30 pm, Miles J <[email protected]> wrote: > Everytime I upload and update my site online, everythings cached. > Whats the best way to clear cache? Right now I just set debug to 2 > upload and clear cache, then set to 0 and reupload. > > Ive also tried deleting all the files in the cache folder, but > sometimes I get an fopen() error. > > Just wondering if theres an easier way to do it.
clearCache can either clear everything cached or specific items: http://api.cakephp.org/file/basics.php#function-clearCache --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
