Help for this page

Select Code to Download


  1. or download this
      show_cache_and_exit($STATE);
    
  2. or download this
     update_cache();
            exit 0;
    
  3. or download this
    update_cache_and_exit(0)
    
  4. or download this
      show_cache_and_exit($STATE);
    
  5. or download this
    show_cache();
    exit($STATE);