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/10 12:25]
jeff
uphp:functions:call_user_func [2017/05/09 09:58]
jeff
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><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 20: Line 16:
 <span style="color:blue">$parameters <span style="color:blue">$parameters
 <span style="color:black">... ] ) <span style="color:black">... ] )
-</html> +</html></well>
-</well>+
  
 Return result as defined by the user function  Return result as defined by the user function 
Line 27: Line 22:
 ====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
uphp/functions/call_user_func.txt · Last modified: 2021/09/13 05:57 (external edit)