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

2001-12-10 Thread Yasuo Ohgaki
yohgaki Mon Dec 10 12:57:10 2001 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Add description for pg_cmdtuples in pg_numrows page. Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.53

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

2001-12-10 Thread Yasuo Ohgaki
yohgaki Mon Dec 10 22:32:41 2001 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Removed note for PHP/FI. Added note for default connection. Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.54

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

2001-12-09 Thread Yasuo Ohgaki
yohgaki Sun Dec 9 22:09:08 2001 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Proto fix so that resource is used. pg_loexport() proto fix. pg_end_copy() proto fix. pg_loclose() may return FALSE. Index:

[PHP-DOC] pg_exec doc

2001-12-07 Thread Yasuo Ohgaki
Sorry for posting w/o patch. Just a errata for pg_exec() pg_exec()'s 1st argument is optional but the manual page does not show that. int pg_exec (int connection, string query) which should be resource pg_exec([resource connection ,] string query) Regards, -- Yasuo Ohgaki

[PHP-DOC] Re: pg_exec doc

2001-12-07 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: Sorry for posting w/o patch. Just a errata for pg_exec() pg_exec()'s 1st argument is optional but the manual page does not show that. int pg_exec (int connection, string query) which should be resource pg_exec([resource connection ,] string query) Regards

[PHP-DOC] [PATCH] pgsql.xml

2001-12-07 Thread Yasuo Ohgaki
, but proto is not. I would like to users to use connection resource always, so it may not need to change... Since this is first patch for phpdoc, I ask to list first. I build and verified html version. Please let me know if there is problem of if you want me to commit. -- Yasuo Ohgaki Index

Re: [PHP-DOC] [PATCH] pgsql.xml

2001-12-07 Thread Yasuo Ohgaki
Markus Fischer wrote: On Sat, Dec 08, 2001 at 11:54:53AM +0900, Yasuo Ohgaki wrote : - pg_getlastoid() may return FALSE. I believe this one is fixed already. - Markus Thanks, I realized it after I sent the mail :) -- Yasuo Ohgaki

[PHP-DOC] Module Documentation Style? (What it should be?)

2001-04-30 Thread Yasuo Ohgaki
rn current settings if parameter is omitted. Return values are differ depends on parameter or what has been done in function. I thought it would be nice to users to have a separated sub section (sub section like paragraph) for the module's function. Thanks for your reply. -- Yasuo Ohgaki

Re: [PHP-DOC] Module Documentation Style? (What it should be?)

2001-04-30 Thread Yasuo Ohgaki
need to know if this style is acceptable or not. Thanks for your comments. Regards, -- Yasuo Ohgaki ""Yasuo Ohgaki"" [EMAIL PROTECTED] wrote in message 9ck0gu$72h$[EMAIL PROTECTED]">news:9ck0gu$72h$[EMAIL PROTECTED]... I thought it might be a good idea to ask before I

Re: [PHP-DOC] Could somebody pls. correct a typo?

2001-04-21 Thread Yasuo Ohgaki
:E: "X00E8" is not a function name C:\cygwin\usr\local\jade\jade.exe:c:/cygwin/usr/local/lib/docbook/ent/iso-lat2.e nt:108:18:E: "X016B" is not a function name I use DocBook DTD 4.1.12, DSSL 1.64. I must miss something. Could you give me what should I look into? Thank you. -- Y

[PHP-DOC] PHP Manual and DocBook/DSSSL setup.

2001-04-21 Thread Yasuo Ohgaki
local\jade\jade.exe:c:/cygwin/usr/local/lib/docbook/ent/iso-lat2.e nt:108:18:E: "X016B" is not a function name I use DocBook DTD 4.1.12, DSSL 1.64. I must miss something. Could you give me what should I look into? Thank you. -- Yasuo Ohgaki

<    1   2