<?php $potatoes = 0; if ($potatoes > 0) { echo "We have a lot of potatoes"; } else { echo "No potatoes for you"; }
You have javascript disabled. You will not be able to edit any code.