[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/sqlite3/_sqlite3/prepare.xml_sqlite3stmt/bindpar
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-07-26 15:22:39
Message-ID: svn-cmb-1532618559-345399-315810687 () svn ! php ! net
[Download RAW message or body]

cmb                                      Thu, 26 Jul 2018 15:22:39 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=345399

Log:
Add seealso sections

Changed paths:
    U   phpdoc/en/trunk/reference/sqlite3/sqlite3/prepare.xml
    U   phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindparam.xml
    U   phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindvalue.xml
    U   phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/paramcount.xml

Modified: phpdoc/en/trunk/reference/sqlite3/sqlite3/prepare.xml
===================================================================
--- phpdoc/en/trunk/reference/sqlite3/sqlite3/prepare.xml	2018-07-26 15:10:41 UTC (rev 345398)
+++ phpdoc/en/trunk/reference/sqlite3/sqlite3/prepare.xml	2018-07-26 15:22:39 UTC (rev 345399)
@@ -68,6 +68,15 @@
   </para>
  </refsect1>

+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><methodname>SQLite3Stmt::paramCount</methodname></member>
+   <member><methodname>SQLite3Stmt::bindValue</methodname></member>
+   <member><methodname>SQLite3Stmt::bindParam</methodname></member>
+  </simplelist>
+ </refsect1>
+
 </refentry>

 <!-- Keep this comment at the end of the file

Modified: phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindparam.xml
===================================================================
--- phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindparam.xml	2018-07-26 15:10:41 UTC (rev 345398)
+++ phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindparam.xml	2018-07-26 15:22:39 UTC (rev 345399)
@@ -110,6 +110,14 @@
   </para>
  </refsect1>

+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><methodname>SQLite3Stmt::bindValue</methodname></member>
+   <member><methodname>SQLite3::prepare</methodname></member>
+  </simplelist>
+ </refsect1>
+
 </refentry>

 <!-- Keep this comment at the end of the file

Modified: phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindvalue.xml
===================================================================
--- phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindvalue.xml	2018-07-26 15:10:41 UTC (rev 345398)
+++ phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/bindvalue.xml	2018-07-26 15:22:39 UTC (rev 345399)
@@ -144,6 +144,14 @@
   </para>
  </refsect1>

+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><methodname>SQLite3Stmt::bindParam</methodname></member>
+   <member><methodname>SQLite3::prepare</methodname></member>
+  </simplelist>
+ </refsect1>
+
 </refentry>

 <!-- Keep this comment at the end of the file

Modified: phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/paramcount.xml
===================================================================
--- phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/paramcount.xml	2018-07-26 15:10:41 UTC (rev 345398)
+++ phpdoc/en/trunk/reference/sqlite3/sqlite3stmt/paramcount.xml	2018-07-26 15:22:39 UTC (rev 345399)
@@ -30,6 +30,13 @@
   </para>
  </refsect1>

+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <simplelist>
+   <member><methodname>SQLite3::prepare</methodname></member>
+  </simplelist>
+ </refsect1>
+
 </refentry>

 <!-- Keep this comment at the end of the file



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic