glad to meet you all
Hello and Welcome to PHPBuilder.com!
<?php function greeting($username) { return "Welcome to PHPBuilder, $username!"; } echo greeting('effinkilt');
Hmm in my email that was different dale. I see you fixed the notice undefined variable :-)