diff --git a/functions/funchand.xml b/functions/funchand.xml index aae0900db1..cac1d90492 100755 --- a/functions/funchand.xml +++ b/functions/funchand.xml @@ -1,5 +1,5 @@ - + Function Handling functions Functions @@ -515,6 +515,7 @@ function myrow($id, $data) { $arr = get_defined_functions(); print_r($arr); +]]> @@ -522,6 +523,7 @@ print_r($arr); Will output something along the lines of: + Array