Samrat Ghosh
Results
1
comments of
Samrat Ghosh
I don't think we can do it via api, but currently I am checking the function call and then using "call_user_func_array($functionName, $argumants)" function to processing the complete calling. So I...