didou Wed Jul 2 08:26:01 2003 EDT
Modified files:
/phpdoc/en/reference/mssql/functions mssql-fetch-array.xml
mssql-fetch-object.xml
mssql-field-name.xml
mssql-field-type.xml
Log:
some entities
Index: phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.4
phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.5
--- phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.4 Thu Jun 12
12:50:05 2003
+++ phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml Wed Jul 2 08:25:59
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
<refentry id="function.mssql-fetch-array">
<refnamediv>
@@ -31,6 +31,7 @@
slower than using <function>mssql_fetch_row</function>, while it
provides a significant added value.
</para>
+ &database.field-case;
<para>
For further details, also see
<function>mssql_fetch_row</function>.
Index: phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.4
phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.5
--- phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.4 Fri Feb 28
18:53:59 2003
+++ phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml Wed Jul 2 08:25:59
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.2 -->
<refentry id="function.mssql-fetch-object">
<refnamediv>
@@ -23,6 +23,7 @@
that you can only access the data by the field names, and not by
their offsets (numbers are illegal property names).
</para>
+ &database.field-case;
<para>
Speed-wise, the function is identical to
<function>mssql_fetch_array</function>, and almost as quick as
Index: phpdoc/en/reference/mssql/functions/mssql-field-name.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-field-name.xml:1.2
phpdoc/en/reference/mssql/functions/mssql-field-name.xml:1.3
--- phpdoc/en/reference/mssql/functions/mssql-field-name.xml:1.2 Wed Apr 17
02:41:01 2002
+++ phpdoc/en/reference/mssql/functions/mssql-field-name.xml Wed Jul 2 08:25:59
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.3 -->
<refentry id="function.mssql-field-name">
<refnamediv>
@@ -13,6 +13,9 @@
<methodparam><type>int</type><parameter>result</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>offset</parameter></methodparam>
</methodsynopsis>
+ <para>
+ &warn.undocumented.func;
+ </para>
</refsect1>
</refentry>
Index: phpdoc/en/reference/mssql/functions/mssql-field-type.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-field-type.xml:1.2
phpdoc/en/reference/mssql/functions/mssql-field-type.xml:1.3
--- phpdoc/en/reference/mssql/functions/mssql-field-type.xml:1.2 Wed Apr 17
02:41:01 2002
+++ phpdoc/en/reference/mssql/functions/mssql-field-type.xml Wed Jul 2 08:25:59
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mssql.xml, last change in rev 1.3 -->
<refentry id="function.mssql-field-type">
<refnamediv>
@@ -13,6 +13,9 @@
<methodparam><type>int</type><parameter>result</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>offset</parameter></methodparam>
</methodsynopsis>
+ <para>
+ &warn.undocumented.func;
+ </para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php