[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions realpath.xml

2002-04-19 Thread Philip Olson

philip  Fri Apr 19 02:22:38 2002 EDT

  Modified files:  
/phpdoc/en/reference/filesystem/functions   realpath.xml 
  Log:
  realpath(): see also basename, dirname and path_info.
  
  
Index: phpdoc/en/reference/filesystem/functions/realpath.xml
diff -u phpdoc/en/reference/filesystem/functions/realpath.xml:1.2 
phpdoc/en/reference/filesystem/functions/realpath.xml:1.3
--- phpdoc/en/reference/filesystem/functions/realpath.xml:1.2   Wed Apr 17 02:38:10 
2002
+++ phpdoc/en/reference/filesystem/functions/realpath.xml   Fri Apr 19 02:22:38 
+2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/filesystem.xml, last change in rev 1.23 --
   refentry id=function.realpath
refnamediv
 -32,6 +32,11 
 ]]
   /programlisting
  /example
+/para
+para
+ See also: functionbasename/function, 
+ functiondirname/function, and 
+ functionpath_info/function.
 /para
/refsect1
   /refentry





[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions filetype.xml

2002-04-19 Thread Philip Olson

philip  Fri Apr 19 02:28:04 2002 EDT

  Modified files:  
/phpdoc/en/reference/filesystem/functions   filetype.xml 
  Log:
  filetype(): See also is_dir is_file is_link file_exists and stat
  
  
Index: phpdoc/en/reference/filesystem/functions/filetype.xml
diff -u phpdoc/en/reference/filesystem/functions/filetype.xml:1.2 
phpdoc/en/reference/filesystem/functions/filetype.xml:1.3
--- phpdoc/en/reference/filesystem/functions/filetype.xml:1.2   Wed Apr 17 02:38:07 
2002
+++ phpdoc/en/reference/filesystem/functions/filetype.xml   Fri Apr 19 02:28:03 
+2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --
   refentry id=function.filetype
refnamediv
 -27,6 +27,11 
  This function will not work on link
  linkend=features.remote-filesremote files/link; the file to
  be examined must be accessible via the server's filesystem.
+/simpara
+simpara
+ See also: functionis_dir/function, functionis_file/function, 
+ functionis_link/function, functionfile_exists/function, and 
+ functionstat/function.
 /simpara
/refsect1
   /refentry





[PHP-DOC] Bug #16693 Updated: I Can't Read Japanese manual(html).

2002-04-19 Thread yohgaki

 ID:   16693
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: Documentation problem
 Operating System: WindowsME
 PHP Version:  4.1.2
 New Comment:

I don't have problem with the file.
http://www.php.net/distributions/manual/php_manual_ja.tar.bz2
It's encoded by UTF8.

If you are using personal web server or like,
you may need to set correct Charset header, though.

Or file was broken temporarily?
Could you try it now?



Previous Comments:


[2002-04-19 01:17:44] [EMAIL PROTECTED]

http://www.php.net/distributions/manual/php_manual_ja.tar.bz2
also this manual too.
html source tag  English codes I can read.
Japanese codes I can't read too.



[2002-04-19 01:05:34] [EMAIL PROTECTED]

I download HTML Manual for Japanese.

but I can't read this html.

This file's Japanese code is not shift-JIS,JIS,EUC,Unicode...

http://www.php.net/distributions/manual/php_manual_ja.html.bz2




-- 
Edit this bug report at http://bugs.php.net/?id=16693edit=1




[PHP-DOC] Bug #16693 Updated: I Can't Read Japanese manual(html).

2002-04-19 Thread bs

 ID:   16693
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Closed
 Bug Type: Documentation problem
 Operating System: WindowsME
 PHP Version:  4.1.2
 New Comment:

This bug has been fixed in CVS.


Previous Comments:


[2002-04-19 02:49:40] [EMAIL PROTECTED]

I don't have problem with the file.
http://www.php.net/distributions/manual/php_manual_ja.tar.bz2
It's encoded by UTF8.

If you are using personal web server or like,
you may need to set correct Charset header, though.

Or file was broken temporarily?
Could you try it now?




[2002-04-19 01:17:44] [EMAIL PROTECTED]

http://www.php.net/distributions/manual/php_manual_ja.tar.bz2
also this manual too.
html source tag  English codes I can read.
Japanese codes I can't read too.



[2002-04-19 01:05:34] [EMAIL PROTECTED]

I download HTML Manual for Japanese.

but I can't read this html.

This file's Japanese code is not shift-JIS,JIS,EUC,Unicode...

http://www.php.net/distributions/manual/php_manual_ja.html.bz2




-- 
Edit this bug report at http://bugs.php.net/?id=16693edit=1




[PHP-DOC] cvs: phpdoc /RFC manual.xml.in

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 06:34:18 2002 EDT

  Added files: 
/phpdoc/RFC manual.xml.in 
  Log:
  Adding manual.xml.in RFC, with all the extensions grouped into sections
  and subsections
  
  


Index: phpdoc/RFC/manual.xml.in
+++ phpdoc/RFC/manual.xml.in
?xml version='1.0' encoding='ENCODING' ?
!DOCTYPE book PUBLIC DOCBOOK_DOCTYPE
  srcdir/dtds/dbxml-@DOCBOOK_VERSION/docbookx.dtd [

!ENTITY % language-defs SYSTEM srcdir/LANGDIR/language-defs.ent
!ENTITY % language-snippets SYSTEM srcdir/LANGDIR/language-snippets.ent

%language-defs;
%language-snippets;

!-- All global entities for the XML files --
!ENTITY % global.entities  SYSTEM srcdir/entities/global.ent

!-- All entities for the FAQ section --
!ENTITY % faqonly.entities  SYSTEM srcdir/entities/faqurls.ent

!-- These are language independent --
!ENTITY % build.versionSYSTEM entities/version.ent
!ENTITY % global.chapters  SYSTEM entities/chapters.ent

!-- Include all external DTD parts defined previously --
%global.entities;
%faqonly.entities;
%global.chapters;
%build.version;

!-- Autogenerated missing entites and IDs to make build work --
!ENTITY % missing-entities  SYSTEM entities/missing-entities.ent
%missing-entities;

!ENTITY missing-ids SYSTEM entities/missing-ids.xml
]
 
book id=manual lang=LANG
 titlePHPManual;/title

 bookinfo;
 preface;

 part id=getting-started
  titleGettingStarted;/title
  chapters.intro;
  chapters.install; !-- note that this is not always chapters/install.xml --
  chapters.config;
  chapters.security;
 /part

 part id=langref
  titleLanguageReference;/title
  language.basic-syntax;
  language.types;
  language.variables;
  language.constants;
  language.expressions;
  language.operators;
  language.control-structures;
  language.functions;
  language.oop;
  language.references;
 /part

 part id=features
  titleFeatures;/title
  features.error-handling;
  features.images;
  features.http-auth;
  features.cookies;
  features.file-upload;
  features.remote-files;
  features.connection-handling;
  features.persistent-connections;
  features.safe-mode;
 /part

 part id=funcref
  titleFunctionReference;/title

  section id=refs.basic
   titleBasic PHP Extensions/title

   section id=refs.basic.vartype
titleVariable and Type Related Extensions/title
reference.array.reference;
reference.classobj.reference;
reference.ctype.reference;
reference.funchand.reference;
reference.var.reference;
   /section
   
   section id=refs.basic.text
titleText Processing/title
reference.mbstring.reference;
reference.strings.reference;
reference.regex.reference;
reference.pcre.reference;
   /section
   
   section id=refs.basic.php
titleAffecting PHP's Behaviour/title
reference.overload.reference;
reference.errorfunc.reference;
reference.http.reference;
reference.info.reference;
reference.outcontrol.reference;
   /section
   
   section id=refs.basic.session
titleSession Extensions/title
reference.msession.reference; 
reference.muscat.reference;
reference.session.reference;
   /section
   
   section id=refs.basic.other
titleOther Basic Extensions/title
reference.misc.reference;
reference.url.reference;
   /section

  /section
  
  section id=refs.database
   titleDatabase Extensions/title
   
   section id=refs.database.abstract
titleAbstraction Layers/title
reference.dba.reference;
reference.dbx.reference;
reference.uodbc.reference;
   /section
   
   section id=refs.database.vendors
titleVendor Specific Database Extensions/title
reference.dbase.reference;
reference.dbm.reference;
reference.dbplus.reference;
reference.fbsql.reference;
reference.filepro.reference;
reference.ifx.reference;
reference.ibase.reference;
reference.ingres-ii.reference;
reference.mssql.reference;
reference.msql.reference;
reference.mysql.reference;
reference.oci8.reference;
reference.oracle.reference;
reference.ovrimos.reference;
reference.pgsql.reference;
reference.sesam.reference;
reference.sybase.reference;
   /section
   
  /section
  
  section id=refs.xml
   titleXML Manipulation/title
   reference.domxml.reference;
   reference.qtdom.reference;
   reference.wddx.reference;
   reference.xml.reference;
   reference.xmlrpc.reference;
   reference.xslt.reference;
  /section
  
  section id=refs.creditcard
   titleCredit Card Processing/title
   reference.ccvs.reference;
   reference.cybercash.reference;
   reference.cybermut.reference;
   reference.pfpro.reference;
  /section
  
  section id=refs.mathcrypto
   titleMath and Cryptography/title
   
   section id=refs.mathcrypto.math
titleMathematical Extensions/title
reference.bc.reference;
reference.gmp.reference;
reference.math.reference;
   /section
   
   section id=refs.mathcrypto.crypto
titleCryptography Extensions/title
reference.crack.reference;

[PHP-DOC] cvs: phpdoc /it/faq build.xml

2002-04-19 Thread Simone Cortesi

cortesi Fri Apr 19 08:07:00 2002 EDT

  Modified files:  
/phpdoc/it/faq  build.xml 
  Log:
  typo happens
  
Index: phpdoc/it/faq/build.xml
diff -u phpdoc/it/faq/build.xml:1.1 phpdoc/it/faq/build.xml:1.2
--- phpdoc/it/faq/build.xml:1.1 Wed Apr 17 13:48:45 2002
+++ phpdoc/it/faq/build.xml Fri Apr 19 08:06:41 2002
 -145,7 +145,7 
listitem
 simpara
 Scarica l'ultima distribuzione di Apache 1.3 da ulink url=faqurl.apache;
-faqurl.apache;/ulink.
+faqurl.apache;/ulink.
/simpara
/listitem
listitem





[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl.in

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 08:55:25 2002 EDT

  Modified files:  
/phpdoc/xsl htmlhelp.xsl.in 
  Log:
  Script error corrected
  
  
Index: phpdoc/xsl/htmlhelp.xsl.in
diff -u phpdoc/xsl/htmlhelp.xsl.in:1.24 phpdoc/xsl/htmlhelp.xsl.in:1.25
--- phpdoc/xsl/htmlhelp.xsl.in:1.24 Sun Mar 17 10:47:35 2002
+++ phpdoc/xsl/htmlhelp.xsl.in  Fri Apr 19 08:55:24 2002
 -3,7 +3,7 
 
   HTML Help specific stylesheet
 
-  $Id: htmlhelp.xsl.in,v 1.24 2002/03/17 15:47:35 goba Exp $
+  $Id: htmlhelp.xsl.in,v 1.25 2002/04/19 12:55:24 goba Exp $
 
 --
 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
 -39,8 +39,8 
 xsl:apply-templates select=$node mode=object.title.markup.textonly/
   /title
 
-  script language=JavaScript1.2 src=_script.js/script
   script language=JavaScript1.2function 
displayNotes(){document.all['unotes'].innerHTML=parent.nbuff.document.body.innerHTML;}/script
+  script language=JavaScript1.2 src=_script.js/script
 
 /xsl:template
 





Re: [PHP-DOC] cvs: phpdoc /RFC manual.xml.in

2002-04-19 Thread derick

Hey Goba,

looks nice to me!

Derick


On Fri, 19 Apr 2002, Gabor Hojtsy wrote:

 goba  Fri Apr 19 06:34:18 2002 EDT
 
   Added files: 
 /phpdoc/RFC   manual.xml.in 
   Log:
   Adding manual.xml.in RFC, with all the extensions grouped into sections
   and subsections
   
   

---
 Did I help you? Consider a gift:
  http://www.amazon.co.uk/exec/obidos/registry/SLCB276UZU8B
---
  PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---




[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.calendar.xml reserved.constants.com.xml reserved.constants.core.xml reserved.constants.cpdf.xml reserved.constants.curl.xml reserved.constants.cyrus.xml reserved.constants.dbplus.xml reserved.constants.dbx.xml reserved.constants.domxml.xml reserved.constants.fbsql.xml reserved.constants.fdf.xml reserved.constants.fribidi.xml reserved.constants.ftp.xml reserved.constants.gd.xml reserved.constants.gmp.xml reserved.constants.hyperwave.xml reserved.constants.imap.xml reserved.constants.ingres.xml reserved.constants.interbase.xml reserved.constants.ldap.xml reserved.constants.mbstring.xml reserved.constants.mcal.xml reserved.constants.mcrypt.xml reserved.constants.ming.xml reserved.constants.mnogosearch.xml reserved.constants.msql.xml reserved.constants.mssql.xml reserved.constants.mysql.xml reserved.constants.ncurses.xml reserved.constants.oci8.xml reserved.constants.odbc.xml reserved.constants.openssl.xml reserved.constants.oracle.xml reserved.constants.pcntl.xml reserved.constants.pcre.xml reserved.constants.pgsql.xml reserved.constants.pspell.xml reserved.constants.session.xml reserved.constants.sockets.xml reserved.constants.standard.xml reserved.constants.swf.xml reserved.constants.tokenizer.xml reserved.constants.w32api.xml reserved.constants.xml.xml reserved.constants.yp.xml reserved.constants.zlib.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:25:31 2002 EDT

  Modified files:  
/phpdoc/en/appendices   reserved.constants.calendar.xml 
reserved.constants.com.xml 
reserved.constants.core.xml 
reserved.constants.cpdf.xml 
reserved.constants.curl.xml 
reserved.constants.cyrus.xml 
reserved.constants.dbplus.xml 
reserved.constants.dbx.xml 
reserved.constants.domxml.xml 
reserved.constants.fbsql.xml 
reserved.constants.fdf.xml 
reserved.constants.fribidi.xml 
reserved.constants.ftp.xml 
reserved.constants.gd.xml 
reserved.constants.gmp.xml 
reserved.constants.hyperwave.xml 
reserved.constants.imap.xml 
reserved.constants.ingres.xml 
reserved.constants.interbase.xml 
reserved.constants.ldap.xml 
reserved.constants.mbstring.xml 
reserved.constants.mcal.xml 
reserved.constants.mcrypt.xml 
reserved.constants.ming.xml 
reserved.constants.mnogosearch.xml 
reserved.constants.msql.xml 
reserved.constants.mssql.xml 
reserved.constants.mysql.xml 
reserved.constants.ncurses.xml 
reserved.constants.oci8.xml 
reserved.constants.odbc.xml 
reserved.constants.openssl.xml 
reserved.constants.oracle.xml 
reserved.constants.pcntl.xml 
reserved.constants.pcre.xml 
reserved.constants.pgsql.xml 
reserved.constants.pspell.xml 
reserved.constants.session.xml 
reserved.constants.sockets.xml 
reserved.constants.standard.xml 
reserved.constants.swf.xml 
reserved.constants.tokenizer.xml 
reserved.constants.w32api.xml 
reserved.constants.xml.xml 
reserved.constants.yp.xml 
reserved.constants.zlib.xml 
  Log:
  Correcting encoding headers (as reported by saxon), and adding EN
  revision numbers, to support revcheck.
  
  BTW all this stuff *should* be moved to the extension ref dirs.
  The constants are already grouped by extensions, so that should
  not be a hard job...
  
  

Index: phpdoc/en/appendices/reserved.constants.calendar.xml
diff -u phpdoc/en/appendices/reserved.constants.calendar.xml:1.1 
phpdoc/en/appendices/reserved.constants.calendar.xml:1.2
--- phpdoc/en/appendices/reserved.constants.calendar.xml:1.1Mon Mar 11 19:54:41 
2002
+++ phpdoc/en/appendices/reserved.constants.calendar.xmlFri Apr 19 09:25:30 
+2002
 -1,4 +1,5 
-?xml version='1.0' encoding='ENCODING' ?
+?xml version=1.0 encoding=iso-8859-1?
+!-- $Revision: 1.2 $ --
  refentry id=reserved.constants.calendar
   refnamediv
refnamecalendar Predefined Constants/refname
Index: phpdoc/en/appendices/reserved.constants.com.xml
diff -u phpdoc/en/appendices/reserved.constants.com.xml:1.2 
phpdoc/en/appendices/reserved.constants.com.xml:1.3
--- phpdoc/en/appendices/reserved.constants.com.xml:1.2 Thu Mar 28 12:00:24 2002
+++ phpdoc/en/appendices/reserved.constants.com.xml Fri Apr 19 09:25:30 2002
 -1,4 +1,5 
-?xml version='1.0' encoding='ENCODING' ?
+?xml version=1.0 encoding=iso-8859-1?
+!-- $Revision: 1.3 $ --
  refentry id=reserved.constants.com
   refnamediv
refnamecom Predefined Constants/refname
Index: phpdoc/en/appendices/reserved.constants.core.xml
diff -u phpdoc/en/appendices/reserved.constants.core.xml:1.1 
phpdoc/en/appendices/reserved.constants.core.xml:1.2
--- phpdoc/en/appendices/reserved.constants.core.xml:1.1Mon Mar 11 19:54:41 
2002
+++ phpdoc/en/appendices/reserved.constants.core.xmlFri Apr 19 09:25:30 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- $Revision: 1.2 $ --
  refentry id=reserved.constants.core
   refnamediv
refnameCore Predefined Constants/refname
Index: phpdoc/en/appendices/reserved.constants.cpdf.xml
diff -u phpdoc/en/appendices/reserved.constants.cpdf.xml:1.1 

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-delete.xml pg-insert.xml pg-metadata.xml pg-select.xml pg-update.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:28:59 2002 EDT

  Modified files:  
/phpdoc/en/reference/pgsql/functionspg-delete.xml pg-insert.xml 
pg-metadata.xml pg-select.xml 
pg-update.xml 
  Log:
  Correcting entity errors reported by saxon
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-delete.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.2   Wed Apr 17 02:43:18 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-delete.xml   Fri Apr 19 09:28:57 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --
   refentry id='function.pg-delete'
refnamediv
 -21,7 +21,7 
  functionpg_delete/function deletes record condition specified by
  literalassoc_array/literal which has
  literalfield=value/literal. If literalconvert/literal is
- not specified or true, functionpg_convert/function applied
+ not specified or true; functionpg_convert/function applied
  to literalassoc_array/literal.
 /para
 example
Index: phpdoc/en/reference/pgsql/functions/pg-insert.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-insert.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-insert.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-insert.xml:1.2   Wed Apr 17 02:43:20 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-insert.xml   Fri Apr 19 09:28:58 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --
   refentry id='function.pg-insert'
refnamediv
 -22,7 +22,7 
  literalassoc_array/literal which has
  literalfield=value/literal into table specified as
  literaltable_name/literal. If literalconvert/literal is
- not specified or true, functionpg_convert/function applied
+ not specified or true; functionpg_convert/function applied
  to literalassoc_array/literal.
 /para
 example
Index: phpdoc/en/reference/pgsql/functions/pg-metadata.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-metadata.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-metadata.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-metadata.xml:1.2 Wed Apr 17 02:43:21 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-metadata.xml Fri Apr 19 09:28:58 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --
   refentry id='function.pg-metadata'
refnamediv
 -18,7 +18,7 
 para
  functionpg_metadata/function returns table definition for
  literaltable_name/literal as array. If there is error, it
- returns false
+ returns false;
 /para
 note
  para
Index: phpdoc/en/reference/pgsql/functions/pg-select.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-select.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-select.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-select.xml:1.2   Wed Apr 17 02:43:22 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-select.xml   Fri Apr 19 09:28:58 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --
   refentry id='function.pg-select'
refnamediv
 -23,7 +23,7 
  literalfield=value/literal. For successful query, it returns
  array contains all records and fields that match the condition
  specified by literalassoc_array/literal. If
- literalconvert/literal is not specified or true,
+ literalconvert/literal is not specified or true;
  functionpg_convert/function applied to
  literalassoc_array/literal.
 /para
Index: phpdoc/en/reference/pgsql/functions/pg-update.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-update.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.2   Wed Apr 17 02:43:23 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-update.xml   Fri Apr 19 09:28:58 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --
   refentry id='function.pg-update'
refnamediv
 -21,7 +21,7 
 para
  functionpg_update/function updates records that matches
  literalcondition/literal with literaldata/literal If
- literalconvert/literal is not specified or true,
+ literalconvert/literal is not specified or true;
  functionpg_convert/function applied to
  literalassoc_array/literal.
 /para





[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:48:20 2002 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Adding new language snippets as discussed earlier
  
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.22 phpdoc/en/language-snippets.ent:1.23
--- phpdoc/en/language-snippets.ent:1.22Mon Mar 25 16:06:32 2002
+++ phpdoc/en/language-snippets.ent Fri Apr 19 09:48:20 2002
 -1,4 +1,4 
-!-- $Revision: 1.22 $ --
+!-- $Revision: 1.23 $ --
 
 !ENTITY warn.experimental 'warningsimparaThis extension is
 emphasisEXPERIMENTAL/emphasis. The behaviour of this extension,
 -84,3 +84,24 
 configuration directives./para'
 !ENTITY no.resource 'paraThis extension does not define any resource 
types./para'
 !ENTITY no.constants 'paraThis extension does not define any constants./para'
+!ENTITY no.requirement 'paraThese functions are available as part of the
+standard module, which is always available./para'
+!ENTITY no.install 'paraThere is no installation needed to use these
+functions, they are part of the PHP core./para'
+
+!-- Used in reference/$extname/constants.xml --
+!ENTITY extension.constants 'simpara
+These constants are defined by the this extension, and
+will only be available when the extension has either
+been compiled into PHP or dynamically loaded at runtime.
+/simpara'
+
+!-- These are using in reference/$extname/reference.xml and other
+supplemental files to mark section titles --
+!ENTITY reftitle.intro 'titleIntroduction/title'
+!ENTITY reftitle.required  'titleRequirements/title'
+!ENTITY reftitle.install   'titleInstallation/title'
+!ENTITY reftitle.runtime   'titleRuntime Configuration/title'
+!ENTITY reftitle.resources 'titleResource Types/title'
+!ENTITY reftitle.constants 'titlePredefined Constants/title'
+!ENTITY reftitle.seealso   'titleSee Also/title'





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:48:46 2002 EDT

  Modified files:  
/phpdoc/en/reference/array  reference.xml 
  Log:
  Using new entities
  
  
Index: phpdoc/en/reference/array/reference.xml
diff -u phpdoc/en/reference/array/reference.xml:1.2 
phpdoc/en/reference/array/reference.xml:1.3
--- phpdoc/en/reference/array/reference.xml:1.2 Mon Apr 15 14:56:28 2002
+++ phpdoc/en/reference/array/reference.xml Fri Apr 19 09:48:45 2002
 -1,55 +1,52 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.array
   titleArray Functions/title
   titleabbrevArrays/titleabbrev
 
   partintro
-   para id=array.intro
-These functions allow you to interact with and manipulate
-arrays in various ways. Arrays are essential for storing,
-managing, and operating on sets of variables.
-   /para
-   para
-Simple and multi-dimensional arrays are supported, and may be
-either user created or created by another function.
-There are specific database handling functions for populating
-arrays from database queries, and several functions return arrays.
-   /para
-   para
-Please see the link linkend=language.types.arrayArrays/link
-section of the manual for a detailed explanation of how arrays are
-implemented and used in PHP.
-   /para
-
-   section id=array.requirements
-titleRequirements/title
+   section id=array.intro
+reftitle.intro;
+para
+ These functions allow you to interact with and manipulate
+ arrays in various ways. Arrays are essential for storing,
+ managing, and operating on sets of variables.
+/para
+para
+ Simple and multi-dimensional arrays are supported, and may be
+ either user created or created by another function.
+ There are specific database handling functions for populating
+ arrays from database queries, and several functions return arrays.
+/para
 para
- These functions are available as part of the standard module, which is
- always available.
+ Please see the link linkend=language.types.arrayArrays/link
+ section of the manual for a detailed explanation of how arrays are
+ implemented and used in PHP.
 /para
/section
+
+   section id=array.requirements
+reftitle.required;
+no.requirement;
+   /section
 
section id=array.installation
-titleInstallation/title
-para
- There is no installation needed to use these functions, they are part of
- the PHP core.
-/para
+reftitle.install;
+no.install;
/section
 
section id=array.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
 
section id=array.resources
-titleResource types/title
- no.resource;
+reftitle.resources;
+no.resource;
/section
 
section id=array.constants
-titlePredefined constants/title
+reftitle.constants;
 para
  constantCASE_UPPER/constant and constantCASE_LOWER/constant are
  used with the functionarray_change_key_case/function function. They
 -58,7 +55,7 
/section
 
section id=array.seealso
-titleSee also/title
+reftitle.seealso;
 para
  See also functionis_array/function, functionexplode/function,
  functionimplode/function, functionsplit/function,





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:49:59 2002 EDT

  Added files: 
/phpdoc/en/reference/calendar   constants.xml 
  Log:
  First moved constants file to extension dir (more to come)
  
  

Index: phpdoc/en/reference/calendar/constants.xml
+++ phpdoc/en/reference/calendar/constants.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
section id=calendar.constants
 reftitle.constants;
 extension.constants;
 variablelist
  varlistentry
   term
constantCAL_GREGORIAN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara

/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_JULIAN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara

/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_JEWISH/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_FRENCH/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_NUM_CALS/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_DOW_DAYNO/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_DOW_SHORT/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_DOW_LONG/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_GREGORIAN_SHORT/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_GREGORIAN_LONG/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_JULIAN_SHORT/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_JULIAN_LONG/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_JEWISH/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCAL_MONTH_FRENCH/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
 /variablelist
/section

!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:../../../manual.ced
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 09:50:15 2002 EDT

  Modified files:  
/phpdoc/en/reference/calendar   reference.xml 
  Log:
  Use new entities and constants.xml
  
  
Index: phpdoc/en/reference/calendar/reference.xml
diff -u phpdoc/en/reference/calendar/reference.xml:1.2 
phpdoc/en/reference/calendar/reference.xml:1.3
--- phpdoc/en/reference/calendar/reference.xml:1.2  Mon Apr 15 14:56:29 2002
+++ phpdoc/en/reference/calendar/reference.xml  Fri Apr 19 09:50:15 2002
 -1,11 +1,11 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.calendar
   titleCalendar functions/title
   titleabbrevCalendar/titleabbrev
   partintro
-   section
-titleIntroduction/title
+   section id=calendar.intro
+reftitle.intro;
 para
  The calendar extension presents a series of functions to simplify
  converting between different calendar formats.  The intermediary
 -21,24 +21,21 
 /para
/section
section id=calendar.installation
-titleInstallation/title
+reftitle.install;
 para
  To get these functions to work, you have to compile PHP with
  option role=configure--enable-calendar/option.
 /para
/section
section id=calendar.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
section id=calendar.resources
-titleResource types/title
+reftitle.resources;
 no.resource;
/section
-   section id=calendar.constants
-titlePredefined constants/title
- no.constants;
-   /section
+   reference.calendar.constants;
   /partintro
 
 reference.calendar.functions;





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:16:19 2002 EDT

  Modified files:  
/phpdoc/en/reference/aspell reference.xml 
  Log:
  New structure applied
  
  
Index: phpdoc/en/reference/aspell/reference.xml
diff -u phpdoc/en/reference/aspell/reference.xml:1.2 
phpdoc/en/reference/aspell/reference.xml:1.3
--- phpdoc/en/reference/aspell/reference.xml:1.2Mon Apr 15 14:56:28 2002
+++ phpdoc/en/reference/aspell/reference.xmlFri Apr 19 10:16:19 2002
 -1,28 +1,44 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.aspell
   titleAspell functions [deprecated]/title
   titleabbrevAspell/titleabbrev
 
   partintro
-   simpara
-The functionaspell/function functions allows you to check the
-spelling on a word and offer suggestions.
-   /simpara
-   note
-simpara
+   section id=aspell.intro
+reftitle.intro;
+para
+ The functionaspell/function functions allows you to check the
+ spelling on a word and offer suggestions.
+/para
+   /section
+   
+   section id=aspell.requirements
+reftitle.required;
+para
  aspell works only with very old (up to .27.* or so) versions of
  aspell library. Neither this module, nor those versions of aspell
  library are supported any longer. If you want to use
  spell-checking capabilities in php, use link
  linkend=ref.pspellpspell/link instead. It uses pspell
  library and works with newer versions of aspell.
- /simpara
-   /note
-   simpara
-You need the aspell library, available from: ulink
-url=url.aspell;url.aspell;/ulink.
-   /simpara
+/para
+   /section
+   
+   section id=aspell.installation
+reftitle.install;
+para
+ You need the aspell library, available from: ulink
+ url=url.aspell;url.aspell;/ulink.
+/para
+   /section
+   
+   section id=aspell.seealso
+reftitle.seealso;
+para
+ See also link linkend=ref.pspellpspell/link.
+/para
+   /section
   /partintro
 
 reference.aspell.functions;





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:26:18 2002 EDT

  Modified files:  
/phpdoc/en/reference/bc reference.xml 
  Log:
  New structure applied
  
  
Index: phpdoc/en/reference/bc/reference.xml
diff -u phpdoc/en/reference/bc/reference.xml:1.2 
phpdoc/en/reference/bc/reference.xml:1.3
--- phpdoc/en/reference/bc/reference.xml:1.2Mon Apr 15 14:56:29 2002
+++ phpdoc/en/reference/bc/reference.xmlFri Apr 19 10:26:18 2002
 -1,17 +1,20 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.bc
   titleBCMath Arbitrary Precision Mathematics Functions/title
   titleabbrevBC math/titleabbrev
 
   partintro
-   para id=bc.intro
-For arbitrary precision mathematics PHP offers the Binary Calculator which
-supports numbers of any size and precision, represented as strings.
-   /para
+   section id=bc.intro
+reftitle.intro;
+para
+ For arbitrary precision mathematics PHP offers the Binary Calculator which
+ supports numbers of any size and precision, represented as strings.
+/para
+   /section
 
section id=bc.requirements
-titleRequirements/title
+reftitle.required;
 para
  Due to changes in the licensing, the BCMATH library is distributed
  separate from the standard PHP source distribution. 
 -23,7 +26,7 
/section
 
section id=bc.installation
-titleInstallation/title
+reftitle.install;
 para
  In PHP 4, these functions are only available if PHP was configured with
  link linkend=install.configure.enable-bcmathoption 
role=configure--enable-bcmath/option/link.
 -33,18 +36,18 
/section
 
section id=bc.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
 
section id=bc.resources
-titleResource types/title
- no.resource;
+reftitle.resources;
+no.resource;
/section
 
section id=bc.constants
-titlePredefined constants/title
- no.constants;
+reftitle.constants;
+no.constants;
/section
   /partintro
 





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:26:38 2002 EDT

  Modified files:  
/phpdoc/en/reference/ccvs   reference.xml 
  Log:
  New structure aplpied
  
  
Index: phpdoc/en/reference/ccvs/reference.xml
diff -u phpdoc/en/reference/ccvs/reference.xml:1.2 
phpdoc/en/reference/ccvs/reference.xml:1.3
--- phpdoc/en/reference/ccvs/reference.xml:1.2  Mon Apr 15 14:56:29 2002
+++ phpdoc/en/reference/ccvs/reference.xml  Fri Apr 19 10:26:38 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- 
 CCVS Documentation by Brendan W. McAdams [EMAIL PROTECTED]
 Copyright (c) 2000 by the PHP Group
@@ -14,55 +14,67 @@
   titleabbrevCCVS/titleabbrev
 
   partintro
-   simpara
-These functions interface the CCVS API, allowing you to directly
-work with CCVS from your PHP scripts.  CCVS is ulink
-url=url.redhat;RedHat's/ulink solution to the middle-man
-in credit card processing.  It lets you directly address the
-credit card clearing houses via your *nix box and a modem.  Using
-the CCVS module for PHP, you can process credit cards directly
-through CCVS via your PHP Scripts.  The following references will
-outline the process.
-   /simpara
-   simpara
-To enable CCVS Support in PHP, first verify your CCVS installation
-directory.  You will then need to configure PHP with the option
-role=configure--with-ccvs/option option. If you use this
-option without specifying the path to your CCVS installation, PHP
-Will attempt to look in the default CCVS Install location
-(/usr/local/ccvs). If CCVS is in a non-standard location, run
-configure with: option
-role=configure--with-ccvs=$ccvs_path/option, where $ccvs_path
-is the path to your CCVS installation.  Please note that CCVS
-support requires that $ccvs_path/lib and $ccvs_path/include exist,
-and include cv_api.h under the include directory and libccvs.a
-under the lib directory.
-   /simpara
-   simpara
-Additionally, a ccvsd process will need to be running for the
-configurations you intend to use in your PHP scripts. You will
-also need to make sure the PHP Processes are running under the
-same user as your CCVS was installed as (e.g. if you installed
-CCVS as user 'ccvs', your PHP processes must run as 'ccvs' as
-well.)
-   /simpara
-   simpara
-Additional information about CCVS can be found at ulink
-url=url.redhat.ccvs;url.redhat.ccvs;/ulink.
-   /simpara
-   simpara
-This documentation section is being worked on.  Until then, RedHat
-maintains slightly outdated but still useful documentation at
-ulink url=url.redhat.support;url.redhat.support;/ulink.
-   /simpara
-   simpara
- Update: CCVS has been discontinued by Red Hat and there are no plans
- to issue further keys or support contracts. Those looking for a 
- replacement can consider 
- ulink url=url.redhat.mcve;MCVE by Main Street Softworks/ulink
- as a potential replacement. It is similar in design and has documented
- PHP support!
-   /simpara
+
+   section id=ccvs.intro
+reftitle.intro;
+para
+ These functions interface the CCVS API, allowing you to directly
+ work with CCVS from your PHP scripts.  CCVS is ulink
+ url=url.redhat;RedHat's/ulink solution to the middle-man
+ in credit card processing.  It lets you directly address the
+ credit card clearing houses via your *nix box and a modem.  Using
+ the CCVS module for PHP, you can process credit cards directly
+ through CCVS via your PHP Scripts.  The following references will
+ outline the process.
+/para
+note
+ para
+  CCVS has been discontinued by Red Hat and there are no plans
+  to issue further keys or support contracts. Those looking for a 
+  replacement can consider 
+  ulink url=url.redhat.mcve;MCVE by Main Street Softworks/ulink
+  as a potential replacement. It is similar in design and has documented
+  PHP support!
+ /para
+/note
+   /section
+   
+   section id=ccvs.installation
+reftitle.install;
+para
+ To enable CCVS Support in PHP, first verify your CCVS installation
+ directory.  You will then need to configure PHP with the option
+ role=configure--with-ccvs/option option. If you use this
+ option without specifying the path to your CCVS installation, PHP
+ Will attempt to look in the default CCVS Install location
+ (/usr/local/ccvs). If CCVS is in a non-standard location, run
+ configure with: option
+ role=configure--with-ccvs=$ccvs_path/option, where $ccvs_path
+ is the path to your CCVS installation.  Please note that CCVS
+ support requires that $ccvs_path/lib and $ccvs_path/include exist,
+ and include cv_api.h under the include directory and libccvs.a
+ under the lib directory.
+/para
+para
+ Additionally, a ccvsd process will need to be running for the
+ 

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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:27:44 2002 EDT

  Modified files:  
/phpdoc/en/reference/classobj   reference.xml 
  Log:
  Applied new structure
  
  
Index: phpdoc/en/reference/classobj/reference.xml
diff -u phpdoc/en/reference/classobj/reference.xml:1.2 
phpdoc/en/reference/classobj/reference.xml:1.3
--- phpdoc/en/reference/classobj/reference.xml:1.2  Mon Apr 15 14:56:29 2002
+++ phpdoc/en/reference/classobj/reference.xml  Fri Apr 19 10:27:44 2002
 -1,14 +1,12 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.classobj
   titleClass/Object Functions/title
   titleabbrevClasses/Objects/titleabbrev
 
   partintro
-   section id=classobj.partintro
-titleIntroduction/title
 section id=classobj.intro
- titleAbout/title
+ reftitle.intro;
  para
   These functions allow you to obtain information about classes
   and instance objects. You can obtain the name of the class to
 -18,8 +16,8 
   what class is the object class extending).
  /para
 /section
-section id=classobj.example
- titleAn example of use/title
+section id=classobj.examples
+ reftitle.examples;
  para
   In this example, we first define a base class and an extension
   of the class. The base class describes a general vegetable,
 -166,7 +164,6 
   /informalexample
  /para
 /section
-   /section
   /partintro
 
 reference.classobj.functions;





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:28:09 2002 EDT

  Added files: 
/phpdoc/en/reference/comconstants.xml 

  Modified files:  
/phpdoc/en/reference/comreference.xml 
  Log:
  Applied new structure, adding constants info here
  
  

Index: phpdoc/en/reference/com/reference.xml
diff -u phpdoc/en/reference/com/reference.xml:1.2 
phpdoc/en/reference/com/reference.xml:1.3
--- phpdoc/en/reference/com/reference.xml:1.2   Mon Apr 15 14:56:30 2002
+++ phpdoc/en/reference/com/reference.xml   Fri Apr 19 10:28:09 2002
 -1,30 +1,39 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 reference id=ref.com 
   titleCOM support functions for Windows/title 
   titleabbrevCOM/titleabbrev 
   partintro 
-   simpara
-COM is a technology which allows the reuse of code written in any
-language (by any language) using a standard calling convention and hiding
-behind APIs the implementation details such as what machine the Component is
-stored on and the executable which houses it. It can be thought of as a super
-Remote Procedure Call (RPC) mechanism with some basic object roots. It
-separates implementation from interface.
-   /simpara 
-   simpara
-COM encourages versioning, separation of implementation from
-interface and hiding the implementation details such as executable location and
-the language it was written in.
-   /simpara 
-   simpara
-COM functions are only available on the Windows version of PHP.
-   /simpara 
-   simpara
-For further information on COM read the ulink url=url.comspecs;COM
-specification/ulink or perhaps take a look at Don Box's 
-ulink url=url.yacl; Yet Another COM Library (YACL)/ulink 
-   /simpara 
+   section id=com.intro
+reftitle.intro;
+para
+ COM is a technology which allows the reuse of code written in any
+ language (by any language) using a standard calling convention and hiding
+ behind APIs the implementation details such as what machine the Component is
+ stored on and the executable which houses it. It can be thought of as a super
+ Remote Procedure Call (RPC) mechanism with some basic object roots. It
+ separates implementation from interface.
+/para 
+para
+ COM encourages versioning, separation of implementation from
+ interface and hiding the implementation details such as executable location and
+ the language it was written in.
+/para 
+para
+ COM functions are only available on the Windows version of PHP.
+/para 
+   /section
+   
+   reference.com.constants;
+   
+   section id=com.seealso
+reftitle.seealso;
+para
+ For further information on COM read the ulink url=url.comspecs;COM
+ specification/ulink or perhaps take a look at Don Box's 
+ ulink url=url.yacl;Yet Another COM Library (YACL)/ulink 
+/para 
+   /section
   /partintro 
 
 reference.com.functions;

Index: phpdoc/en/reference/com/constants.xml
+++ phpdoc/en/reference/com/constants.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
section id=com.constants
 reftitle.constants;
 extension.constants;
 variablelist
  varlistentry
   term
constantCLSCTX_INPROC_SERVER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCLSCTX_INPROC_HANDLER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCLSCTX_LOCAL_SERVER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCLSCTX_REMOTE_SERVER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCLSCTX_SERVER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCLSCTX_ALL/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantVT_NULL/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantVT_EMPTY/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantVT_UI1/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term

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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:28:56 2002 EDT

  Modified files:  
/phpdoc/en/reference/cpdf   reference.xml 
  Log:
  New structure applied
  
  
Index: phpdoc/en/reference/cpdf/reference.xml
diff -u phpdoc/en/reference/cpdf/reference.xml:1.2 
phpdoc/en/reference/cpdf/reference.xml:1.3
--- phpdoc/en/reference/cpdf/reference.xml:1.2  Mon Apr 15 14:56:30 2002
+++ phpdoc/en/reference/cpdf/reference.xml  Fri Apr 19 10:28:56 2002
 -1,68 +1,67 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.cpdf
   titleClibPDF functions/title
   titleabbrevClibPDF/titleabbrev
 
   partintro
-   simpara
-   ClibPDF lets you create PDF documents with PHP. It is available for
-   download from ulink url=url.fastio;FastIO/ulink, but
-   requires that you purchase a license for commercial use.  ClibPDF
-   functionality and API are similar to link
-   linkend=ref.pdfPDFlib/link.
-   /simpara
-   simpara
-This documentation should be read alongside the ClibPDF manual since it
-explains the library in much greater detail. 
-   /simpara
-   simpara
-Many functions in the native ClibPDF and the PHP module, as well
-as in link linkend=ref.pdfPDFlib/link, have the same name.
-All functions except for functioncpdf_open/function take the
-handle for the document as their first parameter.
-   /simpara
-   simpara
-Currently this handle is not used internally since ClibPDF does
-not support the creation of several PDF documents at the same time.
-Actually, you should not even try it, the results are unpredictable. I
-can't oversee what the consequences in a multi threaded environment
-are.  According to the author of ClibPDF this will change in one of
-the next releases (current version when this was written is 1.10).
-If you need this functionality use the pdflib module.
-   /simpara
-   note
-simpara
- The function functioncpdf_set_font/function has changed since PHP 3
- to support asian fonts. The encoding parameter is no longer an integer
- but a string.
-/simpara
-   /note
-   simpara
-   A nice feature of ClibPDF (and link
-   linkend=ref.pdfPDFlib/link) is the ability to create the pdf
-   document completely in memory without using temporary files. It
-   also provides the ability to pass coordinates in a predefined unit
-   length. (This feature can also be simulated by
-   functionpdf_translate/function when using the link
-   linkend=ref.pdfPDFlib/link.  functions.)
-   /simpara
-   simpara
-Another nice feature of ClibPDF is the fact that any page can be modified
-at any time even if a new page has been already opened. The function
-functioncpdf_set_current_page/function allows to leave the current
-page and presume modifying an other page.
-   /simpara
-   simpara
-Most of the functions are fairly easy to use. The most difficult part
-is probably creating a very simple PDF document at all. The following
-example should help you to get started. It creates a document
-with one page. The page contains the text Times-Roman in an
-outlined 30pt font. The text is underlined.
-   /simpara
-   example
-titleSimple ClibPDF Example/title
-programlisting
+   section id=cpdf.intro
+reftitle.intro;
+para
+ ClibPDF lets you create PDF documents with PHP. It is available for
+ download from ulink url=url.fastio;FastIO/ulink, but
+ requires that you purchase a license for commercial use. ClibPDF
+ functionality and API are similar to link
+ linkend=ref.pdfPDFlib/link.
+/para
+para
+ This documentation should be read alongside the ClibPDF manual since it
+ explains the library in much greater detail. 
+/para
+para
+ Many functions in the native ClibPDF and the PHP module, as well
+ as in link linkend=ref.pdfPDFlib/link, have the same name.
+ All functions except for functioncpdf_open/function take the
+ handle for the document as their first parameter.
+/para
+ara
+ Currently this handle is not used internally since ClibPDF does
+ not support the creation of several PDF documents at the same time.
+ Actually, you should not even try it, the results are unpredictable. I
+ can't oversee what the consequences in a multi threaded environment
+ are.  According to the author of ClibPDF this will change in one of
+ the next releases (current version when this was written is 1.10).
+ If you need this functionality use the pdflib module.
+/para
+para
+ A nice feature of ClibPDF (and link
+ linkend=ref.pdfPDFlib/link) is the ability to create the pdf
+ document completely in memory without using temporary files. It
+ also provides the ability to pass coordinates in a predefined unit
+ length. (This feature can also be simulated by
+ functionpdf_translate/function when using the link
+ linkend=ref.pdfPDFlib/link functions.)

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.calendar.xml reserved.constants.com.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:29:48 2002 EDT

  Removed files:   
/phpdoc/en/appendices   reserved.constants.calendar.xml 
reserved.constants.com.xml 
  Log:
  Removing already moved files
  
  





[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.mysql.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:30:59 2002 EDT

  Removed files:   
/phpdoc/en/appendices   reserved.constants.mysql.xml 
  Log:
  Removing already integrated files
  
  





[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:31:33 2002 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Adding new snippets
  
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.23 phpdoc/en/language-snippets.ent:1.24
--- phpdoc/en/language-snippets.ent:1.23Fri Apr 19 09:48:20 2002
+++ phpdoc/en/language-snippets.ent Fri Apr 19 10:31:33 2002
 -1,4 +1,4 
-!-- $Revision: 1.23 $ --
+!-- $Revision: 1.24 $ --
 
 !ENTITY warn.experimental 'warningsimparaThis extension is
 emphasisEXPERIMENTAL/emphasis. The behaviour of this extension,
 -104,4 +104,5 
 !ENTITY reftitle.runtime   'titleRuntime Configuration/title'
 !ENTITY reftitle.resources 'titleResource Types/title'
 !ENTITY reftitle.constants 'titlePredefined Constants/title'
+!ENTITY reftitle.examples  'titleExamples/title'
 !ENTITY reftitle.seealso   'titleSee Also/title'





[PHP-DOC] cvs: phpdoc / reserved.constants.xml.in

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:38:20 2002 EDT

  Modified files:  
/phpdoc reserved.constants.xml.in 
  Log:
  Removing already integrated parts
  
  
Index: phpdoc/reserved.constants.xml.in
diff -u phpdoc/reserved.constants.xml.in:1.1 phpdoc/reserved.constants.xml.in:1.2
--- phpdoc/reserved.constants.xml.in:1.1Mon Mar 11 19:54:41 2002
+++ phpdoc/reserved.constants.xml.inFri Apr 19 10:38:19 2002
 -2,9 +2,6 
  sect1 id=reserved.constants
   titleReservedConstants;/title
   appendices.reserved.constants.core;
-  appendices.reserved.constants.calendar;
-  appendices.reserved.constants.com;
-  appendices.reserved.constants.cpdf;
   appendices.reserved.constants.curl;
   appendices.reserved.constants.cyrus;
   appendices.reserved.constants.dbplus;
 -28,7 +25,6 
   appendices.reserved.constants.mnogosearch;
   appendices.reserved.constants.msql;
   appendices.reserved.constants.mssql;
-  appendices.reserved.constants.mysql;
   appendices.reserved.constants.ncurses;
   appendices.reserved.constants.oci8;
   appendices.reserved.constants.odbc;





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 10:39:09 2002 EDT

  Added files: 
/phpdoc/en/reference/cpdf   constants.xml 

  Modified files:  
/phpdoc/en/reference/cpdf   reference.xml 
  Log:
  Moving constants part here
  
  
Index: phpdoc/en/reference/cpdf/reference.xml
diff -u phpdoc/en/reference/cpdf/reference.xml:1.3 
phpdoc/en/reference/cpdf/reference.xml:1.4
--- phpdoc/en/reference/cpdf/reference.xml:1.3  Fri Apr 19 10:28:56 2002
+++ phpdoc/en/reference/cpdf/reference.xml  Fri Apr 19 10:39:09 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
  reference id=ref.cpdf
   titleClibPDF functions/title
   titleabbrevClibPDF/titleabbrev
 -56,6 +56,8 
  outlined 30pt font. The text is underlined.
 /para
/section
+   
+   reference.cpdf.constants;

section id=cpdf.examples
 reftitle.examples;

Index: phpdoc/en/reference/cpdf/constants.xml
+++ phpdoc/en/reference/cpdf/constants.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
section id=cpdf.constants
 reftitle.constants;
 extension.constants;
 variablelist
  varlistentry
   term
constantCPDF_PM_NONE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PM_OUTLINES/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PM_THUMBS/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PM_FULLSCREEN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PL_SINGLE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PL_1COLUMN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PL_2LCOLUMN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCPDF_PL_2RCOLUMN/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
 /variablelist
/section

!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:../../../manual.ced
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--





[PHP-DOC] cvs: phpdoc / reserved.constants.xml.in

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:02:44 2002 EDT

  Modified files:  
/phpdoc reserved.constants.xml.in 
  Log:
  Removing already moved constants parts
  
  
Index: phpdoc/reserved.constants.xml.in
diff -u phpdoc/reserved.constants.xml.in:1.2 phpdoc/reserved.constants.xml.in:1.3
--- phpdoc/reserved.constants.xml.in:1.2Fri Apr 19 10:38:19 2002
+++ phpdoc/reserved.constants.xml.inFri Apr 19 11:02:43 2002
 -2,8 +2,6 
  sect1 id=reserved.constants
   titleReservedConstants;/title
   appendices.reserved.constants.core;
-  appendices.reserved.constants.curl;
-  appendices.reserved.constants.cyrus;
   appendices.reserved.constants.dbplus;
   appendices.reserved.constants.dbx;
   appendices.reserved.constants.domxml;





[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.cpdf.xml reserved.constants.curl.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:04:02 2002 EDT

  Removed files:   
/phpdoc/en/appendices   reserved.constants.cpdf.xml 
reserved.constants.curl.xml 
  Log:
  Remove already integrated files
  
  





[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.cyrus.xml

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:04:31 2002 EDT

  Removed files:   
/phpdoc/en/appendices   reserved.constants.cyrus.xml 
  Log:
  Remove already integrated files
  
  





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:05:36 2002 EDT

  Modified files:  
/phpdoc/en/reference/crack  reference.xml 
  Log:
  Applied new structure
  
  
Index: phpdoc/en/reference/crack/reference.xml
diff -u phpdoc/en/reference/crack/reference.xml:1.2 
phpdoc/en/reference/crack/reference.xml:1.3
--- phpdoc/en/reference/crack/reference.xml:1.2 Mon Apr 15 14:56:30 2002
+++ phpdoc/en/reference/crack/reference.xml Fri Apr 19 11:05:36 2002
 -1,20 +1,23 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.crack
   titleCrack functions/title
   titleabbrevCrack functions/titleabbrev
 
   partintro
-   para id=crack.intro
-These functions allow you to use the CrackLib library to test the
-'strength' of a password.  The 'strength' of a password is tested by that
-checks length, use of upper and lower case and checked against the
-specified CrackLib dictionary.  CrackLib will also give helpful diagnostic
-messages that will help 'strengthen' the password.
-   /para
+   section id=crack.intro
+reftitle.intro;
+para
+ These functions allow you to use the CrackLib library to test the
+ 'strength' of a password.  The 'strength' of a password is tested by that
+ checks length, use of upper and lower case and checked against the
+ specified CrackLib dictionary.  CrackLib will also give helpful diagnostic
+ messages that will help 'strengthen' the password.
+/para
+   /section
 
section id=crack.requirements
-titleRequirements/title
+reftitle.required;
 para
  More information regarding CrackLib along with the library can be found at
  ulink url=url.crack;url.crack;/ulink.
 -22,7 +25,7 
/section
 
section id=crack.installation
-titleInstallation/title
+reftitle.install;
 para
  In order to use these functions, you must compile PHP with Crack support
  by using the option role=configure--with-crack[=DIR]/option option.
 -30,22 +33,22 
/section
 
section id=crack.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
 
section id=crack.resources
-titleResource types/title
- no.resource;
+reftitle.resources;
+no.resource;
/section
 
section id=crack.constants
-titlePredefined constants/title
- no.constants;
+reftitle.constants;
+no.constants;
/section
 
section id=crack.examples
-titleExample/title
+reftitle.examples;
 para
  This example shows how to open a CrackLib dictionary, test a given
  password, retrieve any diagnostic messages, and close the dictionary.





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:05:51 2002 EDT

  Modified files:  
/phpdoc/en/reference/ctype  reference.xml 
  Log:
  Applied new structure
  
  
Index: phpdoc/en/reference/ctype/reference.xml
diff -u phpdoc/en/reference/ctype/reference.xml:1.2 
phpdoc/en/reference/ctype/reference.xml:1.3
--- phpdoc/en/reference/ctype/reference.xml:1.2 Mon Apr 15 14:56:30 2002
+++ phpdoc/en/reference/ctype/reference.xml Fri Apr 19 11:05:50 2002
 -1,32 +1,35 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.ctype
   titleCharacter type functions/title
   titleabbrevctype/titleabbrev
 
   partintro
-   para id=ctype.intro
-The functions provided by this extension check whether a character
-or string falls into a certain character class according to the
-current locale (see also functionsetlocale/function). 
-   /para
-   para
-When called with an integer argument these functions 
-behave exactly like their C counterparts from ctype.h.
-   /para
-   para
-When called with a string argument they will check
-every character in the string and will only return
-true; if every character in the string matches the
-requested criteria.
-   /para
-   para
-Passing anything else but a string or integer will 
-return false; immediately.
-   /para
+   section id=ctype.intro
+reftitle.intro;
+para
+ The functions provided by this extension check whether a character
+ or string falls into a certain character class according to the
+ current locale (see also functionsetlocale/function). 
+/para
+para
+ When called with an integer argument these functions 
+ behave exactly like their C counterparts from ctype.h.
+/para
+para
+ When called with a string argument they will check
+ every character in the string and will only return
+ true; if every character in the string matches the
+ requested criteria.
+/para
+para
+ Passing anything else but a string or integer will 
+ return false; immediately.
+/para
+   /section

section id=ctype.requirements
-titleRequirements/title
+reftitle.required;
 para
  None besides functions from the standard C library which are
  always available.
 -34,7 +37,7 
/section
 
section id=ctype.installation
-titleInstallation/title
+reftitle.install;
 para
  Beginning with PHP 4.2.0 these functions are enabled by default.
  For older versions you have to configure and compile PHP 
 -43,18 +46,18 
/section
 
section id=ctype.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
 
section id=ctype.resources
-titleResource types/title
- no.resource;
+reftitle.resources;
+no.resource;
/section
 
section id=ctype.constants
-titlePredefined constants/title
- no.constants;
+reftitle.constants;
+no.constants;
/section

   /partintro





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:06:27 2002 EDT

  Added files: 
/phpdoc/en/reference/curl   constants.xml 
  Log:
  Adding new constants info
  
  


Index: phpdoc/en/reference/curl/constants.xml
+++ phpdoc/en/reference/curl/constants.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
section id=curl.constants
 reftitle.constants;
 extension.constants;
 variablelist
  varlistentry
   term
constantCURLOPT_PORT/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FILE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_INFILE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_INFILESIZE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_URL/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_PROXY/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_VERBOSE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_HEADER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_HTTPHEADER/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_NOPROGRESS/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_NOBODY/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FAILONERROR/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_UPLOAD/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_POST/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FTPLISTONLY/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FTPAPPEND/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_NETRC/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FOLLOWLOCATION/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_FTPASCII/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_PUT/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_MUTE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_USERPWD/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_PROXYUSERPWD/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCURLOPT_RANGE/constant 
(link 

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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:06:57 2002 EDT

  Modified files:  
/phpdoc/en/reference/cybercash  reference.xml 
  Log:
  Applied new structure
  
  
Index: phpdoc/en/reference/cybercash/reference.xml
diff -u phpdoc/en/reference/cybercash/reference.xml:1.2 
phpdoc/en/reference/cybercash/reference.xml:1.3
--- phpdoc/en/reference/cybercash/reference.xml:1.2 Mon Apr 15 14:56:31 2002
+++ phpdoc/en/reference/cybercash/reference.xml Fri Apr 19 11:06:57 2002
 -1,16 +1,18 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.cybercash
   titleCybercash payment functions/title
   titleabbrevCybercash/titleabbrev
 
   partintro
-   simpara
-These functions are only available if the interpreter has been
-compiled with the option
-role=configure--with-cybercash=[DIR]/option. These functions
-have been added in PHP 4.
-   /simpara
+   section id=cybercash.installation
+reftitle.install;
+para
+ These functions are only available if the interpreter has been
+ compiled with the option
+ role=configure--with-cybercash=[DIR]/option.
+/para
+   /section
   /partintro
 
 reference.cybercash.functions;





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:07:15 2002 EDT

  Modified files:  
/phpdoc/en/reference/cybermut   reference.xml 
  Log:
  Applied new structure
  
  
Index: phpdoc/en/reference/cybermut/reference.xml
diff -u phpdoc/en/reference/cybermut/reference.xml:1.2 
phpdoc/en/reference/cybermut/reference.xml:1.3
--- phpdoc/en/reference/cybermut/reference.xml:1.2  Mon Apr 15 14:56:31 2002
+++ phpdoc/en/reference/cybermut/reference.xml  Fri Apr 19 11:07:14 2002
 -1,45 +1,53 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.cybermut
   titleCreacute;dit Mutuel CyberMUT functions/title
   titleabbrevCyberMUT/titleabbrev
   partintro
-   simpara
-This extension allows you to process credit cards transactions using 
Creacute;dit 
-Mutuel CyberMUT system (ulink url=url.cybermut;url.cybermut;/ulink).
-   /simpara 
-   simpara
-CyberMUT is a popular Web Payment Service in France, provided by the
-Creacute;dit Mutuel bank. If you are foreign in France, these functions will not
-be useful for you.
-   /simpara
-   simpara
-These functions are only available if PHP has been compiled with the
-link linkend=install.configure.with-cybermutoption role=configure
---with-cybermut[=DIR]/option/link
-option, where DIR is the location of filenamelibcm-mac.a/filename
-and filenamecm-mac.h/filename.
-You will require the appropriate SDK for your platform, which 
-may be sent to you after your CyberMUT's subscription (contact 
-them via Web, or go to the nearest Creacute;dit Mutuel).
-   /simpara
-   simpara
-The use of these functions is almost identical to the original functions,
-except for the parameters of return for 
functioncybermut_creerformulairecm/function
-and functioncybermut_creerreponsecm/function,
-which are returned directly by functions PHP, whereas they had passed in
-reference in the original functions. 
-   /simpara
-   simpara
-These functions have been added in PHP 4.0.6.
-   /simpara
-   note
+   section id=cybermut.intro
+reftitle.intro;
 para
- These functions only provide a link to CyberMUT SDK. Be sure to read the
- CyberMUT Developers Guide for full details of the required parameters.
+ This extension allows you to process credit cards transactions using 
+Creacute;dit 
+ Mutuel CyberMUT system (ulink url=url.cybermut;url.cybermut;/ulink).
+/para 
+para
+ CyberMUT is a popular Web Payment Service in France, provided by the
+ Creacute;dit Mutuel bank. If you are foreign in France, these functions will not
+ be useful for you.
+/para
+simpara
+ The use of these functions is almost identical to the original SDK functions,
+ except for the parameters of return for 
+functioncybermut_creerformulairecm/function
+ and functioncybermut_creerreponsecm/function,
+ which are returned directly by functions PHP, whereas they had passed in
+ reference in the original functions. 
+/simpara
+simpara
+ These functions have been added in PHP 4.0.6.
+/simpara
+note
+ para
+  These functions only provide a link to CyberMUT SDK. Be sure to read the
+  CyberMUT Developers Guide for full details of the required parameters.
+ /para
+/note
+   /section
+   
+   section id=cybermut.installation
+reftitle.install;
+para
+ These functions are only available if PHP has been compiled with the
+ link linkend=install.configure.with-cybermutoption role=configure
+ --with-cybermut[=DIR]/option/link
+ option, where DIR is the location of filenamelibcm-mac.a/filename
+ and filenamecm-mac.h/filename.
+ You will require the appropriate SDK for your platform, which 
+ may be sent to you after your CyberMUT's subscription (contact 
+ them via Web, or go to the nearest Creacute;dit Mutuel).
 /para
-   /note
+   /section
   /partintro
+  
 
 reference.cybermut.functions;
 





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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:07:45 2002 EDT

  Added files: 
/phpdoc/en/reference/cyrus  constants.xml 

  Modified files:  
/phpdoc/en/reference/cyrus  reference.xml 
  Log:
  Applied new structure, adding constants info here
  
  
Index: phpdoc/en/reference/cyrus/reference.xml
diff -u phpdoc/en/reference/cyrus/reference.xml:1.2 
phpdoc/en/reference/cyrus/reference.xml:1.3
--- phpdoc/en/reference/cyrus/reference.xml:1.2 Mon Apr 15 14:56:31 2002
+++ phpdoc/en/reference/cyrus/reference.xml Fri Apr 19 11:07:45 2002
 -1,13 +1,20 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.cyrus
   titleCyrus IMAP administration functions/title
   titleabbrevCyradm functions/titleabbrev
 
   partintro
-   para
-warn.undocumented.func; 
-   /para
+
+   section id=cyrus.intro
+reftitle.intro;
+para
+ warn.undocumented.func; 
+/para
+   /section
+   
+   reference.cyrus.constants;
+   
   /partintro
 
 reference.cyrus.functions;

Index: phpdoc/en/reference/cyrus/constants.xml
+++ phpdoc/en/reference/cyrus/constants.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
section id=cyrus.constants
 reftitle.constants;
 extension.constants;
 variablelist
  varlistentry
   term
constantCYRUS_CONN_NONSYNCLITERAL/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCYRUS_CONN_INITIALRESPONSE/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCYRUS_CALLBACK_NUMBERED/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
  varlistentry
   term
constantCYRUS_CALLBACK_NOLITERAL/constant 
(link linkend=language.types.integerinteger/link)
   /term
   listitem
simpara
 
/simpara
   /listitem
  /varlistentry
 /variablelist
/section

!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:../../../manual.ced
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--





[PHP-DOC] continue what I have started

2002-04-19 Thread Gabor Hojtsy

Hi!

I tried to solve one problem of the many. As we discussed earlier,
we would like to move all extension related stuff to the extensions
directory, including configure options, ini settings, defined vars,
constants, classes, faq entries, etc. So I started to apply the new
section based structure to the reference pages, and move the
constants info into the directories into a constants.xml file.

I am ready till cyrus which is the last starting with letter c ;)
I have no more time today to work on this, so if someone has some
free time to do it, please continue my work ;)

Applying the new structure to all extension docs would help us
to have a man page like look, which we would like to achive
AFAIK, and it would also help us to integrate the configure
and ini info to all extensions = and so find a final place
for install parts ;)

IMHO applying the new structure is the starting point, and it
is quite done till cyrus...

Goba




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

2002-04-19 Thread Gabor Hojtsy

gobaFri Apr 19 11:36:42 2002 EDT

  Modified files:  
/phpdoc/en/reference/bzip2  reference.xml 
/phpdoc/en/reference/cpdf   reference.xml 
  Log:
  Correcting two bugs I have introduced
  
  
Index: phpdoc/en/reference/bzip2/reference.xml
diff -u phpdoc/en/reference/bzip2/reference.xml:1.2 
phpdoc/en/reference/bzip2/reference.xml:1.3
--- phpdoc/en/reference/bzip2/reference.xml:1.2 Mon Apr 15 14:56:29 2002
+++ phpdoc/en/reference/bzip2/reference.xml Fri Apr 19 11:36:41 2002
 -1,17 +1,20 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.bzip2
   titleBzip2 Compression Functions/title
   titleabbrevBzip2/titleabbrev
 
   partintro
-   para id=bzip2.intro
-The bzip2 functions are used to transparently read and write bzip2 (.bz2)
-compressed files.
-   /para
+   section id=bzip2.intro
+reftitle.intro;
+para
+ The bzip2 functions are used to transparently read and write bzip2 (.bz2)
+ compressed files.
+/para
+   /section

section id=bzip2.requirements
-titleRequirements/title
+reftitle.required;
 para
  This module uses the functions of the ulink
  url=url.bzip2;bzip2/ulink library by Julian Seward 
 -19,7 +22,7 
/section
 
section id=bzip2.installation
-titleInstallation/title
+reftitle.install;
 para
  Bzip2 support in PHP is not enabled by default.  You will need to
  use the link linkend=install.configure.with-bz2--with-bz2/link 
configuration
 -29,12 +32,12 
/section
 
section id=bzip2.configuration
-titleRuntime Configuration/title
- no.config;
+reftitle.runtime;
+no.config;
/section
 
section id=bzip2.resources
-titleResource types/title
+reftitle.resources;
 para
  This extension defines one resource type: a file pointer identifying
  the bz2-file to work on.
 -42,12 +45,12 
/section
 
section id=bzip2.constants
-titlePredefined constants/title
- no.constants;
+reftitle.constants;
+no.constants;
/section
 
section id=bzip2.examples
-titleExample/title
+reftitle.examples;
 para
  This example opens a temporary file and writes a test string to
  it, then prints out the contents of the file.
Index: phpdoc/en/reference/cpdf/reference.xml
diff -u phpdoc/en/reference/cpdf/reference.xml:1.4 
phpdoc/en/reference/cpdf/reference.xml:1.5
--- phpdoc/en/reference/cpdf/reference.xml:1.4  Fri Apr 19 10:39:09 2002
+++ phpdoc/en/reference/cpdf/reference.xml  Fri Apr 19 11:36:42 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.4 $ --
+!-- $Revision: 1.5 $ --
  reference id=ref.cpdf
   titleClibPDF functions/title
   titleabbrevClibPDF/titleabbrev
 -24,7 +24,7 
  All functions except for functioncpdf_open/function take the
  handle for the document as their first parameter.
 /para
-ara
+para
  Currently this handle is not used internally since ClibPDF does
  not support the creation of several PDF documents at the same time.
  Actually, you should not even try it, the results are unpredictable. I





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

2002-04-19 Thread Sander Roobol

sander  Fri Apr 19 12:50:00 2002 EDT

  Modified files:  
/phpdoc/en/reference/sessionreference.xml 
  Log:
  Examples now use session_start();
  
  
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/session/reference.xml:1.2 
phpdoc/en/reference/session/reference.xml:1.3
--- phpdoc/en/reference/session/reference.xml:1.2   Mon Apr 15 17:57:22 2002
+++ phpdoc/en/reference/session/reference.xml   Fri Apr 19 12:49:59 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.session
   titleSession handling functions/title
   titleabbrevSessions/titleabbrev
 -82,6 +82,7 
  programlisting role=php
 ![CDATA[
 ?php
+session_start();
 if (isset($HTTP_SESSION_VARS['count'])) {
$HTTP_SESSION_VARS['count']++;
 }
 -109,6 +110,7 
  programlisting role=php
 ![CDATA[
 ?php
+session_start();
 // Use $HTTP_SESSION_VARS with PHP 4.0.6 or less
 if (!isset($_SESSION['count'])) {
 $_SESSION['count'] = 0;
 -126,9 +128,9 
  programlisting role=php
 ![CDATA[
 ?php
+session_start();
 // Use $HTTP_SESSION_VARS with PHP 4.0.6 or less
 unset($_SESSION['count']);
-
 ?
 ]]
  /programlisting





[PHP-DOC] Bug #16700: Code samples relating to use of sessions is broken, and other issues.

2002-04-19 Thread justin

From: [EMAIL PROTECTED]
Operating system: All (tested on win32 and linux)
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  Code samples relating to use of sessions is broken, and other issues.

Please don't disregard this, it is not just a product of the 4.1.2 win32
$_SESSION bug.

The examples 1,2 and 3 regarding the use of $_SESSION and
$HTTP_SESSION_VARS all omit to mention that you still have to call
session_start() before you can use any of them. The caution regarding
mixing use of these variables and the session functions compounds this.

?php
// Use $HTTP_SESSION_VARS with PHP 4.0.6 or less
if (!isset($_SESSION['count'])) {
$_SESSION['count'] = 0;
} else {
$_SESSION['count']++;
}
?

The example simply does not work under any version of PHP, and is
extremely confusing for newbies, and an intense waste of time for those of
us who found out about the win32 $_SESSION bug the hard way.

They should read:

Example 1:
?php
session_start();
if (isset($HTTP_SESSION_VARS['count'])) {
   $HTTP_SESSION_VARS['count']++;
}
else {
   $HTTP_SESSION_VARS['count'] = 0;
}
?

Example 2:
?php
// Use $HTTP_SESSION_VARS with PHP 4.0.6 or less
session_start();
if (!isset($_SESSION['count'])) {
$_SESSION['count'] = 0;
} else {
$_SESSION['count']++;
}
?

Example 3:
?php
// Use $HTTP_SESSION_VARS with PHP 4.0.6 or less
session_start();
unset($_SESSION['count']);
?

I would also recommend adding the following notes:

Note: When using $_SESSION or $HTTP_SESSION_VARS to register / get session
variables, you must call session_start() to start the session, otherwise
no session information will be saved.

Note: In the **Win32 only** build of PHP 4.1.2, support for $_SESSION and
$HTTP_SESSION_VARS is broken, and no data is stored in the session file.
Session_register() etc still works, but since the use of register_globals
/ session_register() is depracated and many people have now disabled
register_globals anyhow, the workaround currently is to downgrade to PHP
4.1.1 / 4.1.0, or wait for the next release version. **This bug does not
affect any linux builds of PHP**.

I know that seccond note is not the sort of thing you probably want to
publicise, but having read the current discussions on this bug the
official line seems to be that the bug is fixed in the upcoming 4.2.0 but
4.1.2 is not going to be re-released. However, most people developing on
win32 at the moment, and many people in the future are going to come up
against the problem and be stumped.

There should also be a note on the download page warning people who are
currently blindly being advised to upgrade to 4.1.2 that this bug is
present in the win32 build, and 4.1.1 offered as an alternative on the
win32 platform.
-- 
Edit bug report at http://bugs.php.net/?id=16700edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16700r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16700r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16700r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16700r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16700r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16700r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16700r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16700r=submittedtwice




[PHP-DOC] Bug #16703: Documentation

2002-04-19 Thread gb

From: [EMAIL PROTECTED]
Operating system: Win XP
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  Documentation

Hi everybody,

the current german chm-documentation can't be open.
Error Message: Datei konnte nicht geöffnet werden: mk:MSITStore:Path...

I tried to open it under NT and XP.

Thanks for all and greetings from germany...
Georg




-- 
Edit bug report at http://bugs.php.net/?id=16703edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16703r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16703r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16703r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16703r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16703r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16703r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16703r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16703r=submittedtwice




[PHP-DOC] Bug #16703 Updated: Documentation

2002-04-19 Thread sander

 ID:   16703
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Duplicate
 Bug Type: Documentation problem
 Operating System: Win XP
 PHP Version:  4.1.2
 New Comment:

Dupe of #16615


Previous Comments:


[2002-04-19 14:18:19] [EMAIL PROTECTED]

Hi everybody,

the current german chm-documentation can't be open.
Error Message: Datei konnte nicht geöffnet werden:
mk:MSITStore:Path...

I tried to open it under NT and XP.

Thanks for all and greetings from germany...
Georg








-- 
Edit this bug report at http://bugs.php.net/?id=16703edit=1




[PHP-DOC] Bug #16687 Updated: Constants not being interpreted in variable variables

2002-04-19 Thread mfischer

 ID:   16687
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Bogus
+Status:   Open
-Bug Type: Scripting Engine problem
+Bug Type: Documentation problem
 Operating System: Red Hat Linux 7.1
 PHP Version:  4.2.0
 New Comment:

Reclassified.

It should be documented that due the special way super globals are
treated the cannot be used with variable variables.


Previous Comments:


[2002-04-19 12:40:50] [EMAIL PROTECTED]

True true. Derick (or someone else) mind briefly explaining why this
is/has to be different?



[2002-04-19 11:11:00] [EMAIL PROTECTED]

But then why does it work under certain circumstances and not others? 
Regardless whether intended or not, this is inconsistent behaviour.

I also think that having these differences between regular variables
and the superglobals shouldn't be necessary.  If I can't use them in
the same contexts as regular variables, then I would personally prefer
the $HTTP_*_VARS instead, because you can.

I have found my approach to abstracting this difference ($HTTP_*_VARS
vs. $_*) between PHP versions to be really beneficial to my scripts.  I
can abstract them both down to one name, and use a single reference to
the appropriate one instead of sticking if statements every time I need
to know which one to use.

Sorry to keep buggin' ya, but I think this may be a fair enough
argument for change.



[2002-04-19 10:33:59] [EMAIL PROTECTED]

You can't use superglobals indirectly, check this:

$t = _GET;
var_dump ($$t);

doesn't work neither, and it wasn't supposed to work.

However, this does work (because $HTTP_GET_VARS is not a superglobal):

$t = HTTP_GET_VARS;
var_dump ($$t);


Derick



[2002-04-18 19:09:09] [EMAIL PROTECTED]

reclassified



[2002-04-18 17:30:28] [EMAIL PROTECTED]

It seems to be happening only under certain contexts.  Here is a script
that works fine:

?php

$test = 'asdf';

define ('_TEST', 'test');

echo 'constant: ';
print_r (${_TEST});

echo 'br /direct: ';
print_r ($test);

?

And here is code that does not:

?php

if (PHP_VERSION  '4.1.0') {
define ('_GET', 'HTTP_GET_VARS');
} else {
define ('_GET', '_GET');
}

class CGI {
var $param = array ();

function CGI () {
global $HTTP_GET_VARS, $HTTP_POST_VARS, $HTTP_POST_FILES;

if (${_GET}) {
reset (${_GET});
while (list ($k, $v) = each (${_GET})) {
if (get_magic_quotes_gpc () == 1) {
$this-{$k} = stripslashes ($v);
} else {
$this-{$k} = $v;
}
array_push ($this-param, $k);
}
} else {
echo 'br /_GET value: '; print_r (_GET);
echo 'br /$_GET value: '; print_r ($_GET);
echo 'br /${_GET} value: '; print_r (${_GET});
}
}
}

$cgi = new CGI;

echo 'br /$cgi value: '; print_r ($cgi);

?



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16687

-- 
Edit this bug report at http://bugs.php.net/?id=16687edit=1




[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-04-19 Thread Andrew Lindeman

alindeman   Fri Apr 19 15:48:18 2002 EDT

  Modified files:  
/phpdoc/en/language operators.xml 
  Log:
  typo
  
  
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.34 phpdoc/en/language/operators.xml:1.35
--- phpdoc/en/language/operators.xml:1.34   Thu Apr 18 22:44:44 2002
+++ phpdoc/en/language/operators.xmlFri Apr 19 15:48:18 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.34 $ --
+!-- $Revision: 1.35 $ --
  chapter id=language.operators
   titleOperators/title
   simpara
 -165,7 +165,7 
/table
simpara
 The division operator (/) returns a float value anytime,
-event if the two operands are integers (or strings that get
+even if the two operands are integers (or strings that get
 converted to integers).
/simpara
 





[PHP-DOC] Bug #16687 Updated: Constants not being interpreted in variable variables

2002-04-19 Thread goba

 ID:   16687
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: Red Hat Linux 7.1
 PHP Version:  4.2.0
 New Comment:

I have already reported this problem, but nothing happened.
Superglobals seemed to be accessible with variable variables in the
global scope, but not in any local scope (inside a function). Derick
told me, that it is by design, but IMHO this is incosistent, and quite
ugly :((

--
Goba


Previous Comments:


[2002-04-19 14:53:51] [EMAIL PROTECTED]

Reclassified.

It should be documented that due the special way super globals are
treated the cannot be used with variable variables.



[2002-04-19 12:40:50] [EMAIL PROTECTED]

True true. Derick (or someone else) mind briefly explaining why this
is/has to be different?



[2002-04-19 11:11:00] [EMAIL PROTECTED]

But then why does it work under certain circumstances and not others? 
Regardless whether intended or not, this is inconsistent behaviour.

I also think that having these differences between regular variables
and the superglobals shouldn't be necessary.  If I can't use them in
the same contexts as regular variables, then I would personally prefer
the $HTTP_*_VARS instead, because you can.

I have found my approach to abstracting this difference ($HTTP_*_VARS
vs. $_*) between PHP versions to be really beneficial to my scripts.  I
can abstract them both down to one name, and use a single reference to
the appropriate one instead of sticking if statements every time I need
to know which one to use.

Sorry to keep buggin' ya, but I think this may be a fair enough
argument for change.



[2002-04-19 10:33:59] [EMAIL PROTECTED]

You can't use superglobals indirectly, check this:

$t = _GET;
var_dump ($$t);

doesn't work neither, and it wasn't supposed to work.

However, this does work (because $HTTP_GET_VARS is not a superglobal):

$t = HTTP_GET_VARS;
var_dump ($$t);


Derick



[2002-04-18 19:09:09] [EMAIL PROTECTED]

reclassified



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16687

-- 
Edit this bug report at http://bugs.php.net/?id=16687edit=1




[PHP-DOC] Bug #16707: dio_fcntl arg key should be whence not wenth

2002-04-19 Thread bob

From: [EMAIL PROTECTED]
Operating system: 
PHP version:  4.2.0
PHP Bug Type: Documentation problem
Bug description:  dio_fcntl arg key should be whence not wenth

this call was failing everytime with a -1.
i looked at ext/dio/dio.c to figure this out.

when i changed the key name to whence it didn't solve 
my problem completely.

to make the call work i had to change the way i called
the function from:
dio_fcntl($fd, F_SETLKW, array('start'  = 0, 'length' = 0, 
'whence' = SEEK_SET,'type' = F_WRLCK))
to:
dio_fcntl($fd, F_SETLKW, F_WRLCK)

it appears there is still a problem with argument handling
that i couldn't quite figure out right away.  if i find out i'll try to
reply back to this document.

i am using 4.2.0rc4

-- 
Edit bug report at http://bugs.php.net/?id=16707edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16707r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16707r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16707r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16707r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16707r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16707r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16707r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16707r=submittedtwice




[PHP-DOC] Bug #16707 Updated: dio_fcntl arg key should be whence not wenth

2002-04-19 Thread bob

 ID:  16707
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
 Status:  Open
 Bug Type:Documentation problem
 PHP Version: 4.2.0
 New Comment:

i did find something odd looking about line number 346:
if (zend_hash_find(fh, type, 6, (void **) element) == FAILURE) {

i changed the 6 to a 4 and recompiled.  didn't quite solve the argument
problem though.


Previous Comments:


[2002-04-19 15:56:31] [EMAIL PROTECTED]

this call was failing everytime with a -1.
i looked at ext/dio/dio.c to figure this out.

when i changed the key name to whence it didn't solve 
my problem completely.

to make the call work i had to change the way i called
the function from:
dio_fcntl($fd, F_SETLKW, array('start'  = 0, 'length' = 0, 
'whence' = SEEK_SET,'type' = F_WRLCK))
to:
dio_fcntl($fd, F_SETLKW, F_WRLCK)

it appears there is still a problem with argument handling
that i couldn't quite figure out right away.  if i find out i'll try to
reply back to this document.

i am using 4.2.0rc4





-- 
Edit this bug report at http://bugs.php.net/?id=16707edit=1




[PHP-DOC] cvs: phpdoc /it/reference/fbsql/functions fbsql-affected-rows.xml fbsql-change-user.xml fbsql-close.xml fbsql-commit.xml fbsql-connect.xml fbsql-database-password.xml fbsql-db-status.xml fbsql-drop-db.xml fbsql-fetch-array.xml

2002-04-19 Thread Simone Cortesi

cortesi Fri Apr 19 19:56:34 2002 EDT

  Modified files:  
/phpdoc/it/reference/fbsql/functionsfbsql-affected-rows.xml 
fbsql-change-user.xml 
fbsql-close.xml 
fbsql-commit.xml 
fbsql-connect.xml 
fbsql-database-password.xml 
fbsql-db-status.xml 
fbsql-drop-db.xml 
fbsql-fetch-array.xml 
  Log:
  typos and some WS
  

Index: phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.2 Wed Apr 17 
03:06:20 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml Fri Apr 19 19:56:33 
+2002
 -7,16 +7,14 
refnamediv
 refnamefbsql_affected_rows/refname 
 refpurpose
- Ritorna il numero di righe (tuple) interessate nella precedente operazione di 
FrontBase.
+ Restituisce il numero di righe (tuple) interessate nella precedente operazione 
+di FrontBase
 /refpurpose
/refnamediv
refsect1
 titleDescrizione/title
  methodsynopsis
   typeint/typemethodnamefbsql_affected_rows/methodname
-  methodparam choice=opttypeint/typeparameter
-link_identifier
-   /parameter/methodparam
+  methodparam 
+choice=opttypeint/typeparameterlink_identifier/parameter/methodparam
  /methodsynopsis
 para 
  functionfbsql_affected_rows/function restituisce il numero di 
Index: phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.2   Wed Apr 17 
03:06:21 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml   Fri Apr 19 19:56:33 
+2002
 -6,9 +6,7 
   refentry id=function.fbsql-change-user
refnamediv
 refnamefbsql_change_user/refname 
-refpurpose
- Cambia l'identità dell'utente connesso con una connessione attiva.
-/refpurpose
+refpurposeCambia l'identità dell'utente connesso con una connessione 
+attiva/refpurpose
/refnamediv
refsect1
 titleDescrizione/title
 -16,12 +14,8 
   typeresource/typemethodnamefbsql_change_user/methodname
   methodparamtypestring/typeparameteruser/parameter/methodparam
   methodparamtypestring/typeparameterpassword/parameter/methodparam
-  methodparam choice=opttypestring/typeparameter
-database
-   /parameter/methodparam
-  methodparam choice=opttypeint/typeparameter
-link_identifier
-   /parameter/methodparam
+  methodparam 
+choice=opttypestring/typeparameterdatabase/parameter/methodparam
+  methodparam 
+choice=opttypeint/typeparameterlink_identifier/parameter/methodparam
  /methodsynopsis
 para 
  functionfbsql_change_user/function Cambia l'identità dell'utente connesso 
Index: phpdoc/it/reference/fbsql/functions/fbsql-close.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.2 Wed Apr 17 03:06:21 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-close.xml Fri Apr 19 19:56:33 2002
 -6,15 +6,13 
   refentry id=function.fbsql-close
refnamediv
 refnamefbsql_close/refname
-refpurposeChiude la connessione a FrontBase./refpurpose
+refpurposeChiude la connessione a FrontBase/refpurpose
/refnamediv
refsect1
 titleDescrizione/title
  methodsynopsis
   typeboolean/typemethodnamefbsql_close/methodname
-  methodparam choice=opttyperesource/typeparameter
-link_identifier   
-   /parameter/methodparam
+  methodparam 
+choice=opttyperesource/typeparameterlink_identifier/parameter/methodparam
  /methodsynopsis
 para
  Ritorna: true; in caso di successo, false; in caso di fallimento.
Index: phpdoc/it/reference/fbsql/functions/fbsql-commit.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.2Wed Apr 17 03:06:22 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-commit.xmlFri Apr 19 19:56:33 
+2002
 -6,7 +6,7 
   refentry id=function.fbsql-commit
refnamediv
 refnamefbsql_commit/refname
-refpurposeCompie una transazione./refpurpose
+refpurposeCompie una transazione/refpurpose
/refnamediv
refsect1
 titleDescrizione/title
Index: 

[PHP-DOC] cvs: phpdoc /it/reference/fbsql/functions fbsql-create-blob.xml fbsql-create-clob.xml fbsql-database.xml fbsql-fetch-field.xml fbsql-fetch-lengths.xml fbsql-fetch-object.xml fbsql-fetch-row.xml fbsql-field-flags.xml fbsql-field-len.xml fbsql-field-name.xml fbsql-field-seek.xml fbsql-field-table.xml fbsql-field-type.xml fbsql-free-result.xml fbsql-get-autostart-info.xml fbsql-hostname.xml fbsql-insert-id.xml fbsql-list-dbs.xml fbsql-list-fields.xml fbsql-list-tables.xml fbsql-next-result.xml fbsql-num-fields.xml fbsql-num-rows.xml fbsql-password.xml fbsql-pconnect.xml fbsql-query.xml fbsql-read-blob.xml fbsql-read-clob.xml fbsql-result.xml fbsql-rollback.xml fbsql-select-db.xml fbsql-set-lob-mode.xml fbsql-set-transaction.xml fbsql-start-db.xml fbsql-stop-db.xml fbsql-tablename.xml fbsql-username.xml fbsql-warnings.xml

2002-04-19 Thread Simone Cortesi

cortesi Fri Apr 19 20:11:07 2002 EDT

  Removed files:   
/phpdoc/it/reference/fbsql/functionsfbsql-create-blob.xml 
fbsql-create-clob.xml 
fbsql-database.xml 
fbsql-fetch-field.xml 
fbsql-fetch-lengths.xml 
fbsql-fetch-object.xml 
fbsql-fetch-row.xml 
fbsql-field-flags.xml 
fbsql-field-len.xml 
fbsql-field-name.xml 
fbsql-field-seek.xml 
fbsql-field-table.xml 
fbsql-field-type.xml 
fbsql-free-result.xml 
fbsql-get-autostart-info.xml 
fbsql-hostname.xml 
fbsql-insert-id.xml 
fbsql-list-dbs.xml 
fbsql-list-fields.xml 
fbsql-list-tables.xml 
fbsql-next-result.xml 
fbsql-num-fields.xml 
fbsql-num-rows.xml 
fbsql-password.xml 
fbsql-pconnect.xml 
fbsql-query.xml 
fbsql-read-blob.xml 
fbsql-read-clob.xml 
fbsql-result.xml 
fbsql-rollback.xml 
fbsql-select-db.xml 
fbsql-set-lob-mode.xml 
fbsql-set-transaction.xml 
fbsql-start-db.xml 
fbsql-stop-db.xml 
fbsql-tablename.xml 
fbsql-username.xml 
fbsql-warnings.xml 
  Log:
  removing untranslated functions
  
  





[PHP-DOC] cvs: phpdoc /it/reference/fbsql/functions fbsql-change-user.xml fbsql-close.xml fbsql-commit.xml fbsql-create-db.xml fbsql-data-seek.xml fbsql-database-password.xml fbsql-db-query.xml fbsql-db-status.xml fbsql-drop-db.xml fbsql-errno.xml fbsql-error.xml fbsql-fetch-array.xml fbsql-fetch-assoc.xml

2002-04-19 Thread Simone Cortesi

cortesi Fri Apr 19 20:23:58 2002 EDT

  Modified files:  
/phpdoc/it/reference/fbsql/functionsfbsql-change-user.xml 
fbsql-close.xml 
fbsql-commit.xml 
fbsql-create-db.xml 
fbsql-data-seek.xml 
fbsql-database-password.xml 
fbsql-db-query.xml 
fbsql-db-status.xml 
fbsql-drop-db.xml 
fbsql-errno.xml 
fbsql-error.xml 
fbsql-fetch-array.xml 
fbsql-fetch-assoc.xml 
  Log:
  fixing typos
  

Index: phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.3 
phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.4
--- phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.3   Fri Apr 19 
19:56:33 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml   Fri Apr 19 20:23:58 
+2002
 -1,8 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- splitted from ./it/functions/fbsql.xml, last change in rev 1.1 --
-!-- last change to 'fbsql-change-user' in en/ tree in rev 1.1 --
 !-- EN-Revision: 1.2 Maintainer: calandra Status: working --
-!-- OLD-Revision: 1.38/EN.1.1 --
   refentry id=function.fbsql-change-user
refnamediv
 refnamefbsql_change_user/refname 
Index: phpdoc/it/reference/fbsql/functions/fbsql-close.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.3 
phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.4
--- phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.3 Fri Apr 19 19:56:33 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-close.xml Fri Apr 19 20:23:58 2002
 -1,8 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- splitted from ./it/functions/fbsql.xml, last change in rev 1.1 --
-!-- last change to 'fbsql-close' in en/ tree in rev 1.1 --
 !-- EN-Revision: 1.2 Maintainer: calandra Status: working --
-!-- OLD-Revision: 1.38/EN.1.1 --
   refentry id=function.fbsql-close
refnamediv
 refnamefbsql_close/refname
 -15,7 +12,7 
   methodparam 
choice=opttyperesource/typeparameterlink_identifier/parameter/methodparam
  /methodsynopsis
 para
- Ritorna: true; in caso di successo, false; in caso di fallimento.
+ Restituisce: true; in caso di successo, false; in caso di fallimento.
 /para
 para 
  functionfbsql_close/function chiude la connessione al sever 
Index: phpdoc/it/reference/fbsql/functions/fbsql-commit.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.3 
phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.4
--- phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.3Fri Apr 19 19:56:33 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-commit.xmlFri Apr 19 20:23:58 
+2002
 -1,8 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- splitted from ./it/functions/fbsql.xml, last change in rev 1.1 --
-!-- last change to 'fbsql-commit' in en/ tree in rev 1.19 --
 !-- EN-Revision: 1.2 Maintainer: calandra Status: working --
-!-- OLD-Revision: 1.38/EN.1.19 --
   refentry id=function.fbsql-commit
refnamediv
 refnamefbsql_commit/refname
 -12,12 +9,10 
 titleDescrizione/title
  methodsynopsis
   typebool/typemethodnamefbsql_commit/methodname
-  methodparam choice=opttyperesource/typeparameter
-link_identifier
-   /parameter/methodparam
+  methodparam 
+choice=opttyperesource/typeparameterlink_identifier/parameter/methodparam
  /methodsynopsis
 para 
- Ritorna: true; in caso di successo, false; in caso di fallimento.
+ restituisce: true; in caso di successo, false; in caso di fallimento.
 /para
 para 
  functionfbsql_commit/function esegue la transazione 
 -25,8 +20,8 
  il disco e sblocca tutte le righe della tabella bloccata dalla transazione. 
  Questo comando è necessario solo nel caso in cui autocommit fosse impostato su 
false. 
 /para
-para Vedere anche:
- functionfbsql_autocommit/function e
+para 
+ Vedere anche: functionfbsql_autocommit/function e
  functionfbsql_rollback/function
 /para
/refsect1
Index: phpdoc/it/reference/fbsql/functions/fbsql-create-db.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-create-db.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-create-db.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-create-db.xml:1.2 Wed Apr 17 03:06:22 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-create-db.xml Fri Apr 19 20:23:58 
+2002
 -1,21 +1,16 
 ?xml version=1.0 encoding=iso-8859-1?

[PHP-DOC] Bug #16687 Updated: Constants not being interpreted in variable variables

2002-04-19 Thread mfischer

 ID:   16687
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: Red Hat Linux 7.1
 PHP Version:  4.2.0
 New Comment:

By design ? hehe

Ok, I *think* it was not 'by design', I think this just turned out to
be the way it is after it has been implemented.  I don't think while
writing the code and was kept in mind 'no, we do not want them not to
be accessible in functions with variable variables'.

Ok, so much. Versions of PHP has already been released, so we should
document it.

Btw, goba, using the search on php.net I couldn't find a single page
refering to the super globals ... ? (I haven't yet browser through the
manual index as I tend to find that annyoing)


Previous Comments:


[2002-04-19 15:17:41] [EMAIL PROTECTED]

I have already reported this problem, but nothing happened.
Superglobals seemed to be accessible with variable variables in the
global scope, but not in any local scope (inside a function). Derick
told me, that it is by design, but IMHO this is incosistent, and quite
ugly :((

--
Goba



[2002-04-19 14:53:51] [EMAIL PROTECTED]

Reclassified.

It should be documented that due the special way super globals are
treated the cannot be used with variable variables.



[2002-04-19 12:40:50] [EMAIL PROTECTED]

True true. Derick (or someone else) mind briefly explaining why this
is/has to be different?



[2002-04-19 11:11:00] [EMAIL PROTECTED]

But then why does it work under certain circumstances and not others? 
Regardless whether intended or not, this is inconsistent behaviour.

I also think that having these differences between regular variables
and the superglobals shouldn't be necessary.  If I can't use them in
the same contexts as regular variables, then I would personally prefer
the $HTTP_*_VARS instead, because you can.

I have found my approach to abstracting this difference ($HTTP_*_VARS
vs. $_*) between PHP versions to be really beneficial to my scripts.  I
can abstract them both down to one name, and use a single reference to
the appropriate one instead of sticking if statements every time I need
to know which one to use.

Sorry to keep buggin' ya, but I think this may be a fair enough
argument for change.



[2002-04-19 10:33:59] [EMAIL PROTECTED]

You can't use superglobals indirectly, check this:

$t = _GET;
var_dump ($$t);

doesn't work neither, and it wasn't supposed to work.

However, this does work (because $HTTP_GET_VARS is not a superglobal):

$t = HTTP_GET_VARS;
var_dump ($$t);


Derick



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16687

-- 
Edit this bug report at http://bugs.php.net/?id=16687edit=1




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

2002-04-19 Thread Renato Arruda

rarruda Fri Apr 19 22:22:22 2002 EDT

  Modified files:  
/phpdoc/en/reference/mysql  reference.xml 
  Log:
  fixed minor typo
  
  
Index: phpdoc/en/reference/mysql/reference.xml
diff -u phpdoc/en/reference/mysql/reference.xml:1.3 
phpdoc/en/reference/mysql/reference.xml:1.4
--- phpdoc/en/reference/mysql/reference.xml:1.3 Tue Apr 16 15:18:34 2002
+++ phpdoc/en/reference/mysql/reference.xml Fri Apr 19 22:22:22 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
  reference id=ref.mysql
   titleMySQL Functions/title
   titleabbrevMySQL/titleabbrev
 -29,7 +29,7 
  By using the option role=configure--with-mysql/option configuration
  option you enable PHP to access MySQL databases. If you use this option
  without specifying the path to MySQL, PHP will use the built-in MySQL
- client libraries. With PHP4 MySQL support is always eanbled; if you don't
+ client libraries. With PHP4 MySQL support is always enabled; if you don't
  specify the configure option, the bundled libraries are used. Users who
  run other applications that use MySQL (for example, running PHP 3 and PHP
  4 as concurrent apache modules, or auth-mysql) should always specify the





[PHP-DOC] cvs: phpdoc /pt_BR language-defs.ent

2002-04-19 Thread Renato Arruda

rarruda Fri Apr 19 22:31:15 2002 EDT

  Modified files:  
/phpdoc/pt_BR   language-defs.ent 
  Log:
  sync'ed and translated missing language definitions
  
  
Index: phpdoc/pt_BR/language-defs.ent
diff -u phpdoc/pt_BR/language-defs.ent:1.7 phpdoc/pt_BR/language-defs.ent:1.8
--- phpdoc/pt_BR/language-defs.ent:1.7  Tue Jan 29 18:35:30 2002
+++ phpdoc/pt_BR/language-defs.ent  Fri Apr 19 22:31:15 2002
 -1,15 +1,16 
 ?xml version=1.0 encoding=iso-8859-1?
 
-
 !ENTITY PHPManual Manual do PHP
 !ENTITY Date  Data:
 !ENTITY GettingStartedComeçando
+!ENTITY Installation  Instalação
 !ENTITY LanguageReference Referência da Linguagem
 !ENTITY Features  Características
 !ENTITY FunctionReference Referência das Funções
 !ENTITY AppendixesApêndices
-!ENTITY PEAR  PEAR: Repositório de Programas e
-Extensões do PHP!ENTITY FAQ   FAQ: Perguntas Mais Freqüentes
+!ENTITY PEAR  PEAR: Repositório de Programas e Extensões do PHP
+!ENTITY FAQ   FAQ: Perguntas Mais Freqüentes
 !ENTITY FAQabbrev FAQ
-!ENTITY FunctionIndex Function Index
-
+!ENTITY FunctionIndex Índice de funções
+!ENTITY CHMEditionHTML Help Edition
+!ENTITY ReservedConstants Constantes Predefinidas





[PHP-DOC] cvs: phpdoc /pt_BR language-snippets.ent

2002-04-19 Thread Renato Arruda

rarruda Fri Apr 19 22:59:47 2002 EDT

  Modified files:  
/phpdoc/pt_BR   language-snippets.ent 
  Log:
  sync'ed with en/  revised translation.
  
  
Index: phpdoc/pt_BR/language-snippets.ent
diff -u phpdoc/pt_BR/language-snippets.ent:1.5 phpdoc/pt_BR/language-snippets.ent:1.6
--- phpdoc/pt_BR/language-snippets.ent:1.5  Tue Jan 29 18:35:30 2002
+++ phpdoc/pt_BR/language-snippets.ent  Fri Apr 19 22:59:47 2002
 -1,47 +1,80 
 ?xml version=1.0 encoding=iso-8859-1?
 
 
-!ENTITY warn.experimental  'warningsimparaEste módulo é 
emphasisEXPERIMENTAL/emphasis. Isso quer dizer que o comportamento destas funções 
e seus nomes, incluindo TUDO o que está documentado aqui pode mudar em futuras versões 
do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use este módulo por sua própria 
conta e risco./simpara/warning'
+!ENTITY warn.experimental 'warningsimparaEste módulo é 
+emphasisEXPERIMENTAL/emphasis. Isso quer dizer que o comportamento destas funções 
+e seus nomes, incluindo TUDO o que está documentado aqui pode mudar em futuras 
+versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use este módulo por sua 
+própria conta e risco./simpara/warning'
+
 !ENTITY warn.experimental.func 'warningsimparaEsta função é 
emphasisEXPERIMENTAL/emphasis. Isso quer dizer que o comportamento desta função e 
seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do 
PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta 
e risco./simpara/warning'
 
-!ENTITY warn.undocumented.func 'warningsimparaThis function is
-currently not documented, only the argument list is
-available./simpara/warning'
+!ENTITY warn.undocumented.func 'warningsimparaEsta função não está documentada, 
+somente a lista de argumentos está disponível./simpara/warning'
 
 !ENTITY tip.ob-capture 'tipsimparaComo toda saída é normalmente enviada direto 
para o browser, você pode usar as link linkend=ref.outcontrolFunções de Controle 
de Output/link para capturar o resultado e guardá-lo (por exemplo) em uma 
typestring/type./simpara/tip'
 
+!ENTITY tip.fopen-wrapper 'tipsimparaVocê pode usar uma URL com esta
+função se fopen wrappers estiver habilitado
+Veja functionfopen/function para mais detalhes./simpara/tip'
+
 !ENTITY return.success 'Retorna true; em caso de sucesso ou false; em falhas.'
 
-!ENTITY return.falseproblem 'warningsimparaEsta função pode retornar false;, 
mas também pode retornar um valor avaliado como false; em uma instrução simples. 
Utilize o link linkend=language.operators.comparisonoperador ===/link para 
testar o valor retornado por esta função.simpara/warning'
+!ENTITY return.falseproblem 'warningsimparaEsta função pode retornar false;, 
+mas também pode retornar um valor avaliado como false; em uma instrução simples;, 
+como literal0/literal ou quot;quot;. Utilize o link 
+linkend=language.operators.comparisonoperador ===/link para testar o valor 
+retornado por esta função.simpara/warning'
 
 !-- Notas variadas --
 !ENTITY note.not-bin-safe 'warningsimparaEsta função (ainda) não é compatível 
com dados binários!/simpara/warning'
+
 !ENTITY note.bin-safe 'notesimparaEsta função é compatível com dados 
binários/simpara/note'
-!ENTITY note.no-windows 'notesimparaesta função não é implementada em plataforma 
Windows/simpara/note'
 
-!ENTITY note.func-callback 'notesimparaInstead of a function name, an
-array containing an object reference and a method name can also be
-supplied./simpara/note'
+!ENTITY note.no-windows 'notesimparaesta função não é implementada na plataforma 
+Windows/simpara/note'
+
+!ENTITY note.func-callback 'notesimpara Ao invez de um nome de função, um array 
+contendo uma referência a um objeto e ao nome de um método também pode ser 
+passado./simpara/note'
 
 !-- Notas das limitacoes do Safe-Mode --
+
 !ENTITY note.sm.disabled 'notesimparasm.disabled;/simpara/note'
+
 !ENTITY note.sm.uidcheck 'notesimparaQuando o link 
 linkend=features.safe-modesafe-mode/link está ativo, o PHP verifica se 
-o(s) arquivo(s) e/ou diretório(s) que serão afetados por esta operação tem o mesmo 
literalUID/literal 
-do script que está sendo executado./simpara/note'
+o(s) arquivo(s) e/ou diretório(s) que serão afetados por esta operação tem o mesmo 
+literalUID/literal do script que está sendo executado./simpara/note'
+
 !ENTITY note.sm.uidcheck.dir 'notesimparaQuando o link 
 linkend=features.safe-modesafe-mode/link está ativo, o PHP verifica se 
 o diretório que será afetado por essa operação tem o mesmo literalUID/literal
 do script que está sendo executado./simpara/note'
 
 !-- Peças comuns em features/safe-mode.xml porque o
- Jadenão permite entities in-lines, então eu coloquei aqui... Assim eles
+ Jade não permite entidades in-lines, então eu coloquei aqui... Assim eles
  podem ser in-line no safe-mode.xml --
+
 !ENTITY sm.uidcheck 'Verifica se o(s) arquivo(s) e/ou diretório(s) que 
 serão afetados por esta operação tem o 

[PHP-DOC] cvs: phpdoc /pt_BR language-snippets.ent

2002-04-19 Thread Renato Arruda

rarruda Fri Apr 19 23:06:02 2002 EDT

  Modified files:  
/phpdoc/pt_BR   language-snippets.ent 
  Log:
  silly me forgot to add headers to simplify life later
  
  
Index: phpdoc/pt_BR/language-snippets.ent
diff -u phpdoc/pt_BR/language-snippets.ent:1.6 phpdoc/pt_BR/language-snippets.ent:1.7
--- phpdoc/pt_BR/language-snippets.ent:1.6  Fri Apr 19 22:59:47 2002
+++ phpdoc/pt_BR/language-snippets.ent  Fri Apr 19 23:06:02 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-
+!-- EN-Revision: 1.24 Maintainer: rarruda Status: ready --
 
 !ENTITY warn.experimental 'warningsimparaEste módulo é 
emphasisEXPERIMENTAL/emphasis. Isso quer dizer que o comportamento destas funções 
e seus nomes, incluindo TUDO o que está documentado aqui pode mudar em futuras versões 
do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use este módulo por sua própria 
conta e risco./simpara/warning'
 





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

2002-04-19 Thread Renato Arruda

rarruda Fri Apr 19 23:26:02 2002 EDT

  Added files: 
/phpdoc/pt_BR   translation.xml 
  Log:
  initial revision. hopefully the entire pt_BR team can now switch to this format to 
keep track of our translations now.
  
  

Index: phpdoc/pt_BR/translation.xml
+++ phpdoc/pt_BR/translation.xml
?xml version=1.0 encoding=iso-8859-1 ?
!DOCTYPE translation SYSTEM ../entities/translation.dtd

translation

 intro
  The Brazilian Portuguese translation of the PHP Documentation is managed
  by João Prado Maia (jpm), and the other contributors with a CVS account.
 /intro

 translators

  person name=Renato Arrudaemail=[EMAIL PROTECTED]  
nick=rarruda cvs=yes /
  person name=André L F S Bacciemail=[EMAIL PROTECTED]  
nick=andre_ae  cvs=yes / 
  person name=Anderson Fortaleza   email=[EMAIL PROTECTED] 
nick=afortalezacvs=yes / 
  person name=João Prado Maia  email=[EMAIL PROTECTED]
nick=jpm   cvs=yes / 
  person name=Claudio Pereira  email=cpereira 
nick=cpereira  cvs=yes / 
  person name=Lucas Rocha  email=[EMAIL PROTECTED]   
nick=lucasrcvs=yes / 
  person name=Alessander P. L. Thomaz  email=[EMAIL PROTECTED]   
nick=kappucvs=yes / 

 /translators
 
 work-in-progress
  file name=preface.xml person=rarruda type=review  
date=04.18.2002 /
  file name= reference/mysql/reference.xml  person=rarruda 
type=translation date=04.18.2002 /
 /work-in-progress

/translation












[PHP-DOC] cvs: phpdoc /pt_BR/reference/filesystem/functions basename.xml chgrp.xml chmod.xml chown.xml clearstatcache.xml copy.xml delete.xml dirname.xml disk-free-space.xml disk-total-space.xml diskfreespace.xml fclose.xml feof.xml fflush.xml fgetc.xml fgetcsv.xml fgets.xml fgetss.xml file-exists.xml file.xml fileatime.xml filectime.xml filegroup.xml fileinode.xml filemtime.xml fileowner.xml fileperms.xml filesize.xml filetype.xml flock.xml fopen.xml fpassthru.xml fputs.xml fread.xml fscanf.xml fseek.xml fstat.xml ftell.xml ftruncate.xml fwrite.xml is-dir.xml is-executable.xml is-file.xml is-link.xml is-readable.xml is-uploaded-file.xml is-writeable.xml link.xml linkinfo.xml lstat.xml mkdir.xml move-uploaded-file.xml parse-ini-file.xml pathinfo.xml pclose.xml popen.xml readfile.xml readlink.xml realpath.xml rename.xml rewind.xml rmdir.xml set-file-buffer.xml stat.xml symlink.xml tempnam.xml tmpfile.xml touch.xml umask.xml unlink.xml

2002-04-19 Thread Renato Arruda

rarruda Sat Apr 20 01:32:50 2002 EDT

  Modified files:  
/phpdoc/pt_BR/reference/filesystem/functionsbasename.xml chgrp.xml 
chmod.xml chown.xml 
clearstatcache.xml 
copy.xml delete.xml 
dirname.xml 
disk-free-space.xml 
diskfreespace.xml 
disk-total-space.xml 
fclose.xml feof.xml 
fflush.xml fgetcsv.xml 
fgetc.xml fgetss.xml 
fgets.xml 
fileatime.xml 
filectime.xml 
file-exists.xml 
filegroup.xml 
fileinode.xml 
filemtime.xml 
fileowner.xml 
fileperms.xml 
filesize.xml 
filetype.xml file.xml 
flock.xml fopen.xml 
fpassthru.xml 
fputs.xml fread.xml 
fscanf.xml fseek.xml 
fstat.xml ftell.xml 
ftruncate.xml 
fwrite.xml is-dir.xml 
is-executable.xml 
is-file.xml 
is-link.xml 
is-readable.xml 
is-uploaded-file.xml 
is-writeable.xml 
linkinfo.xml link.xml 
lstat.xml mkdir.xml 
move-uploaded-file.xml 
parse-ini-file.xml 
pathinfo.xml 
pclose.xml popen.xml 
readfile.xml 
readlink.xml 
realpath.xml 
rename.xml rewind.xml 
rmdir.xml 
set-file-buffer.xml 
stat.xml symlink.xml 
tempnam.xml 
tmpfile.xml touch.xml 
umask.xml unlink.xml 
  Log:
  revision tags added
  
  

Index: phpdoc/pt_BR/reference/filesystem/functions/basename.xml
diff -u phpdoc/pt_BR/reference/filesystem/functions/basename.xml:1.1 
phpdoc/pt_BR/reference/filesystem/functions/basename.xml:1.2
--- phpdoc/pt_BR/reference/filesystem/functions/basename.xml:1.1Sun Apr 14 
21:40:42 2002
+++ phpdoc/pt_BR/reference/filesystem/functions/basename.xmlSat Apr 20 01:32:49 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/filesystem.xml, last change in rev 1.5 --
 !-- last change to 'basename' in en/ tree in rev 1.2 --
   refentry id=function.basename
Index: phpdoc/pt_BR/reference/filesystem/functions/chgrp.xml
diff -u phpdoc/pt_BR/reference/filesystem/functions/chgrp.xml:1.1 
phpdoc/pt_BR/reference/filesystem/functions/chgrp.xml:1.2
--- phpdoc/pt_BR/reference/filesystem/functions/chgrp.xml:1.1   Sun Apr 14 21:40:43 
2002
+++ phpdoc/pt_BR/reference/filesystem/functions/chgrp.xml   Sat Apr 20 01:32:49 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- 

[PHP-DOC] cvs: phpdoc /pt_BR/reference/filesystem/functions is-writable.xml

2002-04-19 Thread Renato Arruda

rarruda Sat Apr 20 01:35:18 2002 EDT

  Modified files:  
/phpdoc/pt_BR/reference/filesystem/functionsis-writable.xml 
  Log:
  revision tags added
  
  
Index: phpdoc/pt_BR/reference/filesystem/functions/is-writable.xml
diff -u phpdoc/pt_BR/reference/filesystem/functions/is-writable.xml:1.1 
phpdoc/pt_BR/reference/filesystem/functions/is-writable.xml:1.2
--- phpdoc/pt_BR/reference/filesystem/functions/is-writable.xml:1.1 Sun Apr 14 
21:40:52 2002
+++ phpdoc/pt_BR/reference/filesystem/functions/is-writable.xml Sat Apr 20 01:35:18 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/filesystem.xml, last change in rev 1.5 --
 !-- last change to 'is-writable' in en/ tree in rev 1.2 --
   refentry id=function.is-writable





[PHP-DOC] cvs: phpdoc /pt_BR/reference/mhash reference.xml /pt_BR/reference/mhash/functions mhash-count.xml mhash-get-block-size.xml mhash-get-hash-name.xml mhash-keygen-s2k.xml mhash.xml

2002-04-19 Thread Renato Arruda

rarruda Sat Apr 20 01:41:19 2002 EDT

  Modified files:  
/phpdoc/pt_BR/reference/mhash   reference.xml 
/phpdoc/pt_BR/reference/mhash/functions mhash-count.xml 
mhash-get-block-size.xml 
mhash-get-hash-name.xml 
mhash-keygen-s2k.xml 
mhash.xml 
  Log:
  revision tags added 
  
  
Index: phpdoc/pt_BR/reference/mhash/reference.xml
diff -u phpdoc/pt_BR/reference/mhash/reference.xml:1.2 
phpdoc/pt_BR/reference/mhash/reference.xml:1.3
--- phpdoc/pt_BR/reference/mhash/reference.xml:1.2  Tue Apr 16 20:07:21 2002
+++ phpdoc/pt_BR/reference/mhash/reference.xml  Sat Apr 20 01:41:19 2002
 -1,5 +1,6 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
+!-- $Revision: 1.3 $ --
  reference id=ref.mhash
   titleMhash Functions/title
   titleabbrevmhash/titleabbrev
Index: phpdoc/pt_BR/reference/mhash/functions/mhash-count.xml
diff -u phpdoc/pt_BR/reference/mhash/functions/mhash-count.xml:1.1 
phpdoc/pt_BR/reference/mhash/functions/mhash-count.xml:1.2
--- phpdoc/pt_BR/reference/mhash/functions/mhash-count.xml:1.1  Sun Apr 14 21:41:12 
2002
+++ phpdoc/pt_BR/reference/mhash/functions/mhash-count.xml  Sat Apr 20 01:41:19 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/mhash.xml, last change in rev 1.1 --
 !-- last change to 'mhash-count' in en/ tree in rev 1.2 --
   refentry id=function.mhash-count
Index: phpdoc/pt_BR/reference/mhash/functions/mhash-get-block-size.xml
diff -u phpdoc/pt_BR/reference/mhash/functions/mhash-get-block-size.xml:1.1 
phpdoc/pt_BR/reference/mhash/functions/mhash-get-block-size.xml:1.2
--- phpdoc/pt_BR/reference/mhash/functions/mhash-get-block-size.xml:1.1 Sun Apr 14 
21:41:12 2002
+++ phpdoc/pt_BR/reference/mhash/functions/mhash-get-block-size.xml Sat Apr 20 
+01:41:19 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/mhash.xml, last change in rev 1.1 --
 !-- last change to 'mhash-get-block-size' in en/ tree in rev 1.2 --
   refentry id=function.mhash-get-block-size
Index: phpdoc/pt_BR/reference/mhash/functions/mhash-get-hash-name.xml
diff -u phpdoc/pt_BR/reference/mhash/functions/mhash-get-hash-name.xml:1.1 
phpdoc/pt_BR/reference/mhash/functions/mhash-get-hash-name.xml:1.2
--- phpdoc/pt_BR/reference/mhash/functions/mhash-get-hash-name.xml:1.1  Sun Apr 14 
21:41:12 2002
+++ phpdoc/pt_BR/reference/mhash/functions/mhash-get-hash-name.xml  Sat Apr 20 
+01:41:19 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/mhash.xml, last change in rev 1.1 --
 !-- last change to 'mhash-get-hash-name' in en/ tree in rev 1.2 --
   refentry id=function.mhash-get-hash-name
Index: phpdoc/pt_BR/reference/mhash/functions/mhash-keygen-s2k.xml
diff -u phpdoc/pt_BR/reference/mhash/functions/mhash-keygen-s2k.xml:1.1 
phpdoc/pt_BR/reference/mhash/functions/mhash-keygen-s2k.xml:1.2
--- phpdoc/pt_BR/reference/mhash/functions/mhash-keygen-s2k.xml:1.1 Sun Apr 14 
21:41:13 2002
+++ phpdoc/pt_BR/reference/mhash/functions/mhash-keygen-s2k.xml Sat Apr 20 01:41:19 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/mhash.xml, last change in rev 1.1 --
 !-- last change to 'mhash-keygen-s2k' in en/ tree in rev 1.7 --
   refentry id=function.mhash-keygen-s2k
Index: phpdoc/pt_BR/reference/mhash/functions/mhash.xml
diff -u phpdoc/pt_BR/reference/mhash/functions/mhash.xml:1.1 
phpdoc/pt_BR/reference/mhash/functions/mhash.xml:1.2
--- phpdoc/pt_BR/reference/mhash/functions/mhash.xml:1.1Sun Apr 14 21:41:13 
2002
+++ phpdoc/pt_BR/reference/mhash/functions/mhash.xmlSat Apr 20 01:41:19 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/mhash.xml, last change in rev 1.1 --
 !-- last change to 'mhash' in en/ tree in rev 1.2 --
   refentry id=function.mhash





[PHP-DOC] cvs: phpdoc /pt_BR/reference/bc reference.xml /pt_BR/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcscale.xml bcsqrt.xml bcsub.xml

2002-04-19 Thread Renato Arruda

rarruda Sat Apr 20 01:52:12 2002 EDT

  Modified files:  
/phpdoc/pt_BR/reference/bc  reference.xml 
/phpdoc/pt_BR/reference/bc/functionsbcadd.xml bccomp.xml bcdiv.xml 
bcmod.xml bcmul.xml bcpow.xml 
bcscale.xml bcsqrt.xml 
bcsub.xml 
  Log:
  translation revision tags added
  
  
Index: phpdoc/pt_BR/reference/bc/reference.xml
diff -u phpdoc/pt_BR/reference/bc/reference.xml:1.2 
phpdoc/pt_BR/reference/bc/reference.xml:1.3
--- phpdoc/pt_BR/reference/bc/reference.xml:1.2 Tue Apr 16 20:07:17 2002
+++ phpdoc/pt_BR/reference/bc/reference.xml Sat Apr 20 01:52:11 2002
 -1,5 +1,6 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
+!-- $Revision: 1.3 $ --
  reference id=ref.bc
   titleBCMath Funções de Matemática de Precisão Arbitrária/title
   titleabbrevBC math/titleabbrev
Index: phpdoc/pt_BR/reference/bc/functions/bcadd.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcadd.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcadd.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcadd.xml:1.1   Sun Apr 14 21:40:32 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcadd.xml   Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bcadd' in en/ tree in rev 1.2 --
   refentry id=function.bcadd
Index: phpdoc/pt_BR/reference/bc/functions/bccomp.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bccomp.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bccomp.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bccomp.xml:1.1  Sun Apr 14 21:40:32 2002
+++ phpdoc/pt_BR/reference/bc/functions/bccomp.xml  Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bccomp' in en/ tree in rev 1.2 --
   refentry id=function.bccomp
Index: phpdoc/pt_BR/reference/bc/functions/bcdiv.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcdiv.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcdiv.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcdiv.xml:1.1   Sun Apr 14 21:40:32 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcdiv.xml   Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bcdiv' in en/ tree in rev 1.2 --
   refentry id=function.bcdiv
Index: phpdoc/pt_BR/reference/bc/functions/bcmod.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcmod.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcmod.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcmod.xml:1.1   Sun Apr 14 21:40:32 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcmod.xml   Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bcmod' in en/ tree in rev 1.2 --
   refentry id=function.bcmod
Index: phpdoc/pt_BR/reference/bc/functions/bcmul.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcmul.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcmul.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcmul.xml:1.1   Sun Apr 14 21:40:33 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcmul.xml   Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bcmul' in en/ tree in rev 1.2 --
   refentry id=function.bcmul
Index: phpdoc/pt_BR/reference/bc/functions/bcpow.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcpow.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcpow.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcpow.xml:1.1   Sun Apr 14 21:40:33 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcpow.xml   Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda Status: ready --
 !-- splitted from ./pt_BR/functions/bc.xml, last change in rev 1.1 --
 !-- last change to 'bcpow' in en/ tree in rev 1.2 --
   refentry id=function.bcpow
Index: phpdoc/pt_BR/reference/bc/functions/bcscale.xml
diff -u phpdoc/pt_BR/reference/bc/functions/bcscale.xml:1.1 
phpdoc/pt_BR/reference/bc/functions/bcscale.xml:1.2
--- phpdoc/pt_BR/reference/bc/functions/bcscale.xml:1.1 Sun Apr 14 21:40:33 2002
+++ phpdoc/pt_BR/reference/bc/functions/bcscale.xml Sat Apr 20 01:52:11 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: rarruda 

[PHP-DOC] cvs: phpdoc /pt_BR/reference/array reference.xml /pt_BR/reference/array/functions array-change-key-case.xml array-chunk.xml array-count-values.xml array-diff.xml array-fill.xml array-filter.xml array-flip.xml array-intersect.xml array-key-exists.xml array-keys.xml array-map.xml array-merge-recursive.xml array-merge.xml array-multisort.xml array-pad.xml array-pop.xml array-push.xml array-rand.xml array-reduce.xml array-reverse.xml array-search.xml array-shift.xml array-slice.xml array-splice.xml array-sum.xml array-unique.xml array-unshift.xml array-values.xml array-walk.xml array.xml arsort.xml asort.xml compact.xml count.xml current.xml each.xml end.xml extract.xml in-array.xml key.xml krsort.xml ksort.xml list.xml natcasesort.xml natsort.xml next.xml pos.xml prev.xml range.xml reset.xml rsort.xml shuffle.xml sizeof.xml sort.xml uasort.xml uksort.xml usort.xml

2002-04-19 Thread Renato Arruda

rarruda Sat Apr 20 02:15:59 2002 EDT

  Modified files:  
/phpdoc/pt_BR/reference/array   reference.xml 
/phpdoc/pt_BR/reference/array/functions array-change-key-case.xml 
array-chunk.xml 
array-count-values.xml 
array-diff.xml 
array-fill.xml 
array-filter.xml 
array-flip.xml 
array-intersect.xml 
array-key-exists.xml 
array-keys.xml 
array-map.xml 
array-merge-recursive.xml 
array-merge.xml 
array-multisort.xml 
array-pad.xml array-pop.xml 
array-push.xml 
array-rand.xml 
array-reduce.xml 
array-reverse.xml 
array-search.xml 
array-shift.xml 
array-slice.xml 
array-splice.xml 
array-sum.xml 
array-unique.xml 
array-unshift.xml 
array-values.xml 
array-walk.xml array.xml 
arsort.xml asort.xml 
compact.xml count.xml 
current.xml each.xml 
end.xml extract.xml 
in-array.xml key.xml 
krsort.xml ksort.xml 
list.xml natcasesort.xml 
natsort.xml next.xml 
pos.xml prev.xml range.xml 
reset.xml rsort.xml 
shuffle.xml sizeof.xml 
sort.xml uasort.xml 
uksort.xml usort.xml 
  Log:
  translation revision tags added 
  
  

Index: phpdoc/pt_BR/reference/array/reference.xml
diff -u phpdoc/pt_BR/reference/array/reference.xml:1.2 
phpdoc/pt_BR/reference/array/reference.xml:1.3
--- phpdoc/pt_BR/reference/array/reference.xml:1.2  Tue Apr 16 20:07:14 2002
+++ phpdoc/pt_BR/reference/array/reference.xml  Sat Apr 20 02:15:57 2002
 -1,5 +1,6 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- EN-Revision: 1.2 Maintainer: lucasr Status: ready --
+!-- $Revision: 1.3 $ --
  reference id=ref.array
   titleFunccedil;otilde;es para a manipulaccedil;atilde;o de arrays/title
   titleabbrevArrays/titleabbrev
Index: phpdoc/pt_BR/reference/array/functions/array-change-key-case.xml
diff -u phpdoc/pt_BR/reference/array/functions/array-change-key-case.xml:1.1 
phpdoc/pt_BR/reference/array/functions/array-change-key-case.xml:1.2
--- phpdoc/pt_BR/reference/array/functions/array-change-key-case.xml:1.1Sun 
Apr 14 21:40:06 2002
+++ phpdoc/pt_BR/reference/array/functions/array-change-key-case.xmlSat Apr 20 
+02:15:58 2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: lucasr Status: ready --
 !-- splitted from ./pt_BR/functions/array.xml, last change in rev 1.3 --
 !-- last change to 'array-change-key-case' in en/ tree in rev 1.113 --
   refentry id=function.array-change-key-case
Index: phpdoc/pt_BR/reference/array/functions/array-chunk.xml
diff -u phpdoc/pt_BR/reference/array/functions/array-chunk.xml:1.1 
phpdoc/pt_BR/reference/array/functions/array-chunk.xml:1.2
--- phpdoc/pt_BR/reference/array/functions/array-chunk.xml:1.1  Sun Apr 14 21:40:06 
2002
+++ phpdoc/pt_BR/reference/array/functions/array-chunk.xml  Sat Apr 20 02:15:58 
+2002
 -1,4 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
+!-- EN-Revision: 1.2 Maintainer: lucasr Status: ready --
 !-- splitted from ./pt_BR/functions/array.xml, last change in rev 1.1 --
 !-- last change to 'array-chunk' in en/ tree in rev 1.2 --
   refentry id=function.array-chunk
Index: