<?php $counts = array_fill_keys(range('a', 'z'), 0); print_r($counts);
You have javascript disabled. You will not be able to edit any code.