<?php $a = 'hoge'; $b = 123; var_dump(compact('a','b','c'));
You have javascript disabled. You will not be able to edit any code.