<?php function myecho($a) { echo $a; } echo 'A'.myecho('B').'C';
You have javascript disabled. You will not be able to edit any code.