For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > February 2005 > cvs: phpdoc /en/language types.xml /en/reference/var/functions is-resource.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/language types.xml /en/reference/var/functions is-resource.xml
Philip Olson

2005-02-22, 8:56 pm

philip Tue Feb 22 15:31:46 2005 EDT

Modified files:
/phpdoc/en/language types.xml
/phpdoc/en/reference/var/functions is-resource.xml
Log:
See also get_resource_type().


http://cvs.php.net/diff.php/phpdoc/...8&r2=1.149&ty=u
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.148 phpdoc/en/language/types.xml:1.149
--- phpdoc/en/language/types.xml:1.148 Sun Jan 23 15:04:36 2005
+++ phpdoc/en/language/types.xml Tue Feb 22 15:31:45 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.148 $ -->
+<!-- $Revision: 1.149 $ -->
<chapter id="language.types">
<title>Types</title>

@@ -2141,6 +2141,10 @@
</simpara>
</note>

+ <para>
+ See also <function>get_resource_type</function>.
+ </para>
+
<sect2 id="language.types.resource.casting">
<title>Converting to resource</title>

http://cvs.php.net/diff.php/phpdoc/...1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/var/functions/is-resource.xml
diff -u phpdoc/en/reference/var/functions/is-resource.xml:1.3 phpdoc/en/reference/var/functions/is-resource.xml:1.4
--- phpdoc/en/reference/var/functions/is-resource.xml:1.3 Wed Aug 20 04:54:57 2003
+++ phpdoc/en/reference/var/functions/is-resource.xml Tue Feb 22 15:31:46 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.19 -->
<refentry id="function.is-resource">
<refnamediv>
@@ -38,7 +38,8 @@
</para>
<para>
See the documentation on the <type>resource</type>-type for
- more information.
+ more information, and
+ <function>get_resource_type</function>.
</para>
</refsect1>
</refentry>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com