User Tools

Site Tools


uphp:functions:call_user_func

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
uphp:functions:call_user_func [2017/02/18 14:32]
jeff
uphp:functions:call_user_func [2017/02/20 09:55]
jeff
Line 5: Line 5:
  
 ====Description==== ====Description====
-<well size="sm"><html><span style="font-size:125%;color:green;">mixed <span style="color:black;"></html>[[call_user_func]]<html> ( <span style="color:green;">string <span style="color:blue;">$function_name <span style="color:black;">[, <span style="color:green;">mixed <span style="color:blue;">$parameters <span style="color:black;">... ] )</html></well>+<well size="sm"><html> 
 +<span style="font-size:125%;color:green;">mixed  
 +<span style="color:black;"></html>[[call_user_func]]<html> 
 +<span style="color:green;">string  
 +<span style="color:blue;">$function_name  
 +<span style="color:black;">[,  
 +<span style="color:green;">mixed  
 +<span style="color:blue;">$parameters  
 +<span style="color:black;">... ] ) 
 +</html></well>
 Return result as defined by the user function  Return result as defined by the user function 
  
Line 29: Line 38:
  
 [[uphp:statements:return]] - Return program control to the calling module [[uphp:statements:return]] - Return program control to the calling module
- 
-[[print()]] - Output data to the current output stream such as a web page or terminal 
  
 ====Additional Information==== ====Additional Information====
uphp/functions/call_user_func.txt · Last modified: 2021/09/13 05:57 (external edit)