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/04/06 11:50]
jeff
uphp:functions:call_user_func [2017/04/12 12:53]
jeff
Line 27: Line 27:
 ====Parameters==== ====Parameters====
  
-<html><b><span style="color:blue">$function_name<span style="color:black"></b></html>:  <html><b><span style="color:green">String<span style="color:black"></b></html> containing the name of the user function to call+<html><b><span style="color:blue">$function_name<span style="color:black"></b>:  <b><span style="color:green">String<span style="color:black"></b> containing the name of the user function to call</html>
  
 <html><b><span style="color:blue">$parameters<span style="color:black"></b></html>:  Optional parameter(s) to pass to the function <html><b><span style="color:blue">$parameters<span style="color:black"></b></html>:  Optional parameter(s) to pass to the function
Line 33: Line 33:
 ====Return Value==== ====Return Value====
  
-Any type depending on the way the function is defined+<html><b><span style="color:green">Mixed<span style="color:black"></b></html>:  Any type depending on the way the function is defined
  
 ====Example==== ====Example====
Line 48: Line 48:
  
 ====See Also==== ====See Also====
 +
 +[[function_exists()]] - Check if a function exists (native or custom)
  
 [[uphp:statements:function]] - Define a function [[uphp:statements:function]] - Define a function
uphp/functions/call_user_func.txt · Last modified: 2021/09/13 05:57 (external edit)