[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-blob-add.xml ibase-blob-cancel.xml ibase-blob-close.xml ibase-blob-create.xml ibase-blob-echo.xml ibase-blob-get.xml ibase-blob-import.xml ibase-blob-info.xml ibase-blob-open.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 19:49:57 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-blob-add.xml ibase-blob-cancel.xml ibase-blob-close.xml

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-commit.xml ibase-rollback.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 19:51:29 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-commit.xml ibase-rollback.xml Log: Fixed prototypes and corrected descriptions Index:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-pconnect.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 19:53:10 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-pconnect.xml Log: Typo fix Index: phpdoc/en/reference/ibase/functions/ibase-pconnect.xml diff -u phpdoc/en/reference/ibase/functions/ibase-pconnect.xml:1.3

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-execute.xml ibase-query.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 19:59:19 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-execute.xml ibase-query.xml Log: Clarify description. Added PHP5 note Index:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-fetch-assoc.xml ibase-fetch-object.xml ibase-fetch-row.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 20:05:00 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-fetch-assoc.xml ibase-fetch-object.xml ibase-fetch-row.xml Log:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-errmsg.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 20:05:32 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-errmsg.xml Log: Clarify description Index: phpdoc/en/reference/ibase/functions/ibase-errmsg.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-commit-ret.xml ibase-rollback-ret.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 20:15:48 2003 EDT Added files: /phpdoc/en/reference/ibase/functionsibase-commit-ret.xml ibase-rollback-ret.xml Log: Addition of docs for new functions Index:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-free-result.xml

2003-09-02 Thread Ard Biesheuvel
abies Mon Sep 1 20:18:39 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-free-result.xml Log: Typo fix Index: phpdoc/en/reference/ibase/functions/ibase-free-result.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/math/functions log10.xml

2003-09-02 Thread Sara Golemon
pollita Mon Sep 1 22:27:37 2003 EDT Modified files: /phpdoc/en/reference/math/functions log10.xml Log: Add see-also for log() Index: phpdoc/en/reference/math/functions/log10.xml diff -u phpdoc/en/reference/math/functions/log10.xml:1.2

Re: [PHP-DOC] [Fwd: PHP install instructions for FreeBSD]

2003-09-02 Thread Ronald Chmara
On Sunday, August 31, 2003, at 06:48 AM, Gabor Hojtsy wrote: Anyone motivated to add this to the docs? Would be nice to check first... I have no FreeBSD... Goba From: Greg Magnusson [EMAIL PROTECTED] I hereby grant publication privileges to include this procedure, found in the attached

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-blob-get.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 05:41:07 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-blob-get.xml Log: Steal example from user notes Index: phpdoc/en/reference/ibase/functions/ibase-blob-get.xml diff -u

[PHP-DOC] Portuguese translation

2003-09-02 Thread Nuno Lopes
Hello, I use PHP for a couple years and now I want to help you guys. I decided to ask you here if I can start translating the manual to Portuguese (please don't send me to Portuguese Brazilian project). I checked in the web site and I have to have a CVS account in order to translate. How can I

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-fetch-object.xml ibase-field-info.xml ibase-timefmt.xml

2003-09-02 Thread Derick Rethans
derick Tue Sep 2 05:48:35 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-fetch-object.xml ibase-field-info.xml ibase-timefmt.xml Log: -

[PHP-DOC] #25356 [NEW]: ?: (ternary) - shold operate as in C, but does not

2003-09-02 Thread matschek at gmx dot de
From: matschek at gmx dot de Operating system: Win32, Linux PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: ?: (ternary) - shold operate as in C, but does not Description: The documentation says in the section Comparison Operators:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-affected-rows.xml ibase-drop-db.xml ibase-errcode.xml ibase-free-event-handler.xml ibase-name-result.xml ibase-num-params.xml ibase-param-info.xml ibase-set-event-handler.xml ibase-wait-event.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 07:40:36 2003 EDT Added files: /phpdoc/en/reference/ibase/functionsibase-affected-rows.xml ibase-drop-db.xml ibase-errcode.xml

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-errmsg.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 07:41:24 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-errmsg.xml Log: Crosslink to ibase_errcode() Index: phpdoc/en/reference/ibase/functions/ibase-errmsg.xml diff -u

[PHP-DOC] #25358 [NEW]: changed option withou a note changelog

2003-09-02 Thread matschek at gmx dot de
From: matschek at gmx dot de Operating system: Win32, Linux PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: changed option withou a note changelog Description: The documentation says for the php.ini - option session.use_trans_sid: Name

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-set-event-handler.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 07:55:12 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-set-event-handler.xml Log: Dericize example :-) Index: phpdoc/en/reference/ibase/functions/ibase-set-event-handler.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-fetch-object.xml ibase-fetch-row.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 07:56:13 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-fetch-object.xml ibase-fetch-row.xml Log: Language fix Index:

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-trans.xml

2003-09-02 Thread Ard Biesheuvel
abies Tue Sep 2 07:56:46 2003 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-trans.xml Log: Add PHP5 note Index: phpdoc/en/reference/ibase/functions/ibase-trans.xml diff -u phpdoc/en/reference/ibase/functions/ibase-trans.xml:1.3

Re: [PHP-DOC] cvs: phpdoc /en/reference/ibase/functionsibase-free-result.xml

2003-09-02 Thread ali
Hi Ard, just wanted to let you know that you can commit changes to multiple files by going in the directory changes where made in (i.e. ibase) and then do a 'cvs commit'. Grouping commits have the advantage, that the mailserver has less work and the list is not spammed. cheers, -ali On Tue,

[PHP-DOC] #25358 [Opn-Bgs]: changed option withou a note changelog

2003-09-02 Thread sniper
ID: 25358 Updated by: [EMAIL PROTECTED] Reported By: matschek at gmx dot de -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Win32, Linux PHP Version: 4.3.2 New Comment: See bug #14991 for reason for

[PHP-DOC] #25356 [Opn-Ver]: ?: (ternary) - shold operate as in C, but does not

2003-09-02 Thread sniper
ID: 25356 Updated by: [EMAIL PROTECTED] Reported By: matschek at gmx dot de -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: To get the correct result

[PHP-DOC] #24251 [Com]: include paths with include*()/require*() (again)

2003-09-02 Thread mathieu dot messe at urssaf dot fr
ID: 24251 Comment by: mathieu dot messe at urssaf dot fr Reported By: qurve at qurve dot com Status: Analyzed Bug Type: Documentation problem Operating System: FreeBSD 4.7 PHP Version: 4.3.2 New Comment: I've got the same problem (The

[PHP-DOC] [Fwd: PHP install on FreeBSD with MySQL + Apache]

2003-09-02 Thread Gabor Hojtsy
Someone with time to add this? ;) Goba ---BeginMessage--- re: minor changes to file bsd_apache_mysql_php_install.txt To: [EMAIL PROTECTED] It has been brought to my attention that two errors occurred in the file I submitted 08-30-03. These have been changed + I added one name to the

Re: [PHP-DOC] Portuguese translation

2003-09-02 Thread Gabor Hojtsy
I use PHP for a couple years and now I want to help you guys. I decided to ask you here if I can start translating the manual to Portuguese (please don't send me to Portuguese Brazilian project). I checked in the web site and I have to have a CVS account in order to translate. How can I get one??

[PHP-DOC] #25363 [NEW]: [chm] bug on index.html

2003-09-02 Thread gvcompernolle at tiscali dot be
From: gvcompernolle at tiscali dot be Operating system: windows PHP version: 4.3.3 PHP Bug Type: Documentation problem Bug description: [chm] bug on index.html Description: I have found a bug on page index.html [chm date: 2002-12-27]... At the bottom of the

[PHP-DOC] #25363 [Opn-Asn]: [chm] bug on index.html

2003-09-02 Thread goba
ID: 25363 Updated by: [EMAIL PROTECTED] Reported By: gvcompernolle at tiscali dot be -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: windows PHP Version: 4.3.3 -Assigned To: +Assigned To:

Re: [PHP-DOC] Portuguese translation

2003-09-02 Thread Nuno Lopes
Thanks! I already contacted them in order to get my CVS account! - Original Message - From: Gabor Hojtsy [EMAIL PROTECTED] To: Nuno Lopes [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 5:07 PM Subject: Re: [PHP-DOC] Portuguese translation I use PHP for a

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions stripos.xml strrchr.xml strripos.xml strrpos.xml

2003-09-02 Thread David Croft
david Tue Sep 2 17:11:54 2003 EDT Modified files: /phpdoc/en/reference/strings/functions stripos.xml strrchr.xml strripos.xml strrpos.xml Log: clarify and correct where needle can be a string and where a

[PHP-DOC] cvs: phpdoc /en/features persistent-connections.xml

2003-09-02 Thread Jani Taskinen
sniper Tue Sep 2 18:52:27 2003 EDT Modified files: /phpdoc/en/features persistent-connections.xml Log: imap_popen() does not exist anymore, and it never worked anyway Index: phpdoc/en/features/persistent-connections.xml diff -u

[PHP-DOC] Hello from Gibson Customer Service!

2003-09-02 Thread Customer Service
THANK YOU for contacting the world's #1 Customer Service Team! Your email was received and has been assigned to a Customer Service Representative for review and response. We appreciate this opportunity to assist you! Gibson appreciates the input recived from our customers. If you have seen any