From ff434b9f7ba8de8ef07a42a8dae79848071277cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Tue, 7 Jun 2005 23:37:40 +0000 Subject: [PATCH] fix whitespaces + add link to a member in See Also git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187900 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/var/functions/is-resource.xml | 125 ++++++++++++------------ 1 file changed, 65 insertions(+), 60 deletions(-) diff --git a/reference/var/functions/is-resource.xml b/reference/var/functions/is-resource.xml index ae4eb1787e..29b444f14d 100644 --- a/reference/var/functions/is-resource.xml +++ b/reference/var/functions/is-resource.xml @@ -1,51 +1,55 @@ - + - - - is_resource - - Finds whether a variable is a resource - - - - &reftitle.description; - - boolis_resource - mixedvar - - - Finds whether the given variable is a resource. - - - - &reftitle.parameters; - - - - var - - - The variable being evaluated. - - - - - - - - &reftitle.returnvalues; - - Returns &true; if var is a resource, - &false; otherwise. - - - - &reftitle.examples; - - - using <function>is_resource</function> - + + + is_resource + + Finds whether a variable is a resource + + + + + &reftitle.description; + + boolis_resource + mixedvar + + + Finds whether the given variable is a resource. + + + + + &reftitle.parameters; + + + + var + + + The variable being evaluated. + + + + + + + + + &reftitle.returnvalues; + + Returns &true; if var is a resource, + &false; otherwise. + + + + + &reftitle.examples; + + + <function>is_resource</function> example + ]]> - - - - - - &reftitle.seealso; - - - The resource-type documentation - get_resource_type - - - - + + + + + + + &reftitle.seealso; + + + Thm resource-type documentation + get_resource_type + + + +