$args = array("Rosetta", "Code", "Is", "Awseome!"); call_user_func_array('printAll', $args);