For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > November 2005 > cvs: phpdoc /en/reference/pdo/functions PDO-setAttribute.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/reference/pdo/functions PDO-setAttribute.xml
Jakub Vrana

2005-11-25, 6:57 pm

vrana Fri Nov 25 09:17:50 2005 EDT

Modified files:
/phpdoc/en/reference/pdo/functions PDO-setAttribute.xml
Log:
Clarify ctor_args

http://cvs.php.net/diff.php/phpdoc/...1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pdo/functions/PDO-setAttribute.xml
diff -u phpdoc/en/reference/pdo/functions/PDO-setAttribute.xml:1.6 phpdoc/en/reference/pdo/functions/PDO-setAttribute.xml:1.7
--- phpdoc/en/reference/pdo/functions/PDO-setAttribute.xml:1.6 Wed Nov 2 04:47:10 2005
+++ phpdoc/en/reference/pdo/functions/PDO-setAttribute.xml Fri Nov 25 09:17:45 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<refentry id="function.PDO-setAttribute">
<refnamediv>
@@ -65,7 +65,7 @@
<listitem><para><literal>PDO::ATTR_STATEMENT_CLASS</literal>:
Set user-supplied statement class derived from PDOStatement.
Cannot be used with persistent PDO instances.
- Requires <literal>array(string classname, array(mixed ctor_args))</literal>.
+ Requires <literal>array(string classname, array(mixed constructor_args))</literal>.
</para></listitem>
<listitem><para><literal>PDO::ATTR_AUTOCOMMIT</literal>
(available in OCI, Firebird and MySQL):
Sponsored Links







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

Copyright 2008 codecomments.com