Share » Forums » Developer » Invalidating an objects cache in PHP

Invalidating an objects cache in PHP

Invalidating an objects cache in PHP

Sunday 25 July 2004 12:52:29 pm - 2 replies

Author Message

Bård Farstad

Wednesday 18 August 2004 12:21:11 am

Hi Paul,

If you know the node id's you can use the following function to delete the view cache. The numbers in the array are node id's.

eZContentCache::cleanup( array( 42, 1024 ) );

--bård

Documentation: http://ez.no/doc

Paul Forsyth

Wednesday 18 August 2004 12:48:09 am

Excellent, thank you. I'll give this a try.

paul

--
http://www.visionwt.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu