<?php function return_array() { return array(1); } print current(return_array());
You have javascript disabled. You will not be able to edit any code.