<?php function f($i = 1) {return func_get_args();} print_r(f());
You have javascript disabled. You will not be able to edit any code.