<?php function foo($bar) { echo('test' . $bar); } foo("hey");
You have javascript disabled. You will not be able to edit any code.