Help for this page

Select Code to Download


  1. or download this
    if ( store_exists('store_file') ){
      ...inflate it...
    }
    else {
      ...make the object from scratch...
    }