<?php $arr = range(0,20,2); Echo implode(" ",$arr);
You have javascript disabled. You will not be able to edit any code.