User Tools

Site Tools


uphp:functions:function_exists

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:function_exists [2017/04/12 12:56]
jeff
uphp:functions:function_exists [2017/05/08 14:26]
jeff
Line 10: Line 10:
 <html> <html>
 <span style="font-size:125%;color:green">int <span style="font-size:125%;color:green">int
-<span style="color:black"> +<span style="color:black">function_exists (
-</html> +
-[[function_exists]] ( +
-<html>+
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$function_name <span style="color:blue">$function_name
Line 32: Line 29:
 ====Examples==== ====Examples====
  
-**Check for the existence of the [[array_key()]] function (available if firmware >= 1.953):**+===Check for the existence of the 'array_keyfunction (available if firmware >= 1.953)===
  
 <code php> <code php>
Line 45: Line 42:
 </code> </code>
  
-**Load a list of custom functions and check that a function is included before calling it:**+===Load a list of custom functions and check that a function is included before calling it===
  
 <code php> <code php>
uphp/functions/function_exists.txt · Last modified: 2021/09/13 05:57 (external edit)