<?php $x = []; print_r($x); if (count($x)) { echo 'yes'; }
You have javascript disabled. You will not be able to edit any code.