<?php function foo() { // do nothing } $output = foo(); var_dump($output);
You have javascript disabled. You will not be able to edit any code.