Guest User

Untitled

a guest
Oct 19th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. $controller = new MyController();
  2. call_user_func_array(array($controller, $method), array($param));
Add Comment
Please, Sign In to add comment