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 14:54]
jeff
uphp:functions:call_user_func [2017/05/08 14:18]
jeff
Line 10: Line 10:
 <html> <html>
 <span style="font-size:125%;color:green">mixed <span style="font-size:125%;color:green">mixed
-<span style="color:black"> +<span style="color:black">call_user_func (
-</html> +
-[[call_user_func]] ( +
-<html>+
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$function_name <span style="color:blue">$function_name
Line 27: Line 24:
 ====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 30:
 ====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====
uphp/functions/call_user_func.txt · Last modified: 2021/09/13 05:57 (external edit)