require_once(DIR . '/includes/functions.php'); build_datastore('countries', serialize($countries), 1);
if(THIS_SCRIPT == 'showthread') // or whatever file reads the array { $datastore_fetch[] = "'countries'"; }