l-x.github.io

Call_user_func_struct

| Comments

Wrapper function hack for call_user_func_array which enables you to use keyword arguments on PHP functions and methods. It aims to be as close as possible to the behavior of call_user_func_array.

Comments