Use the following function to clear the Drupal cache programmatically.
drupal_flush_all_caches();
Done =)
Reference: Drupal API – drupal_flush_all_caches
Use the following function to clear the Drupal cache programmatically.
drupal_flush_all_caches();
Done =)
Reference: Drupal API – drupal_flush_all_caches