How do I empty the Drupal caches:
If you want to clear the cache from a module, you can use the following code.
drupal_flush_all_caches();