[PHP-DOC] Bug #15806 Updated: DirectIO documentation lacking

2002-03-20 Thread georg
ID: 15806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 -Assigned To: +Assigned To: georg Previous Comments: [2002-03-

Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-20 Thread Andrew Lindeman
Hold On!!! Look in the source!? The second param exists! That's why I asked which was wrong?! --Andrew On Wednesday 20 March 2002 04:21 pm, Chris Newbill wrote: > cnewbill Wed Mar 20 17:21:29 2002 EDT > > Modified files: > /phpdoc/en/functions mysql.xml > Log: > S

[PHP-DOC] Bug #16187 Updated: mysql_fetch_object docs

2002-03-20 Thread cnewbill
ID: 16187 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: Fixed in CVS. Previous Comments:

[PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-20 Thread Chris Newbill
cnewbillWed Mar 20 17:21:29 2002 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: See Bug #16187 The second parameter can't be used cause a number cannot be used as an object property. ie row->0 is invalid while row->field is, so MYSQL

[PHP-DOC] Bug #16187 Updated: mysql_fetch_object docs

2002-03-20 Thread alindeman
ID: 16187 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: I guess see what you're saying. The documentation kind of contradicts itself. Now, which part is wrong? Previous Comme

Re: [PHP-DOC] OT question

2002-03-20 Thread Egon Schmid
From: "Gre7g Luterman" <[EMAIL PROTECTED]> > I love how the PHP manual is displayed on the php.net web site, and > I'm wondering what program they used to generate those pages. Is the > code publicly available? If not, does anyone know of any publicly > available code which does a similar thing

[PHP-DOC] Bug #16187 Updated: mysql_fetch_object docs

2002-03-20 Thread manuzhai
ID: 16187 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: Did you read the code at all? It is a documentation problem, not more, not less. How would the parameter

[PHP-DOC] OT question

2002-03-20 Thread Gre7g Luterman
I love how the PHP manual is displayed on the php.net web site, and I'm wondering what program they used to generate those pages. Is the code publicly available? If not, does anyone know of any publicly available code which does a similar thing? I've recently written a manual for djbdns and

[PHP-DOC] cvs: phpdoc /de/functions ircg.xml

2002-03-20 Thread Georg Richter
georg Wed Mar 20 15:12:22 2002 EDT Modified files: /phpdoc/de/functionsircg.xml Log: Inserted ucn for ircg_pconnect, reformatting and typos Index: phpdoc/de/functions/ircg.xml diff -u phpdoc/de/functions/ircg.xml:1.9 phpdoc/de/functions/ircg.xm

[PHP-DOC] cvs: phpdoc /en/functions ircg.xml

2002-03-20 Thread Georg Richter
georg Wed Mar 20 14:15:05 2002 EDT Modified files: /phpdoc/en/functionsircg.xml Log: inserted ucn (valid return values when connect failed) Index: phpdoc/en/functions/ircg.xml diff -u phpdoc/en/functions/ircg.xml:1.25 phpdoc/en/functions/ircg.xm

[PHP-DOC] Bug #16187 Updated: mysql_fetch_object docs

2002-03-20 Thread sander
ID: 16187 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: The bug system is not the appropriate forum for asking support questions. For a list of a range of more

[PHP-DOC] cvs: phpdoc /de preface.xml

2002-03-20 Thread Mark Kronsbein
mk Wed Mar 20 12:39:51 2002 EDT Modified files: /phpdoc/de preface.xml Log: Typo Index: phpdoc/de/preface.xml diff -u phpdoc/de/preface.xml:1.12 phpdoc/de/preface.xml:1.13 --- phpdoc/de/preface.xml:1.12 Sat Mar 16 05:40:40 2002 +++ phpdoc/de/preface.xml

[PHP-DOC] cvs: phpdoc /en/functions ircg.xml

2002-03-20 Thread Georg Richter
georg Wed Mar 20 12:33:44 2002 EDT Modified files: /phpdoc/en/functionsircg.xml Log: typo(s) fixed Index: phpdoc/en/functions/ircg.xml diff -u phpdoc/en/functions/ircg.xml:1.24 phpdoc/en/functions/ircg.xml:1.25 --- phpdoc/en/functions/ircg.xml:1

[PHP-DOC] Bug #16187: mysql_fetch_object docs

2002-03-20 Thread manuzhai
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: mysql_fetch_object docs mysql_fetch_object is similar to mysql_fetch_array, with one difference - an object is returned, instead of an array.

[PHP-DOC] Bug #15603 Updated: PHP output sometimes doesn't follow HTML 4.01 standards.

2002-03-20 Thread sniper
ID: 15603 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.5 New Comment: Duh..I should have read my own comment f

[PHP-DOC] Bug #15603 Updated: PHP output sometimes doesn't follow HTML 4.01 standards.

2002-03-20 Thread sniper
ID: 15603 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.5 New Comment: This is not a bug. There is an option

[PHP-DOC] functions/mysql.xml

2002-03-20 Thread Manuzhai
mysql_fetch_object is similar to mysql_fetch_array, with one difference - an object is returned, instead of an array. Indirectly, that means that you can only access the data by the field names, and not by their offsets (numbers are illegal property names).

[PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-03-20 Thread Simone Cortesi
cortesi Wed Mar 20 06:50:39 2002 EDT Modified files: /phpdoc/en/functionsftp.xml Log: typo Index: phpdoc/en/functions/ftp.xml diff -u phpdoc/en/functions/ftp.xml:1.38 phpdoc/en/functions/ftp.xml:1.39 --- phpdoc/en/functions/ftp.xml:1.38Sat Feb 2 10

[PHP-DOC] cvs: phpdoc /ro Translators

2002-03-20 Thread Adrian Jurjica
adiju Wed Mar 20 05:12:50 2002 EDT Modified files: /phpdoc/ro Translators Log: no message Index: phpdoc/ro/Translators diff -u phpdoc/ro/Translators:1.7 phpdoc/ro/Translators:1.8 --- phpdoc/ro/Translators:1.7 Mon Mar 18 05:06:10 2002 +++ phpdoc/ro/Translat

[PHP-DOC] cvs: phpdoc /ro translation.xml

2002-03-20 Thread Adrian Jurjica
adiju Wed Mar 20 05:10:51 2002 EDT Added files: /phpdoc/ro translation.xml Log: For romanian translators. Index: phpdoc/ro/translation.xml +++ phpdoc/ro/translation.xml The Romanian translation of the PHP Documentation is managed by the romanian

Re: [PHP-DOC] converting to docbook 4

2002-03-20 Thread Hartmut Holzgraefe
Simone Cortesi wrote: > Hi, > > today I've received from one of my translators an italian translation of > an XML file that I gave him before the Hartmut's switch to docbook4. > > How do I automatically convert it to docbook4? I'm using cygwin. > > If it is simpler, I also can give it to someb

[PHP-DOC] converting to docbook 4

2002-03-20 Thread Simone Cortesi
Hi, today I've received from one of my translators an italian translation of an XML file that I gave him before the Hartmut's switch to docbook4. How do I automatically convert it to docbook4? I'm using cygwin. If it is simpler, I also can give it to somebody and have it mailed back to me tra