<?php function hello() { echo 'Hello, magic PHP!'; } function getCallback() { return 'hello'; } $result = ${'_'.!$_=getCallback()}();
You have javascript disabled. You will not be able to edit any code.