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