call_function($function)
Parameters: |
|
---|---|
Returns: |
The function result |
Return type: |
string |
Runs a native PHP function , using a platform agnostic wrapper.
call_function($function)
Parameters: |
|
---|---|
Returns: |
The function result |
Return type: |
string |
Runs a native PHP function , using a platform agnostic wrapper.
Please login to continue.