From 554d45cae20a54d84572d8d00366d77d537bc1b3 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Sat, 4 Aug 2001 19:55:41 +0000 Subject: [PATCH] HTML-encode to fix this example. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53331 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/array.xml b/functions/array.xml index e45e0b232f..002657d9a3 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,4 +1,4 @@ - + Array Functions Arrays @@ -2233,14 +2233,14 @@ if (in_array ("Irix", $os)){ <function>in_array</function> with strict example - +?> // This will output: