From 314fd3d36db6b646cb5e3e9105fe81ab4a386b95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Tue, 7 Jun 2005 23:54:12 +0000 Subject: [PATCH] fix whitespaces git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187901 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/var/functions/get-resource-type.xml | 118 +++++++++--------- 1 file changed, 61 insertions(+), 57 deletions(-) diff --git a/reference/var/functions/get-resource-type.xml b/reference/var/functions/get-resource-type.xml index 9f4756f9fe..35f3936871 100644 --- a/reference/var/functions/get-resource-type.xml +++ b/reference/var/functions/get-resource-type.xml @@ -1,57 +1,61 @@ - + - - - get_resource_type - - Returns the resource type - - - - &reftitle.description; - - stringget_resource_type - resourcehandle - - - This function gets the type of the given resource. - - - - &reftitle.parameters; - - - - handle - - - The evaluated resource handle. - - - - - - - - &reftitle.returnvalues; - - If the given handle is a resource, this function - will return a string representing its type. If the type is not identified - by this function, the return value will be the string - Unknown. - - - This function will return &false; and generate an error if - handle is not a resource. - - - - &reftitle.examples; - - - <function>get_resource_type</function> example - + + + get_resource_type + + Returns the resource type + + + + + &reftitle.description; + + stringget_resource_type + resourcehandle + + + This function gets the type of the given resource. + + + + + &reftitle.parameters; + + + + handle + + + The evaluated resource handle. + + + + + + + + + &reftitle.returnvalues; + + If the given handle is a resource, this function + will return a string representing its type. If the type is not identified + by this function, the return value will be the string + Unknown. + + + This function will return &false; and generate an error if + handle is not a resource. + + + + + &reftitle.examples; + + + <function>get_resource_type</function> example + doc) . "\n"; ?> ]]> - - - - - + + + + +