By unemployeddeveloper
via unemployeddeveloper.com
Submitted: Nov 09 2009 / 03:17
call_user_func_array allows you to call a user function given with an array of parameters. Basically we may use this function to mimic some code that many of us write on a daily basis.
Add your comment