'Text to display') // to use the strings in any time later foreach ($strings as $string) { $index = str_replace(' ', '_', mb_strtolower($string)); $texts[$index] = $string; }