can be solved using loops If I understand you correctly, this should work fine.. $alphabet = range('a', 'z'); $array = array(); for (...
Separate names with a comma.