<?php function foo(&$a) { var_dump($a); } foo(0);
You have javascript disabled. You will not be able to edit any code.