An array called $dinner with numeric keys
<? $dinner[0] = 'S'; $dinner[1] = 'L'; $dinner[2] = 'B'; ?>