Ver original<select><?php for($i = 1; $<=100 $i++): ?> <option vlaue="<?php echo $i ?>"><?php echo $i ?></option><?php endfor; ?></select>