<?php $limit = 1; while ($limit === null || $limit--) { var_dump($limit); }
You have javascript disabled. You will not be able to edit any code.