<?php function result(){ return 333; } $s = result(); print_r("$s");
You have javascript disabled. You will not be able to edit any code.