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

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /en/package/mail/mail-queue/mail-queue tutorial.xml
From:       "Lorenzo Alberton" <quipo () php ! net>
Date:       2008-02-23 15:15:07
Message-ID: cvsquipo1203779707 () cvsserver
[Download RAW message or body]

quipo		Sat Feb 23 15:15:07 2008 UTC

  Modified files:              
    /peardoc/en/package/mail/mail-queue/mail-queue	tutorial.xml 
  Log:
  other drivers exist
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml?r1=1.11&r2=1.12&diff_format=u
                
Index: peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml
diff -u peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml:1.11 \
                peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml:1.12
--- peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml:1.11	Sun Jan 27 \
                16:27:19 2008
+++ peardoc/en/package/mail/mail-queue/mail-queue/tutorial.xml	Sat Feb 23 15:15:06 \
2008 @@ -1,4 +1,4 @@
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <refentry id="package.mail.mail-queue.mail-queue.tutorial">
    <refnamediv>
     <refname>Tutorial</refname>
@@ -72,8 +72,8 @@
 require_once "Mail/Queue.php";
 
 // options for storing the messages
-// type is the container used, currently there are db and mdb available
-$db_options['type']       = 'db';
+// type is the container used, currently there are 'creole', 'db', 'mdb' and 'mdb2' \
available +$db_options['type']       = 'mdb2';
 // the others are the options for the used container
 // here are some for db
 $db_options['dsn']        = 'mysql://user:password@host/database';

-- 
PEAR Documentation List Mailing List (http://pear.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