20 APIs in 20 Days: Remember to Bring Your Tokens | Trellon - 3 views
-
Daniel Gregoire on 20 May 10One of a series in 20 api's, Token module.
The Drupal Cache API is used to store data that takes a long time to compute. Caching can either be permanent or valid only for a certain time span, and the cache can contain any type of data. ...
The Drupal Cache API is used to store data that takes a long time to compute. Caching can either be permanent or valid only for a certain time span, and the cache can contain any type of data. ...