[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-query.xml

2005-02-10 Thread Dan Scott
dbs Thu Feb 10 20:31:13 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-query.xml Log: Add an example to PDO::query. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-query.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Edin Kadribasic
I think that advising Windows users to use dl() is wrong as it works only with CLI/CGI. Edin - Original Message - From: "Philip Olson" <[EMAIL PROTECTED]> To: Sent: Thursday, February 10, 2005 8:03 PM Subject: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml > philip Thu Feb 10 1

[PHP-DOC] cvs: peardoc /en/pecl paradox.xml

2005-02-10 Thread Uwe Steinmann
steinm Thu Feb 10 15:08:52 2005 EDT Modified files: /peardoc/en/peclparadox.xml Log: - updated px_get_record() http://cvs.php.net/diff.php/peardoc/en/pecl/paradox.xml?r1=1.7&r2=1.8&ty=u Index: peardoc/en/pecl/paradox.xml diff -u peardoc/en/pecl/paradox.x

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Wez Furlong
That only handles statically compiled extensions. PHP doesn't know about dynamic dependencies yet. Besides, these docs are also for people running PHP 5.0.x and using the PECL extensions. On Thu, 10 Feb 2005 18:49:42 -, Nuno Lopes <[EMAIL PROTECTED]> wrote: > > Yep, stick them in ext and eithe

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 14:58:02 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Typo (C&P errors) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u p

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
> > Yep, stick them in ext and either load them from php.ini or through dl(). > > > > php_pdo.dll must be loaded before the other pdo dlls. > > > > Thanks :) > > > > --Wez. > > Shouldn't the new PHP 5.1 feature (that loads extensions by order) handle > that? I'm getting way offtopic but I hope t

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 14:03:04 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Show how Windows users load the other DB specific DLL's. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.19&r2=1.20&ty=u Index: phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Nuno Lopes
Yep, stick them in ext and either load them from php.ini or through dl(). php_pdo.dll must be loaded before the other pdo dlls. Thanks :) --Wez. Shouldn't the new PHP 5.1 feature (that loads extensions by order) handle that? Nuno

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Wez Furlong
Yep, stick them in ext and either load them from php.ini or through dl(). php_pdo.dll must be loaded before the other pdo dlls. Thanks :) --Wez. On Thu, 10 Feb 2005 18:31:16 + (GMT), Philip Olson <[EMAIL PROTECTED]> wrote: > > Does that point to http://snaps.php.net/win32/PECL_5_0/ ? > > Co

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
> Does that point to http://snaps.php.net/win32/PECL_5_0/ ? > Could it? It does now! Also, could you explain what Windows users need to do with the other PDO DLL's? Like php_pdo_mysql.dll, php_pdo_odbc.dll, etc. Just stick them in their ext folder and calling on said DB will load them at runtime?

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 13:26:27 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Instead refer Windows users to snaps.php.net/win32/PECL_5_0/ as requested by Wez. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.18&r2

[PHP-DOC] cvs: phpdoc /en/appendices about.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 13:20:17 2005 EDT Modified files: /phpdoc/en/appendices about.xml Log: Mention that "Default Values" are based off latest version of PHP, and php.ini-dist http://cvs.php.net/diff.php/phpdoc/en/appendices/about.xml?r1=1.38&r2=1.39&ty=

[suspicious - maybe spam] [PHP-DOC] #31906 [Opn->Csd]: apache_child_terminate function is Apache 1.x only

2005-02-10 Thread nlopess
ID: 31906 Updated by: [EMAIL PROTECTED] Reported By: martin dot norland at stjude dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 5.0.3 New Comment: This bug has been fixed in

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-child-terminate.xml

2005-02-10 Thread Nuno Lopes
nlopess Thu Feb 10 12:33:20 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-child-terminate.xml Log: fix #31906: just available in apache 1 http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-child-terminate.xml?r1

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 12:32:42 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Whitespace http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 12:23:58 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Also refer Windows users to snaps (for recent DLL) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/refe

[PHP-DOC] #31913 [Opn->Csd]: problem with 0

2005-02-10 Thread edink
ID: 31913 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant New Comment: Applied. Previous Comments:

[PHP-DOC] cvs: livedocs / xml_classes5.php

2005-02-10 Thread Edin Kadribasic
edink Thu Feb 10 08:04:50 2005 EDT Modified files: /livedocs xml_classes5.php Log: Fix for #31913 by [EMAIL PROTECTED] http://cvs.php.net/diff.php/livedocs/xml_classes5.php?r1=1.10&r2=1.11&ty=u Index: livedocs/xml_classes5.php diff -u livedocs/xml_classes5.p

[PHP-DOC] #31783 [Opn->Csd]: config.nice generation does not generate a usable config.nice

2005-02-10 Thread edink
ID: 31783 Updated by: [EMAIL PROTECTED] Reported By: sean at caedmon dot net -Status: Open +Status: Closed Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant -Assigned To: ilia +Assigned To: edink New C

[PHP-DOC] cvs: livedocs / aclocal.m4 configure.in

2005-02-10 Thread Edin Kadribasic
edink Thu Feb 10 07:55:20 2005 EDT Added files: /livedocs aclocal.m4 Modified files: /livedocs configure.in Log: Separate autoconf local macros http://cvs.php.net/diff.php/livedocs/configure.in?r1=1.32&r2=1.33&ty=u Index: livedocs/

[PHP-DOC] #31913 [NEW]: problem with 0

2005-02-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: problem with 0 Description: When you have a tag with just a '0', that zero isn't displayed. Patch: http://livedocs.aborla.net/patch.php?id=xml.t

[PHP-DOC] cvs: livedocs / configure.in

2005-02-10 Thread Edin Kadribasic
edink Thu Feb 10 07:30:47 2005 EDT Modified files: /livedocs configure.in Log: Quote args in config.nice http://cvs.php.net/diff.php/livedocs/configure.in?r1=1.31&r2=1.32&ty=u Index: livedocs/configure.in diff -u livedocs/configure.in:1.31 livedocs/configure

[PHP-DOC] cvs: livedocs / livedoc_funcs.php

2005-02-10 Thread Jacques Marneweck
jacques Thu Feb 10 07:23:32 2005 EDT Modified files: /livedocs livedoc_funcs.php Log: Committing http://www.powertrip.co.za/livedocs/viewpatch.php?patch=6 http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.25&r2=1.26&ty=u Index: livedocs/livedoc_fu

[PHP-DOC] #31783 [Csd->Opn]: config.nice generation does not generate a usable config.nice

2005-02-10 Thread nlopess
ID: 31783 Updated by: [EMAIL PROTECTED] Reported By: sean at caedmon dot net -Status: Closed +Status: Open Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant Assigned To: ilia New Comment: it still doesn't

[PHP-DOC] #31912 [NEW]: Suggested addition to mktime documentation

2005-02-10 Thread n0dalus at gmail dot com
From: n0dalus at gmail dot com Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Suggested addition to mktime documentation Description: I suggest that in addition to the links to time() and date() in the 'See Also