For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > February 2005 > cvs: phpdoc /en/reference/pdo/functions PDO-construct.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-construct.xml
Aidan Lister

2005-02-20, 8:56 am

aidan Sun Feb 20 00:47:02 2005 EDT

Modified files:
/phpdoc/en/reference/pdo/functions PDO-construct.xml
Log:
Add note about alias usage

http://cvs.php.net/diff.php/phpdoc/...10&r2=1.11&ty=u
Index: phpdoc/en/reference/pdo/functions/PDO-construct.xml
diff -u phpdoc/en/reference/pdo/functions/PDO-construct.xml:1.10 phpdoc/en/reference/pdo/functions/PDO-construct.xml:1.11
--- phpdoc/en/reference/pdo/functions/PDO-construct.xml:1.10 Sun Feb 20 00:37:59 2005
+++ phpdoc/en/reference/pdo/functions/PDO-construct.xml Sun Feb 20 00:47:01 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.PDO-construct">
<refnamediv>
<refname>PDO::__construct</refname>
@@ -133,6 +133,11 @@
<literal>pdo.dsn.<parameter>name</parameter></literal> in &php.ini;
defining the DSN string.
</para>
+ <note>
+ <para>
+ The alias must be defined in &php.ini;, and not &htaccess; or &httpd.conf;
+ </para>
+ </note>
</listitem>
</varlistentry>
</variablelist>
Sponsored Links







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

Copyright 2008 codecomments.com