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

2002-01-02 Thread Philip Olson

philip  Wed Jan  2 03:07:20 2002 EDT

  Modified files:  
/phpdoc/en/functionsnetwork.xml 
  Log:
  socket_get_status: See also, socket extension function names changed.
 This closes bug #14772
  
  
Index: phpdoc/en/functions/network.xml
diff -u phpdoc/en/functions/network.xml:1.50 phpdoc/en/functions/network.xml:1.51
--- phpdoc/en/functions/network.xml:1.50Sun Dec 30 10:45:33 2001
+++ phpdoc/en/functions/network.xml Wed Jan  2 03:07:19 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.50 $ --
+!-- $Revision: 1.51 $ --
  reference id=ref.network
   titleNetwork Functions/title
   titleabbrevNetwork/titleabbrev
@@ -816,10 +816,11 @@
 /itemizedlist
 para
  See also: functionaccept_connect/function,
- functionbind/function,
- functionconnect/function,
- functionlisten/function, and
- functionstrerror/function.
+ functionsocket_bind/function,
+ functionsocket_connect/function,
+ functionsocket_listen/function,
+ functionsocket_strerror/function, and the 
+ link linkend=ref.socketsSocket extension/link.
 /para
/refsect1
   /refentry





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

2002-01-02 Thread Egon Schmid

From: Philip Olson [EMAIL PROTECTED]

 philip Wed Jan  2 03:07:20 2002 EDT

   Modified files:
 /phpdoc/en/functions network.xml
   Log:
   socket_get_status: See also, socket extension function names
changed.
  This closes bug #14772

You can change also accecpt_connect() to socket_accept.

-Egon




[PHP-DOC] cvs: phpdoc / faqurls.ent

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 03:56:51 2002 EDT

  Modified files:  
/phpdoc faqurls.ent 
  Log:
  Added homepage for cracklib (faq.crack)
  
Index: phpdoc/faqurls.ent
diff -u phpdoc/faqurls.ent:1.17 phpdoc/faqurls.ent:1.18
--- phpdoc/faqurls.ent:1.17 Thu Dec 13 04:47:07 2001
+++ phpdoc/faqurls.ent  Wed Jan  2 03:56:51 2002
@@ -1,6 +1,6 @@
 !-- -*- SGML -*-
 
- $Id: faqurls.ent,v 1.17 2001/12/13 09:47:07 rasmus Exp $
+ $Id: faqurls.ent,v 1.18 2002/01/02 08:56:51 irc-html Exp $
 
  Contains macros for all the XML documents within the FAQ.
 
@@ -14,6 +14,7 @@
 !ENTITY faqurl.chilisoft.asp http://www.chilisoft.com/;
 !ENTITY faqurl.chilisoft http://www.chilisoft.com/chiliasp/default.asp;
 !ENTITY faqurl.coldfusion.summary 
http://marc.theaimsgroup.com/?l=php-generalamp;m=95602167412542amp;w=1;
+!ENTITY faqurl.crack http://www.users.dircon.co.uk/~crypto/;
 !ENTITY faqurl.dmalloc http://www.dmalloc.com/;
 !ENTITY faqurl.expat http://www.jclark.com/xml/expat.html;
 !ENTITY faqurl.faqts.php http://php.faqts.com/;





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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 04:02:32 2002 EDT

  Modified files:  
/phpdoc/en/functionscrack.xml 
  Log:
  whitespace correction
  
Index: phpdoc/en/functions/crack.xml
diff -u phpdoc/en/functions/crack.xml:1.2 phpdoc/en/functions/crack.xml:1.3
--- phpdoc/en/functions/crack.xml:1.2   Wed Jan  2 01:16:53 2002
+++ phpdoc/en/functions/crack.xml   Wed Jan  2 04:02:31 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
  reference id=ref.crack
   titleCrack functions/title
   titleabbrevCrack functions/titleabbrev
@@ -20,7 +20,7 @@
 funcsynopsis
  funcprototype
   funcdefstring functioncrack_opendict/function/funcdef
-   paramdefstring parameterdictionary/parameter/paramdef
+   paramdefstring parameterdictionary/parameter/paramdef
  /funcprototype
 /funcsynopsis
  warn.experimental.func;
@@ -40,9 +40,9 @@
 funcsynopsis
  funcprototype
   funcdefstring functioncrack_closedict/function/funcdef
-   paramdefint
-parameteroptionallink_identifier/optional/parameter
-   /paramdef
+  paramdefint
+   parameteroptionallink_identifier/optional/parameter
+  /paramdef
  /funcprototype
 /funcsynopsis
  warn.experimental.func;
@@ -62,10 +62,10 @@
 funcsynopsis
  funcprototype
   funcdefstring functioncrack_check/function/funcdef
-   paramdefint
-parameteroptionaldictionary/optional/parameter
-   /paramdef
-   paramdefstring parameterpassword/parameter/paramdef
+  paramdefint
+   parameteroptionaldictionary/optional/parameter
+  /paramdef
+  paramdefstring parameterpassword/parameter/paramdef
  /funcprototype
 /funcsynopsis
  warn.experimental.func;
@@ -85,7 +85,7 @@
 funcsynopsis
  funcprototype
   funcdefstring functioncrack_getlastmessage/function/funcdef
-   void/
+  void/
  /funcprototype
 /funcsynopsis
  warn.experimental.func;





[PHP-DOC] cvs: phpdoc / global.ent

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 04:23:21 2002 EDT

  Modified files:  
/phpdoc global.ent 
  Log:
  Added homepage for cracklib (url.crack)
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.135 phpdoc/global.ent:1.136
--- phpdoc/global.ent:1.135 Tue Jan  1 20:45:59 2002
+++ phpdoc/global.ent   Wed Jan  2 04:23:21 2002
@@ -1,6 +1,6 @@
 !-- -*- SGML -*-
 
- $Id: global.ent,v 1.135 2002/01/02 01:45:59 jimw Exp $
+ $Id: global.ent,v 1.136 2002/01/02 09:23:21 irc-html Exp $
 
  Contains global macros for all the XML documents.
 
@@ -23,6 +23,7 @@
 !ENTITY url.cgispecs http://hoohoo.ncsa.uiuc.edu/cgi/;
 !ENTITY url.comspecs http://www.microsoft.com/Com/resources/comdocs.asp;
 !ENTITY url.cpdf http://www.fastio.com/;
+!ENTITY url.crack http://www.users.dircon.co.uk/~crypto/;
 !ENTITY url.curl http://curl.haxx.se/;
 !ENTITY url.cybermut 
http://www.creditmutuel.fr/centre_commercial/vendez_sur_internet.html;
 !ENTITY url.dbplus.company http://www.concept-asa.de/;





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

2002-01-02 Thread Georg Richter

georg   Wed Jan  2 04:46:33 2002 EDT

  Modified files:  
/phpdoc/en/functionsnetwork.xml 
  Log:
  
  changed accept_socket to socket_accept (socket_get_status: see also)
  
  
Index: phpdoc/en/functions/network.xml
diff -u phpdoc/en/functions/network.xml:1.51 phpdoc/en/functions/network.xml:1.52
--- phpdoc/en/functions/network.xml:1.51Wed Jan  2 03:07:19 2002
+++ phpdoc/en/functions/network.xml Wed Jan  2 04:46:33 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.51 $ --
+!-- $Revision: 1.52 $ --
  reference id=ref.network
   titleNetwork Functions/title
   titleabbrevNetwork/titleabbrev
@@ -815,7 +815,7 @@
  /listitem
 /itemizedlist
 para
- See also: functionaccept_connect/function,
+ See also: functionsocket_accept/function,
  functionsocket_bind/function,
  functionsocket_connect/function,
  functionsocket_listen/function,





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

2002-01-02 Thread Wolfgang Drews

drews   Wed Jan  2 05:09:56 2002 EDT

  Added files: 
/phpdoc/de/functionsmsession.xml 
  Log:
  started translation because jim provided some stuff. thanks.
  
  


Index: phpdoc/de/functions/msession.xml
+++ phpdoc/de/functions/msession.xml
?xml version=1.0 encoding=iso-8859-1?
!-- $Revision: 1.1 $ --
 reference id=ref.msession
  titleMohawk Software Session Handler Funktionen/title
  titleabbrevMsession Funktionen/titleabbrev

  partintro
   para
msession ist eine Schnittstelle zu einem Hochgeschwindigkeitsdaemon, 
der
entweder lokal oder auf einem entfernten Rechner (remote) laufen kann. 
Sie
wurde erstellt um ein konsitentes Session-Management fuuml;r die 
PHP-Webseiten
zur Verfuuml;gung zu stellen.
   /para
   para
Die Session Serversoftware finden Sie unter ulink
url=url.msession;url.msession;/ulink.
   /para
  /partintro

  refentry id=function.msession-connect
   refnamediv
refnamemsession_connect/refname
refpurposeBaut eine Verbindung zum msession-Server auf/refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefbool functionmsession_connect/function/funcdef
 paramdefstring parameterhost/parameter/paramdef
 paramdefstring parameterport/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-disconnect
   refnamediv
refnamemsession_disconnect/refname
refpurposeSchlieszlig;t eine Verbindung zum msession-Server /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefvoid functionmsession_disconnect/function/funcdef
void/
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-count
   refnamediv
refnamemsession_count/refname
refpurposeGet session count /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefint functionmsession_count/function/funcdef
void/
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-create
   refnamediv
refnamemsession_create/refname
refpurposeErstellt eine Session /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefbool functionmsession_create/function/funcdef
 paramdefstring parametersession/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-destroy
   refnamediv
refnamemsession_destroy/refname
refpurposeZerstouml;rt eine Session /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefbool functionmsession_destroy/function/funcdef
 paramdefstring parametername/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-lock
   refnamediv
refnamemsession_lock/refname
refpurposeSperrt eine Session /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefint functionmsession_lock/function/funcdef
 paramdefstring parametername/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-unlock
   refnamediv
refnamemsession_unlock/refname
refpurposeEntsperrt eine Session /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefint functionmsession_unlock/function/funcdef
 paramdefstring parametersession/parameter/paramdef
 paramdefint parameterkey/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-set
   refnamediv
refnamemsession_set/refname
refpurposeSetzt einen Wert in der Session /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefbool functionmsession_set/function/funcdef
 paramdefstring parametersession/parameter/paramdef
 paramdefstring parametername/parameter/paramdef
 paramdefstring parametervalue/parameter/paramdef
 /funcprototype
/funcsynopsis
warn.undocumented.func;
   /refsect1
  /refentry

  refentry id=function.msession-get
   refnamediv
refnamemsession_get/refname
refpurposeGibt einen Wert aus der Session zuruuml;ck /refpurpose
   /refnamediv
   refsect1
titleBeschreibung/title
funcsynopsis
 funcprototype
  funcdefstring functionmsession_get/function/funcdef
 paramdefstring parametersession/parameter/paramdef
 

[PHP-DOC] Bug #14772 Updated: some links are missing (cosmetic error)

2002-01-02 Thread georg

ID: 14772
Updated by: georg
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 4.1.1
New Comment:

fixed in cvs

Previous Comments:


[2002-01-02 02:25:58] [EMAIL PROTECTED]

REOPENED

bug still exists in online manual (build date 2002-01-01)
and ditto in my local cvs build.

Georg



[2001-12-30 10:46:53] [EMAIL PROTECTED]

Fixed in cvs.
Thnaks for the report.



[2001-12-30 09:17:19] [EMAIL PROTECTED]

This is a docu prob.



[2001-12-30 08:50:32] [EMAIL PROTECTED]

This is only a little thing. On the function page for socket_get_status, the 
references to related functions at the button are not hyperlinked. It's the line See 
also accept_connect(), bind(), connect(), listen(), and strerror(). Fix when you can. 
Thanks. - Dan






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




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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 05:22:34 2002 EDT

  Modified files:  
/phpdoc/en/functionscrack.xml 
  Log:
  Initial documentation for crack
  
Index: phpdoc/en/functions/crack.xml
diff -u phpdoc/en/functions/crack.xml:1.3 phpdoc/en/functions/crack.xml:1.4
--- phpdoc/en/functions/crack.xml:1.3   Wed Jan  2 04:02:31 2002
+++ phpdoc/en/functions/crack.xml   Wed Jan  2 05:22:34 2002
@@ -1,12 +1,20 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
  reference id=ref.crack
   titleCrack functions/title
   titleabbrevCrack functions/titleabbrev
 
   partintro
-   para
-   /para
+   simpara
+These functions allow you to use the CrackLib library to test the 'strength'
+of a password.  In order to use these functions, you must compile PHP with
+Crack support by using the option role=configure--with-crack/option
+option.
+   /simpara
+   simpara
+More information regarding CrackLib along with the library can be found at
+ulink url=url.crack;url.crack;/ulink.
+   /simpara
   /partintro
 
 
@@ -19,13 +27,27 @@
 titleDescription/title
 funcsynopsis
  funcprototype
-  funcdefstring functioncrack_opendict/function/funcdef
+  funcdefresource functioncrack_opendict/function/funcdef
paramdefstring parameterdictionary/parameter/paramdef
  /funcprototype
 /funcsynopsis
+para 
+ Returns a dictionary resource identifier on success, or false; on failure.
+/para
  warn.experimental.func;
 para
- warn.undocumented.func;
+ functioncrack_opendict/function opens the specified cracklib 
+ parameterdictionary/parameter for use with
+ functioncrack_check/function.
+/para
+note
+ para
+  Only one dictionary may be open at a time.
+ /para
+/note
+para
+ See also: functioncrack_check/function, and
+ functioncrack_closedict/function.
 /para
/refsect1
   /refentry
@@ -39,15 +61,21 @@
 titleDescription/title
 funcsynopsis
  funcprototype
-  funcdefstring functioncrack_closedict/function/funcdef
-  paramdefint
-   parameteroptionallink_identifier/optional/parameter
+  funcdefbool functioncrack_closedict/function/funcdef
+  paramdefresource
+   parameteroptionaldictionary/optional/parameter
   /paramdef
  /funcprototype
 /funcsynopsis
+para
+ return.success;
+/para
  warn.experimental.func;
 para
- warn.undocumented.func;
+ functioncrack_closedict/function closes the dictionary that is
+ associated with the specified parameterlink_identifier/parameter.
+ If parameterlink_identifier/parameter is not specified, the current
+ dictionary is closed.
 /para
/refsect1
   /refentry
@@ -62,7 +90,7 @@
 funcsynopsis
  funcprototype
   funcdefstring functioncrack_check/function/funcdef
-  paramdefint
+  paramdefresource
parameteroptionaldictionary/optional/parameter
   /paramdef
   paramdefstring parameterpassword/parameter/paramdef
@@ -70,7 +98,10 @@
 /funcsynopsis
  warn.experimental.func;
 para
- warn.undocumented.func;
+ functioncrack_check/function performs an obscure check with the given
+ parameterpassword/parameter on the specified parameterdictionary
+ /parameter.  If parameterdictionary/parameter is not specified,
+ the last opened dictionary is used.
 /para
/refsect1
   /refentry
@@ -90,7 +121,8 @@
 /funcsynopsis
  warn.experimental.func;
 para
- warn.undocumented.func;
+ functioncrack_getlastmessage/function returns the message from the
+ last obscure check.
 /para
/refsect1
   /refentry
@@ -116,5 +148,4 @@
  vim600: syn=xml fen fdm=syntax fdl=2 si
  vim: et tw=78 syn=sgml
  vi: ts=1 sw=1
- --
-
+ --
\ No newline at end of file





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 06:33:49 2002 EDT

  Modified files:  
/phpdoc/en/functionsimap.xml 
  Log:
  imap_fetchbodystructure: parts can contain parts, incorporate notes into table
  
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.58 phpdoc/en/functions/imap.xml:1.59
--- phpdoc/en/functions/imap.xml:1.58   Sun Dec 16 04:09:38 2001
+++ phpdoc/en/functions/imap.xmlWed Jan  2 06:33:48 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.58 $ --
+!-- $Revision: 1.59 $ --
  reference id='ref.imap'
   titleIMAP, POP3 and NNTP functions/title
   titleabbrevIMAP/titleabbrev
@@ -994,7 +994,9 @@
 /row
 row
  entrydparameters/entry
- entryDisposition parameter array/entry
+ entryAn array of objects where each object has an attribute and a
+ value property corresponding to the parameters on the
+ Content-disposition acronymMIME/acronymheader./entry
 /row
 row
  entryifparameters/entry
@@ -1002,39 +1004,19 @@
 /row
 row
  entryparameters/entry
- entryacronymMIME/acronym parameters array/entry
+ entryAn array of objects where each object has an attribute and
+ a value property./entry
 /row
 row
  entryparts/entry
- entryArray of objects describing each message part/entry
+ entryAn array of objects identical in structure to the top-level
+ object, each of which corresponds to a acronymMIME/acronym body
+ part./entry
 /row
/tbody
   /tgroup
  /table
 /para
-note
- orderedlist
-  listitem
-   para
-dparameters is an array of objects where each object has an
-attribute and a value property.
-   /para
-  /listitem
-  listitem
-   para
-Parameter is an array of objects where each object has an
-attributte and a value property.
-   /para
-  /listitem
-  listitem
-   para
-Parts is an array of objects identical in structure to the
-top-level object, with the limitation that it cannot contain
-further 'parts' objects.
-   /para
-  /listitem
- /orderedlist
-/note
 para
  table
titlePrimary body type/title





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 06:39:45 2002 EDT

  Modified files:  
/phpdoc/en/functionsexec.xml 
  Log:
  shell_exec: document by referencing backtick documentation
  
Index: phpdoc/en/functions/exec.xml
diff -u phpdoc/en/functions/exec.xml:1.25 phpdoc/en/functions/exec.xml:1.26
--- phpdoc/en/functions/exec.xml:1.25   Mon Dec 17 17:53:19 2001
+++ phpdoc/en/functions/exec.xmlWed Jan  2 06:39:45 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.25 $ --
+!-- $Revision: 1.26 $ --
  reference id=ref.exec
   titleProgram Execution functions/title
   titleabbrevProgram Execution/titleabbrev
@@ -304,7 +304,8 @@
  /funcprototype
 /funcsynopsis
 para
- warn.undocumented.func;
+ This function is identical to the link
+ linkend=language.operators.executionbacktick operator/link.
 /para
/refsect1
   /refentry





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 06:45:00 2002 EDT

  Modified files:  
/phpdoc/en/functionssockets.xml 
  Log:
  socket_read: fix prototype, documentation
  
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.27 phpdoc/en/functions/sockets.xml:1.28
--- phpdoc/en/functions/sockets.xml:1.27Mon Dec 17 05:30:32 2001
+++ phpdoc/en/functions/sockets.xml Wed Jan  2 06:45:00 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.27 $ --
+!-- $Revision: 1.28 $ --
  reference id=ref.sockets
   titleSocket functions/title
   titleabbrevSockets/titleabbrev
@@ -419,7 +419,6 @@
  funcprototype
   funcdefint functionsocket_read/function/funcdef
   paramdefresource parametersocket_des/parameter/paramdef
-  paramdefstring parameterbuffer/parameter/paramdef
   paramdefint parameterlength/parameter/paramdef
   paramdefint parameteroptionaltype/optional/parameter/paramdef
  /funcprototype
@@ -427,11 +426,10 @@
warn.experimental.func;
 para
  The function functionsocket_read/function reads from socket 
- parametersocket_des/parametercreated by the
- functionsocket_accept/function function into
- parameterbuffer/parameter the number of bytes set by
+ parametersocket_des/parameter created by the
+ functionsocket_accept/function function the number of bytes set by
  parameterlength/parameter. Otherwise you can use \n, \t or \0 to
-  end reading. Returns number of bytes that have been read.
+  end reading. Returns the bytes that were read.
 /para
 para
  Optional parametertype/parameter parameter is a named constant:





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 06:51:18 2002 EDT

  Modified files:  
/phpdoc/en/functionsming.xml 
  Log:
  swfaction: incorporate user notes re: getURL and loadMovie
  
Index: phpdoc/en/functions/ming.xml
diff -u phpdoc/en/functions/ming.xml:1.30 phpdoc/en/functions/ming.xml:1.31
--- phpdoc/en/functions/ming.xml:1.30   Sat Dec 15 09:47:51 2001
+++ phpdoc/en/functions/ming.xmlWed Jan  2 06:51:18 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.30 $ --
+!-- $Revision: 1.31 $ --
  reference id=ref.ming
   titleMing functions for Flash/title
   titleabbrevMing (flash)/titleabbrev
@@ -3782,22 +3782,22 @@
   varlistentry
termgetURL(url, target, [method])/term
listitem
-   simpara
-Load the given url into the named target. The target argument can be a 
- frame name (I think), or one of the magical values _level0 (replaces 
- current movie) or _level1 (loads new movie on top of current movie). 
- The optional method argument can be post or get if you want to submit 
+simpara
+ Load the given URL into the named target. The target argument
+ corresponds to HTML document targets (such as _top or _blank).
+ The optional method argument can be POST or GET if you want to submit 
  variables back to the server.  
-   /simpara
+/simpara
/listitem
   /varlistentry
   varlistentry
termloadMovie(url, target)/term
listitem
-   simpara
-Same as above, more or less. Come to think of it, I don't quite know what 
-the difference is.  
-   /simpara
+simpara
+ Load the given URL into the named target. The target argument can be a 
+ frame name (I think), or one of the magical values _level0 (replaces 
+ current movie) or _level1 (loads new movie on top of current movie). 
+/simpara
/listitem
   /varlistentry
   varlistentry





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 06:54:08 2002 EDT

  Modified files:  
/phpdoc/en/functionsstrings.xml 
  Log:
  str_repeat: see also substr_count
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.147 phpdoc/en/functions/strings.xml:1.148
--- phpdoc/en/functions/strings.xml:1.147   Tue Jan  1 17:56:13 2002
+++ phpdoc/en/functions/strings.xml Wed Jan  2 06:54:08 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.147 $ --
+!-- $Revision: 1.148 $ --
  reference id=ref.strings
   titleString functions/title
   titleabbrevStrings/titleabbrev
@@ -3182,6 +3182,9 @@
 /example
 para
  This will output -=-=-=-=-=-=-=-=-=-=.
+/para
+para
+ See also functionsubstr_count/function.
 /para
/refsect1
   /refentry





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 07:26:33 2002 EDT

  Modified files:  
/phpdoc/en/functionsstrings.xml 
  Log:
  chunk_split: one more prose tweak, fix see also of wordwrap
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.149 phpdoc/en/functions/strings.xml:1.150
--- phpdoc/en/functions/strings.xml:1.149   Wed Jan  2 07:24:47 2002
+++ phpdoc/en/functions/strings.xml Wed Jan  2 07:26:33 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.149 $ --
+!-- $Revision: 1.150 $ --
  reference id=ref.strings
   titleString functions/title
   titleabbrevStrings/titleabbrev
@@ -240,8 +240,8 @@
  e.g. converting link
  linkend=function.base64-encodebase64_encode/link output to match RFC
  2045 semantics. It inserts parameterend/parameter (defaults to
- \r\n) every parameterchunklen/parameter (defaults to 76) chars. It
- returns the new string leaving the original string untouched.
+ \r\n) every parameterchunklen/parameter characters (defaults to
+ 76). It returns the new string leaving the original string untouched.
  example
   titlefunctionchunk_split/function example/title
   programlisting role=php
@@ -255,7 +255,7 @@
 /para
 simpara
  See also functionexplode/function, functionsplit/function 
- and functionword_wrap/function.
+ and functionwordwrap/function.
 /simpara
/refsect1
   /refentry





Re: [PHP-DOC] building individual sections

2002-01-02 Thread Gabor Hojtsy

  Do you think you need to see the modifications in
  HTML? Why? :)
 
 Yes.  Because sometimes I'd like to see the generated html before a
 commit.  In fact, usually this is the case.  The question is, why not? :)

Because there is no handy way right know to transform individual chapters
into HTML, and as you get familiar with DocBook XML, you'll read it as
easy as a HTML page in your browser. Much better then just reading,
you can instantly correct errors, and need not switch back and forth
from and editor and viewer. So IMHO after some time, you'll get as
accomodated to the DocBook source, as you never need to see it
in HTML before a commit. The used tags are as simple as paragraphs
and file names, so there are no complex rendering tasks involved
in displaying the text you added/modified.

Goba





Re: [PHP-DOC] How to translate zendadi documentation?

2002-01-02 Thread Gabor Hojtsy

  Try to contact someone. The current API docs is mostly too
  old and it would be waste of time to translate them.
 
 Thank you for your information. I'll try...

I already contacted Zeev and it turned out, that they would
not like us to include the zend api doc xml sources in phpdoc,
as the zend engine and api can be used in other envionments
too, so they would like to have the docs separate. But Zeev
noted, that openning a zendapidoc repository at cvs.php.net
is doable, so we will be able to access/modify/add to the zend
api doc. This can also open the way for translation. But Markus
was right, the current doc is outdated, so there is no point
in translating it.

Goba





[PHP-DOC] cvs: phpdoc /ja/functions fdf.xml math.xml

2002-01-02 Thread Rui Hirokawa

hirokawaWed Jan  2 08:43:09 2002 EDT

  Modified files:  
/phpdoc/ja/functionsfdf.xml math.xml 
  Log:
  translation updated.
  

Index: phpdoc/ja/functions/fdf.xml
diff -u phpdoc/ja/functions/fdf.xml:1.12 phpdoc/ja/functions/fdf.xml:1.13
--- phpdoc/ja/functions/fdf.xml:1.12Mon Dec 24 10:01:25 2001
+++ phpdoc/ja/functions/fdf.xml Wed Jan  2 08:43:09 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=utf-8?
-!-- $Revision: 1.12 $ --
+!-- $Revision: 1.13 $ --
  reference id=ref.fdf
   titleForms Data Format 関数/title
   titleabbrevFDF/titleabbrev
@@ -20,7 +20,7 @@
  fdftk-dir/include および fdftk-dir/lib にある必要があります。
  FdfTk 
の配布ファイルを単に解凍しただけだとしたら、このように
  はなりません。
-   /simpara
+/simpara
/note
simpara
 
FDFの基本的な考えは、HTMLフォームに似ています。基本的な違いは、投
@@ -289,8 +289,8 @@
 /funcsynopsis
 para
  functionfdf_set_value/function 関数は、フィールドの値を設定し
- 
ます。最後のパラメータは、フィールドの値をPDFの名前に変換する
- (parameterisName/parameter = 1)か、PDF文字列に設定する
+ ます。最後のパラメータは、フィールドの値をPDF 
+Nameに変換する
+ (parameterisName/parameter = 1)か、PDF Stringに設定する
  (parameterisName/parameter = 0)かを定義します。
 /para
 para
@@ -310,7 +310,9 @@
  funcprototype
   funcdefstring functionfdf_next_field_name/function/funcdef
   paramdefint parameterfdf_document/parameter/paramdef
-  paramdefstring parameterfieldname/parameter/paramdef
+  paramdefstring
+   parameteroptionalfieldname/optional/parameter
+  /paramdef
  /funcprototype
 /funcsynopsis
 para
@@ -320,8 +322,8 @@
  フィールドの名前を返します。
 /para
 para
- functionfdf_set_field/function,
- functionfdf_get_field/function も参照下さい。
+ functionfdf_set_value/function,
+ functionfdf_get_value/function も参照下さい。
 /para
/refsect1
   /refentry
Index: phpdoc/ja/functions/math.xml
diff -u phpdoc/ja/functions/math.xml:1.23 phpdoc/ja/functions/math.xml:1.24
--- phpdoc/ja/functions/math.xml:1.23   Wed Dec 12 15:53:16 2001
+++ phpdoc/ja/functions/math.xmlWed Jan  2 08:43:09 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=utf-8?
-
+!-- $Revision: 1.24 $ --
  reference id=ref.math
   title数学関数/title
   titleabbrevMath/titleabbrev
@@ -121,7 +121,6 @@
   た定数はPHP 4のCVSコードでのみ使用可能です。
  /para
 /sect2
-
/sect1
   /partintro
  
@@ -164,7 +163,33 @@
  引数argのアークコサインをラジアンで返します。
 /para
 para
- functionasin/functionとfunctionatan/functionも参照下さい。
+ functionacosh/function, functionasin/function,
+ functionatan/functionも参照下さい。
+/para
+   /refsect1
+  /refentry
+
+  refentry id=function.acosh
+   refnamediv
+refnameacosh/refname
+refpurpose逆双曲線余弦/refpurpose
+   /refnamediv
+   refsect1
+title説明/title
+funcsynopsis
+ funcprototype
+  funcdeffloat functionacosh/function/funcdef
+  paramdeffloat parameterarg/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+para
+ parameterarg/parameterの逆双曲線余弦、すなわち、
+ 双曲線余弦がparameterarg/parameterである値を返します。
+/para
+note.no-windows;
+para
+ functionacos/function, functionasin/function
+ functionatan/functionも参照下さい。
 /para
/refsect1
   /refentry
@@ -186,11 +211,37 @@
  引数argのアークサインをラジアンで返します。
 /para
 para
- functionacos/functionとfunctionatan/functionも参照下さい。
+ functionasinh/function, functionacos/function,
+ functionatan/functionも参照下さい。
 /para
/refsect1
   /refentry
   
+  refentry id=function.asinh
+   refnamediv
+refnameasinh/refname
+refpurpose逆双曲線正弦/refpurpose
+   /refnamediv
+   refsect1
+title説明/title
+funcsynopsis
+ funcprototype
+  funcdeffloat functionasinh/function/funcdef
+  paramdeffloat parameterarg/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+para
+ 
+parameterarg/parameterの逆双曲線正弦、すなわち、双曲線正弦が
+ parameterarg/parameterであるような値を返します。
+/para
+note.no-windows;
+para
+ functionasin/function, functionacos/function,
+ functionatan/functionも参照下さい。
+/para
+   /refsect1
+  /refentry
+
   refentry id=function.atan
refnamediv
 refnameatan/refname
@@ -208,7 +259,33 @@
  引数argのアークタンジェントをラジアンで返します。
 /para
 para
- functionacos/functionとfunctionatan/functionも見てください。
+ functionatanh/function, functionacos/function,
+ functionatan/functionも見てください。
+/para
+   /refsect1
+  /refentry
+
+  refentry id=function.atanh
+   refnamediv
+refnameatanh/refname
+refpurpose逆双曲線正接/refpurpose
+   /refnamediv
+   refsect1
+title説明/title
+funcsynopsis
+ funcprototype
+  funcdeffloat functionatanh/function/funcdef
+  paramdeffloat parameterarg/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+para
+ parameterarg/parameterの逆双曲線正接、すなわち、
+ 双曲線正接がparameterarg/parameterとなる値を返します。
+/para
+note.no-windows;
+para
+ functionatan/function, functionasin/function,
+ functionacos/functionも参照下さい。
 /para
/refsect1
   /refentry
@@ -271,7 +348,9 @@
  example
   

[PHP-DOC] cvs: phpdoc /hu/language oop.xml

2002-01-02 Thread Gabor Hojtsy

gobaWed Jan  2 08:48:29 2002 EDT

  Modified files:  
/phpdoc/hu/language oop.xml 
  Log:
  Correct unclosed tag
  
  
Index: phpdoc/hu/language/oop.xml
diff -u phpdoc/hu/language/oop.xml:1.9 phpdoc/hu/language/oop.xml:1.10
--- phpdoc/hu/language/oop.xml:1.9  Sat Dec 29 18:57:12 2001
+++ phpdoc/hu/language/oop.xml  Wed Jan  2 08:48:29 2002
@@ -502,7 +502,7 @@
para
 A fenti példa meghívja az A osztály pelda() metódusát,
 habár nincs konkrét példányunk az A osztályból, 
-tehát ezt nem írhatnánk le az literal$a-pelda()literal-hoz
+tehát ezt nem írhatnánk le az literal$a-pelda()/literal-hoz
 hasonlóan. Ehelyett a pelda() egy 'osztálymetódusként' viselkedik,
 azaz az osztály egy függvényeként, és nem egy példány metódusaként.
/para





[PHP-DOC] cvs: phpdoc /hu/chapters install.xml

2002-01-02 Thread Gabor Hojtsy

gobaWed Jan  2 08:49:31 2002 EDT

  Modified files:  
/phpdoc/hu/chapters install.xml 
  Log:
  Make bz2 link endpoint existent (bz2 instead of bzip2)
  
  
Index: phpdoc/hu/chapters/install.xml
diff -u phpdoc/hu/chapters/install.xml:1.18 phpdoc/hu/chapters/install.xml:1.19
--- phpdoc/hu/chapters/install.xml:1.18 Wed Dec 12 15:50:51 2001
+++ phpdoc/hu/chapters/install.xml  Wed Jan  2 08:49:31 2002
@@ -2211,7 +2211,7 @@
   /listitem
  /varlistentry
 
- varlistentry id=install.configure.with-bzip2
+ varlistentry id=install.configure.with-bz2
   term
parameter--with-bz2[=DIR]/parameter
   /term





[PHP-DOC] de mysql.xml

2002-01-02 Thread Friedhelm Betz

Hi,
currently updating translation of mysql.xml
in de-version there's an intro with no counterpart in en.
starting at:
para
In diesem Dokument wird eine Reihe von Begriffen benutzt, die
hier kurz erläutert werden sollen.
 etc.

What about this intro? Delete it, leave it?
Thanks for advice.

 Friedhelm  




[PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Friedhelm Betz

betzWed Jan  2 10:44:57 2002 EDT

  Modified files:  
/phpdoc/de  Translators 
  Log:
  Remove files not in de tree: 
  phpdevel.xml, hw.xml, icap.xml, ovrimos.xml pspell.xml  yaz.xml
  and nobody working on. fixed mac format
  

Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.237 phpdoc/de/Translators:1.238
--- phpdoc/de/Translators:1.237 Wed Jan  2 05:10:24 2002
+++ phpdoc/de/Translators   Wed Jan  2 10:44:56 2002
@@ -1,173 +1,168 @@
-
-Übersetzer:
-
-eschmidEgon Schmid[EMAIL PROTECTED]  [EMAIL PROTECTED]
-steinm Uwe Steinmann  [EMAIL PROTECTED]
-hholzgra   Hartmut Holzgraefe [EMAIL PROTECTED]
-tzwennySven Lauer [EMAIL PROTECTED]
-drews  Wolfgang Drews [EMAIL PROTECTED]
-paulsenCatharina Paulsen  [EMAIL PROTECTED]
-hartmann   Johann-Peter Hartmann  [EMAIL PROTECTED]
-tschuerThomas Schürmann   [EMAIL PROTECTED]
-   Michael Kaiser [EMAIL PROTECTED]
-mk Mark Kronsbein [EMAIL PROTECTED]
-   Ralf Ebert [EMAIL PROTECTED]
-tfromm Thomas Fromm   [EMAIL PROTECTED]
-sameschMartin Samesch [EMAIL PROTECTED]
-janJan Lehnardt   [EMAIL PROTECTED]
-chrullrich Christian Ullrich  [EMAIL PROTECTED]
-sebastian  Sebastian Bergmann [EMAIL PROTECTED]
-   Christian Bombera  [EMAIL PROTECTED]
-   Holger Schranz [EMAIL PROTECTED]
-martin Martin Kraemer [EMAIL PROTECTED]
-mj Martin Jansen  [EMAIL PROTECTED]
-zimt   Peter Petermann[EMAIL PROTECTED]
-   Urs Gehrig [EMAIL PROTECTED]
-betz   Friedhelm Betz [EMAIL PROTECTED]
-conni  Cornelia Boenigk   [EMAIL PROTECTED]
-tomThomas Schöfbeck   [EMAIL PROTECTED]
-stefan_saasen  Stefan Saasen  [EMAIL PROTECTED]
-georg  Georg Richter  [EMAIL PROTECTED]
-nohn   Sebastian Nohn [EMAIL PROTECTED]
-mohRichard Samar  [EMAIL PROTECTED]
-
-Verzeichnis/Datei   Übersetzer  Status
-=
-bookinfo.xmlEgon Schmid fertig
 appendices --
-aliases.xml Mark Kronsbein  fertig (bis 1.16)
-debugger.xmlJan Lehnardtfertig
-escaping.xmlMark Kronsbein  fertig
-history.xml Mark Kronsbein  fertig
-http-stuff.xml  Mark Kronsbein  fertig
-migration.xml   Mark Kronsbein  in Arbeit
-phpdevel.xml
-regexp.xml  Peter Petermann fertig
-reserved.xmlMark Kronsbein  fertig
-resources.xml   Mark Kronsbein  in Arbeit
 chapters 
-config.xml  Wolfgang Drews  fertig
-install.xml Thomas SchöfbeckÄnderungen
-intro.xml   Michael Kaiser  fertig
-security.xmlCatharina Paulsen
-Thomas Schöfbeckfertig (bis v1.23)
 features 
-connection-handling.xml Catharina Paulsen   fertig
-cookies.xml Catharina Paulsen   fertig
-error-handling.xml  Catharina Paulsen   fertig
-file-upload.xml Catharina Paulsen   Änderungen
-http-auth.xml   Catharina Paulsen   fertig
-images.xml  Michael Kaiser  fertig
-persistent-connections.xml  Catharina Paulsen   fertig
-remote-files.xmlCatharina Paulsen   in Arbeit ???
-remote-files.xmlMark Kronsbein  in Arbeit
-safe-mode.xml   Stefan Saasen   fertig (Rev. 1.16)
 functions ---
-adabas.xml  Johann-Peter Hartmann   fertig
-apache.xml  Johann-Peter Hartmann   fertig
-array.xml   Thomas Schöfbeckfertig (bis V 1.72)
-aspell.xml  Friedhelm Betz  fertig (bis V 1.19)
-bc.xml  Friedhelm Betz  fertig (bis V 1.18)
-bzip2.xml   Sebastian Nohn  fertig (bis V 1.11)
-calendar.xmlHartmut Holzgraefe  fertig
-ccvs.xmlPeter Petermann fertig
-classobj.xmlHartmut Holzgraefe  fertig
-com.xml Thomas Schöfbeckfertig (bis V. 1.15)
-cpdf.xmlMartin Samesch  fertig (Rev. 1.26)
-curl.xmlChristian Bombera   in Arbeit

[PHP-DOC] cvs: phpdoc /cs/functions xslt.xml

2002-01-02 Thread Hartmut Holzgraefe

hholzgraWed Jan  2 11:09:11 2002 EDT

  Modified files:  
/phpdoc/cs/functionsxslt.xml 
  Log:
  whitespace/formating
  
  
Index: phpdoc/cs/functions/xslt.xml
diff -u phpdoc/cs/functions/xslt.xml:1.7 phpdoc/cs/functions/xslt.xml:1.8
--- phpdoc/cs/functions/xslt.xml:1.7Wed Dec 12 15:46:01 2001
+++ phpdoc/cs/functions/xslt.xmlWed Jan  2 11:09:11 2002
@@ -123,13 +123,24 @@
/refsect1
   /refentry
 
-  refentry id=function.xslt-error refnamediv refnamexslt_error/refname
-  refpurposeVrátit text poslední chyby/refpurpose /refnamediv refsect1
-  titlePopis/title funcsynopsis funcprototype funcdefmixed
-  functionxslt_error/function/funcdef paramdef parameteroptionalint
-  xh/optional/parameter /paramdef /funcprototype /funcsynopsis para
-  Vrací text souèasné chyby daného XSL procesoru. Pokud nedostane handle, vrací
-  text poslední chyby bez ohledu na její výskyt. /para /refsect1 /refentry
+  refentry id=function.xslt-error 
+   refnamediv 
+refnamexslt_error/refname
+refpurposeVrátit text poslední chyby/refpurpose 
+   /refnamediv refsect1
+titlePopis/title 
+funcsynopsis
+ funcprototype 
+  funcdefmixed functionxslt_error/function/funcdef 
+  paramdefparameteroptionalint xh/optional/parameter/paramdef 
+ /funcprototype 
+/funcsynopsis 
+para
+ Vrací text souèasné chyby daného XSL procesoru. Pokud nedostane handle, vrací
+ text poslední chyby bez ohledu na její výskyt. 
+/para 
+   /refsect1 
+  /refentry
 
   refentry id=function.xslt-fetch-result
refnamediv





[PHP-DOC] cvs: phpdoc /it/functions filesystem.xml

2002-01-02 Thread Hartmut Holzgraefe

hholzgraWed Jan  2 11:39:20 2002 EDT

  Modified files:  
/phpdoc/it/functionsfilesystem.xml 
  Log:
  xml version 
  
  
Index: phpdoc/it/functions/filesystem.xml
diff -u phpdoc/it/functions/filesystem.xml:1.12 phpdoc/it/functions/filesystem.xml:1.13
--- phpdoc/it/functions/filesystem.xml:1.12 Mon Dec 17 08:22:34 2001
+++ phpdoc/it/functions/filesystem.xml  Wed Jan  2 11:39:20 2002
@@ -1,4 +1,4 @@
-?xml encoding=iso-8859-1?
+?xml version=1.0 encoding=iso-8859-1?
 !-- EN-Revision: 1.83 Maintainer: giacomo Status: ready --
  reference id=ref.filesystem
   titleFunzioni sul filesystem/title





Re: [PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Egon Schmid

From: Friedhelm Betz [EMAIL PROTECTED]

 betz Wed Jan  2 10:44:57 2002 EDT

   Modified files:
 /phpdoc/de Translators
   Log:
   Remove files not in de tree:
   phpdevel.xml, hw.xml, icap.xml, ovrimos.xml pspell.xml  yaz.xml
   and nobody working on. fixed mac format

This was a bad idea. If a file have no translator, this means it
does only exist in the en tree and this mean also that the files
could be translated.

-Egon




Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Hartmut Holzgraefe

Egon Schmid wrote:

 From: Friedhelm Betz [EMAIL PROTECTED]
 
 currently updating translation of mysql.xml
 in de-version there's an intro with no counterpart in en.
 starting at:
 para
 In diesem Dokument wird eine Reihe von Begriffen benutzt, die
 hier kurz erläutert werden sollen.
  etc.
 
 What about this intro? Delete it, leave it?
 
 Leave it. It was written by Uwe Steinmann. He wants to give some
 help for the German terms used in database documentation.
 
 -Egon

please translate it back into english then

the en tree should be the definitive documentation source
and translations should not add content not present in the
original documentation (with the exception of explanations
of language or cultural topics)


-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77






Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Egon Schmid

From: Hartmut Holzgraefe [EMAIL PROTECTED]

 Egon Schmid wrote:

  From: Friedhelm Betz [EMAIL PROTECTED]
 
  currently updating translation of mysql.xml
  in de-version there's an intro with no counterpart in en.
  starting at:
  para
  In diesem Dokument wird eine Reihe von Begriffen benutzt,
die
  hier kurz erläutert werden sollen.
   etc.
 
  What about this intro? Delete it, leave it?
 
  Leave it. It was written by Uwe Steinmann. He wants to give some
  help for the German terms used in database documentation.
 
  -Egon

 please translate it back into english then

 the en tree should be the definitive documentation source
 and translations should not add content not present in the
 original documentation (with the exception of explanations
 of language or cultural topics)

Then move it into a Translation Guide and Terms to use in the de
tree.

-Egon




[PHP-DOC] cvs: phpdoc /en/chapters install.xml

2002-01-02 Thread Hartmut Holzgraefe

hholzgraWed Jan  2 12:50:35 2002 EDT

  Modified files:  
/phpdoc/en/chapters install.xml 
  Log:
  docbook 4 does not allow for this use of optional
  
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.104 phpdoc/en/chapters/install.xml:1.105
--- phpdoc/en/chapters/install.xml:1.104Wed Jan  2 00:44:22 2002
+++ phpdoc/en/chapters/install.xml  Wed Jan  2 12:50:35 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.104 $ --
+!-- $Revision: 1.105 $ --
  chapter id=installation
   titleInstallation/title
 
@@ -3732,9 +3732,9 @@
titleServers-fhttpd/title
para
 To build PHP as an fhttpd module, answer yes to Build as an
-fhttpd module? (the optionlink
+fhttpd module? (the link
 linkend=install.configure.with-fhttpd
---with-fhttpd/link=replaceableDIR/replaceable/option
+--with-fhttpd/link=replaceableDIR/replaceable
 option to configure) and specify the fhttpd source base
 directory.  The default directory is filename
 class=directory/usr/local/src/fhttpd/filename. If you are
@@ -4135,8 +4135,8 @@
 para
  To build PHP with NES or iPlanet web servers, enter the proper
  install directory for the 
- optionlink linkend=install.configure.with-nsapi--with-nsapi/link
- = replaceableDIR/replaceable/option option. The default
+ link linkend=install.configure.with-nsapi--with-nsapi/link
+ = replaceableDIR/replaceable option. The default
  directory is usually filename 
class=directory/opt/netscape/suitespot//filename.
  Please also read 
filename/php-xxx-version/sapi/nsapi/nsapi-readme.txt/filename. 
 /para





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

2002-01-02 Thread Hartmut Holzgraefe

hholzgraWed Jan  2 12:53:54 2002 EDT

  Modified files:  
/phpdoc/en/functionsiisfunc.xml 
  Log:
  broken tag
  
  
Index: phpdoc/en/functions/iisfunc.xml
diff -u phpdoc/en/functions/iisfunc.xml:1.3 phpdoc/en/functions/iisfunc.xml:1.4
--- phpdoc/en/functions/iisfunc.xml:1.3 Wed Dec 12 15:46:53 2001
+++ phpdoc/en/functions/iisfunc.xml Wed Jan  2 12:53:54 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
  reference id=ref.iisfunc
   titleIIS Administration functions/title
   titleabbrevIIS Functions/titleabbrev
@@ -309,7 +309,7 @@
 
   refentry id=function.iis-get-service-state
refnamediv
-refnameiis_get_service_state/refname
+refnameiis_get_service_state/refname
 refpurposeStarts the service defined by ServiceId/refpurpose
/refnamediv
refsect1





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

2002-01-02 Thread Hartmut Holzgraefe

hholzgraWed Jan  2 13:03:01 2002 EDT

  Modified files:  
/phpdoc/en/functionsncurses.xml 
  Log:
  each parameter has a paramdef of its own
  
  
Index: phpdoc/en/functions/ncurses.xml
diff -u phpdoc/en/functions/ncurses.xml:1.6 phpdoc/en/functions/ncurses.xml:1.7
--- phpdoc/en/functions/ncurses.xml:1.6 Tue Jan  1 15:47:34 2002
+++ phpdoc/en/functions/ncurses.xml Wed Jan  2 13:03:01 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.6 $ --
+!-- $Revision: 1.7 $ --
  reference id=ref.ncurses
   titleNcurses terminal screen control functions/title
   titleabbrevncurses functions/titleabbrev
@@ -2585,9 +2585,8 @@
 funcsynopsis
  funcprototype
   funcdefint functionncurses_mousemask/function/funcdef
-  paramdefint parameternewmask/parameter,
-int parameteroldmask/parameter
-  /paramdef
+  paramdefint parameternewmask/parameter/paramdef
+  paramdefint parameteroldmask/parameter/paramdef
  /funcprototype
 /funcsynopsis
  warn.experimental.func;





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

2002-01-02 Thread jim winstead

jimwWed Jan  2 13:05:03 2002 EDT

  Modified files:  
/phpdoc/en/functionsapache.xml 
  Log:
  apache_child_terminate: clarify, see also exit
  
Index: phpdoc/en/functions/apache.xml
diff -u phpdoc/en/functions/apache.xml:1.21 phpdoc/en/functions/apache.xml:1.22
--- phpdoc/en/functions/apache.xml:1.21 Tue Jan  1 09:41:44 2002
+++ phpdoc/en/functions/apache.xml  Wed Jan  2 13:05:03 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.21 $ --
+!-- $Revision: 1.22 $ --
  reference id=ref.apache
   titleApache-specific Functions/title
   titleabbrevApache/titleabbrev
@@ -237,11 +237,14 @@
  /funcprototype
 /funcsynopsis
 para
- functionapache_child_terminate/function will terminate the apache
- process executing the current PHP request. It may be used to terminate
- a process after a script with high memory consumption has been run
- as memory will usually only be freed internally but not given back
- to the operation system. 
+ functionapache_child_terminate/function will terminate the Apache
+ process executing the current PHP request once it is completed. It may be
+ used to terminate a process after a script with high memory consumption
+ has been run as memory will usually only be freed internally but not
+ given back to the operating system. 
+/para
+para
+ See also functionexit/function.
 /para
/refsect1
   /refentry





Re: [PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Friedhelm Betz

 This was a bad idea. If a file have no translator, this means it
 does only exist in the en tree and this mean also that the files
 could be translated.

not true for funchand and outcountrol. they have no translator, but
are translated and exists in de-tree (and those two files I left in
Translators.)

So which files should be in Translators file?
_ALL_ currently untranslated files from en-tree, only a few, like the ones
I removed?
I'll do nothing about this, this seems best to me :-).

If you are not happy about my last commit, I'll revert.

 Friedhelm   




Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Friedhelm Betz


Hallo Egon,

Wednesday, January 02, 2002, 5:52:38 PM, you wrote:

 From: Hartmut Holzgraefe [EMAIL PROTECTED]

 Egon Schmid wrote:

  From: Friedhelm Betz [EMAIL PROTECTED]
 
  currently updating translation of mysql.xml
  in de-version there's an intro with no counterpart in en.
  starting at:
  para
  In diesem Dokument wird eine Reihe von Begriffen benutzt,
 die
  hier kurz erläutert werden sollen.
   etc.
 
  What about this intro? Delete it, leave it?
 
  Leave it. It was written by Uwe Steinmann. He wants to give some
  help for the German terms used in database documentation.
 
  -Egon

 please translate it back into english then

 the en tree should be the definitive documentation source
 and translations should not add content not present in the
 original documentation (with the exception of explanations
 of language or cultural topics)

 Then move it into a Translation Guide and Terms to use in the de
 tree.

 -Egon

Hartmut says translate it back, you say move it to a Translation
Guide.
I can translate this back, of course. But if this should be in a
Translation Guide: who will do this? I myself have no idea how this
should be done.

Thanks for advice.

 Friedhelm




Re: [PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Egon Schmid

From: Friedhelm Betz [EMAIL PROTECTED]

  This was a bad idea. If a file have no translator, this means it
  does only exist in the en tree and this mean also that the files
  could be translated.

 not true for funchand and outcountrol. they have no translator,
but
 are translated and exists in de-tree (and those two files I left
in
 Translators.)

Then look up the translator in cvs.php.net and add it.

 So which files should be in Translators file?
 _ALL_ currently untranslated files from en-tree, only a few, like
the ones
 I removed?
 I'll do nothing about this, this seems best to me :-).

 If you are not happy about my last commit, I'll revert.

All files please. You can also add a status not translated to make
this very clear.

-Egon




Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Egon Schmid

From: Friedhelm Betz [EMAIL PROTECTED]
Wednesday, January 02, 2002, 5:52:38 PM, you wrote:

 From: Hartmut Holzgraefe [EMAIL PROTECTED]

 Egon Schmid wrote:

  From: Friedhelm Betz [EMAIL PROTECTED]
 
  currently updating translation of mysql.xml
  in de-version there's an intro with no counterpart in en.
  starting at:
  para
  In diesem Dokument wird eine Reihe von Begriffen benutzt,
 die
  hier kurz erläutert werden sollen.
   etc.
 
  What about this intro? Delete it, leave it?
 
  Leave it. It was written by Uwe Steinmann. He wants to give
some
  help for the German terms used in database documentation.
 
  -Egon

 please translate it back into english then

 the en tree should be the definitive documentation source
 and translations should not add content not present in the
 original documentation (with the exception of explanations
 of language or cultural topics)

 Then move it into a Translation Guide and Terms to use in the de
 tree.

 -Egon

Hartmut says translate it back, you say move it to a Translation
Guide.
I can translate this back, of course. But if this should be in a
Translation Guide: who will do this? I myself have no idea how this
should be done.

What Hartmut said is complete nonsense. You cannot translate a
explanation which terms should be used in German back to English.
Uwe made here his first attempt to write some guidelines for German
readers and translators. Hartmut is of course right if he wishes a
removal so that the German docs are in sync with the English docs.
If you don´t know how to move information within the German tree, so
delete it.

-Egon





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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 14:14:26 2002 EDT

  Modified files:  
/phpdoc/en/functionscrack.xml 
  Log:
  added example, fixed crack_check funcdef
  
Index: phpdoc/en/functions/crack.xml
diff -u phpdoc/en/functions/crack.xml:1.4 phpdoc/en/functions/crack.xml:1.5
--- phpdoc/en/functions/crack.xml:1.4   Wed Jan  2 05:22:34 2002
+++ phpdoc/en/functions/crack.xml   Wed Jan  2 14:14:25 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.4 $ --
+!-- $Revision: 1.5 $ --
  reference id=ref.crack
   titleCrack functions/title
   titleabbrevCrack functions/titleabbrev
@@ -15,13 +15,51 @@
 More information regarding CrackLib along with the library can be found at
 ulink url=url.crack;url.crack;/ulink.
/simpara
+   simpara
+Cracklib is useful in testing the 'strength' of a password that checks
+length, use of upper and lower case and a check against the specified CrackLib
+dictionary.  CrackLib will also give helpful diagnostic messages that will
+help 'strengthen' the password.
+/simpara
+para
+ This example shows how to open a CrackLib dictionary, test a given password,
+ retrieve any diagnostic messages, and close the dictionary.
+ example
+  titleCrackLib example/title
+   programlisting role=php
+![CDATA[
+?php
+// Open CrackLib Dictionary
+$dictionary = crack_opendict('/usr/local/lib/pw_dict')
+ or die('Unable to open CrackLib dictionary');
+
+// Perform password check
+$check = crack_check($dictionary, 'gx9A2s0x');
+
+// Retrieve messages
+$diag = crack_getlastmessage();
+echo $diag; // 'strong password'
+
+// Close dictionary
+crack_closedict($dictionary);
+?
+]]
+   /programlisting
+ /example
+/para
+note
+ para
+  If functioncrack_check/function returns true;,
+  functioncrack_getlastmessage/function will return 'strong password'.
+ /para
+/note
   /partintro
 
 
   refentry id=function.crack-opendict
refnamediv
 refnamecrack_opendict/refname
-refpurposeOpens a new cracklib dictionary/refpurpose
+refpurposeOpens a new CrackLib dictionary/refpurpose
/refnamediv
refsect1
 titleDescription/title
@@ -36,7 +74,7 @@
 /para
  warn.experimental.func;
 para
- functioncrack_opendict/function opens the specified cracklib 
+ functioncrack_opendict/function opens the specified CrackLib 
  parameterdictionary/parameter for use with
  functioncrack_check/function.
 /para
@@ -55,7 +93,7 @@
   refentry id=function.crack-closedict
refnamediv
 refnamecrack_closedict/refname
-refpurposeCloses an open cracklib dictionary /refpurpose
+refpurposeCloses an open CrackLib dictionary /refpurpose
/refnamediv
refsect1
 titleDescription/title
@@ -72,9 +110,9 @@
 /para
  warn.experimental.func;
 para
- functioncrack_closedict/function closes the dictionary that is
- associated with the specified parameterlink_identifier/parameter.
- If parameterlink_identifier/parameter is not specified, the current
+ functioncrack_closedict/function closes the specified
+ parameterdictionary/parameter identifier.  If
+ parameterdictionary/parameter is not specified, the current
  dictionary is closed.
 /para
/refsect1
@@ -83,19 +121,22 @@
   refentry id=function.crack-check
refnamediv
 refnamecrack_check/refname
-refpurposePerforms an obscure check with the given password /refpurpose
+refpurposePerforms an obscure check with the given password/refpurpose
/refnamediv
refsect1
 titleDescription/title
 funcsynopsis
  funcprototype
-  funcdefstring functioncrack_check/function/funcdef
+  funcdefbool functioncrack_check/function/funcdef
   paramdefresource
parameteroptionaldictionary/optional/parameter
   /paramdef
   paramdefstring parameterpassword/parameter/paramdef
  /funcprototype
 /funcsynopsis
+para 
+ Returns true; if parameterpassword/parameter is strong, or false; 
+otherwise.
+/para
  warn.experimental.func;
 para
  functioncrack_check/function performs an obscure check with the given





[PHP-DOC] unsubscribe-mailinglist

2002-01-02 Thread Kashif Aziz

 --- jim winstead [EMAIL PROTECTED] wrote:  jimw   Wed
Jan  2 06:33:49 2002 EDT
 
   Modified files:  
 /phpdoc/en/functions  imap.xml 
   Log:
   imap_fetchbodystructure: parts can contain parts,
 incorporate notes into table
   
 Index: phpdoc/en/functions/imap.xml
 diff -u phpdoc/en/functions/imap.xml:1.58
 phpdoc/en/functions/imap.xml:1.59
 --- phpdoc/en/functions/imap.xml:1.58 Sun Dec 16
 04:09:38 2001
 +++ phpdoc/en/functions/imap.xml  Wed Jan  2 06:33:48
 2002
 @@ -1,5 +1,5 @@
  ?xml version=1.0 encoding=iso-8859-1?
 -!-- $Revision: 1.58 $ --
 +!-- $Revision: 1.59 $ --
   reference id='ref.imap'
titleIMAP, POP3 and NNTP functions/title
titleabbrevIMAP/titleabbrev
 @@ -994,7 +994,9 @@
  /row
  row
   entrydparameters/entry
 - entryDisposition parameter array/entry
 + entryAn array of objects where each
 object has an attribute and a
 + value property corresponding to the
 parameters on the
 + Content-disposition
 acronymMIME/acronymheader./entry
  /row
  row
   entryifparameters/entry
 @@ -1002,39 +1004,19 @@
  /row
  row
   entryparameters/entry
 - entryacronymMIME/acronym parameters
 array/entry
 + entryAn array of objects where each
 object has an attribute and
 + a value property./entry
  /row
  row
   entryparts/entry
 - entryArray of objects describing each
 message part/entry
 + entryAn array of objects identical in
 structure to the top-level
 + object, each of which corresponds to a
 acronymMIME/acronym body
 + part./entry
  /row
 /tbody
/tgroup
   /table
  /para
 -note
 - orderedlist
 -  listitem
 -   para
 -dparameters is an array of objects where
 each object has an
 -attribute and a value property.
 -   /para
 -  /listitem
 -  listitem
 -   para
 -Parameter is an array of objects where each
 object has an
 -attributte and a value property.
 -   /para
 -  /listitem
 -  listitem
 -   para
 -Parts is an array of objects identical in
 structure to the
 -top-level object, with the limitation that
 it cannot contain
 -further 'parts' objects.
 -   /para
 -  /listitem
 - /orderedlist
 -/note
  para
   table
 titlePrimary body type/title
 
  

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com



Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Gabor Hojtsy

 What Hartmut said is complete nonsense. You cannot translate a
 explanation which terms should be used in German back to English.
 Uwe made here his first attempt to write some guidelines for German
 readers and translators. Hartmut is of course right if he wishes a
 removal so that the German docs are in sync with the English docs.
 If you dont know how to move information within the German tree, so
 delete it.

Let me clear things out. :) At least I hope I can. :)

There is some text in the de mysql.xml explaining
what words used to explain database related terms
in the translated mysql functions documentation.
This text helps readers.

As Hartmut stated, all text should be removed, or
ported back to the english manual, except if it is
a term explainment text or other text related to
that particular language. So Hartmut would not
be against leaving this text here, and IMHO what he
said is not complete nonsense.

Egon also added that this text is useful for translators,
so he would like to see it in a translators/readers
guide. Actually there is no translators or readers
guide in the current versions of translations as I
know, so this would be a new section to start.

To be correct, a translators guide IMHO should not
be in the docs, but in a separate document in that
languages tree. General translator practices are
in the howto.

We were talking about a readers guide however at
the conference and maybe some other times on the
list. This is why the About the manual appendix
was started. It is the natural place IMHO to extend
to contain reader helping material, such as used
typographical presentation explanation and such
(just open your favourite PHP book and see that
part at the begining).

We at the Hungarian translation team also talked
on our own mailing list, that a separate part for
used terms and special Hungarian things may be opened
in the manual. This is currently not there, but would
be helpful for readers, who cannot understand weirdly
translated terms and examples.

I hope I was able to clear some minds :)

Goba





[PHP-DOC] Bug #14804: PHP_AUTH_* - what is it?

2002-01-02 Thread msopacua

From: [EMAIL PROTECTED]
Operating system: Any
PHP version:  4.1.1
PHP Bug Type: Documentation problem
Bug description:  PHP_AUTH_* - what is it?

Please see:
http://www.php.net/manual/en/language.variables.predefined.php
as opposed to:
http://www.php.net/manual/en/features.http-auth.php

PHP_AUTH vars, are not listed in the Apache list, while the features page,
qualifies them as such.

Under ISAPI however, these vars are available as:
AUTH_PASSWORD and AUTH_USER, so people looking for a reason why their
script won't work, either bum out, when viewing the second page, or look at
phpinfo and see nothing, because you need to be logged in first, to see
them (yes, there are ways less obvious).

So, either they should be listed as Apache variables in the first page, or
they should not be called Apache variables in the second page.

In any case, I think mentioning, they are called differently in ISAPI on
the second page, is not a luxury.

Also - I think example 17-1 should be changed to:
?php
  if (!isset($_SERVER['REMOTE_USER'])) {
header(WWW-Authenticate: Basic realm=\My Realm\);
header(HTTP/1.0 401 Unauthorized);
echo Text to send if user hits Cancel button\n;
exit;
  } else {
// The variables below could be called differently.
// If so, change the code below to phpinfo() and look
// them up
echo pHello $PHP_AUTH_USER./p;
echo pYou entered $PHP_AUTH_PW as your password./p;
  }
?

which should work on any platform, that supports the feature, independant
of register_globals settings.
-- 
Edit bug report at: http://bugs.php.net/?id=14804edit=1




[PHP-DOC] Bug #14804 Updated: PHP_AUTH_* - what is it?

2002-01-02 Thread msopacua

ID: 14804
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Any
PHP Version: 4.1.1
New Comment:

Correction:
the $PHP_AUTH_USER and $PHP_AUTH_PW in the bottom half of the example script, should 
be changed to their $_SERVER equivalent also.

Previous Comments:


[2002-01-02 12:44:04] [EMAIL PROTECTED]

Please see:
http://www.php.net/manual/en/language.variables.predefined.php
as opposed to:
http://www.php.net/manual/en/features.http-auth.php

PHP_AUTH vars, are not listed in the Apache list, while the features page, qualifies 
them as such.

Under ISAPI however, these vars are available as:
AUTH_PASSWORD and AUTH_USER, so people looking for a reason why their script won't 
work, either bum out, when viewing the second page, or look at phpinfo and see 
nothing, because you need to be logged in first, to see them (yes, there are ways less 
obvious).

So, either they should be listed as Apache variables in the first page, or they should 
not be called Apache variables in the second page.

In any case, I think mentioning, they are called differently in ISAPI on the second 
page, is not a luxury.

Also - I think example 17-1 should be changed to:
?php
  if (!isset($_SERVER['REMOTE_USER'])) {
header(WWW-Authenticate: Basic realm=\My Realm\);
header(HTTP/1.0 401 Unauthorized);
echo Text to send if user hits Cancel button\n;
exit;
  } else {
// The variables below could be called differently.
// If so, change the code below to phpinfo() and look
// them up
echo pHello $PHP_AUTH_USER./p;
echo pYou entered $PHP_AUTH_PW as your password./p;
  }
?

which should work on any platform, that supports the feature, independant of 
register_globals settings.





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




Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Friedhelm Betz


 What Hartmut said is complete nonsense. You cannot translate a
 explanation which terms should be used in German back to English.
 Uwe made here his first attempt to write some guidelines for German
 readers and translators. Hartmut is of course right if he wishes a
 removal so that the German docs are in sync with the English docs.
 If you don´t know how to move information within the German tree, so
 delete it.

 -Egon

Thanks for your quick answer.
Moving is ok, but whats the target of the move?
Move it to a file only for Translators or should this be shown up in
the manual?

In this intro, you may better know than I, Uwe eplained some terms
like: Anfrageergebnis, Ergebnis; Datensatzzeiger, Feldzeiger ...etc
In his translation he made use of those (translated terms).
IMHO it makes no sense to remove this information, beacause the rest
of the docu may be become harder to read.

I also think the information provided by this intro is not very language
specific. Therefore it could make sense to have an identical
explanation of terms in en. Is there any reason why a term like
link identifier should not be explainded in en?
As similar terms are used for mostly any database related docu it wouold
perhaps make sense to have a general section about explanation of
database terms, e.g. in an appendix.

But I'll do what you wan't me to do.

Again, thanks for your advice and attention.

 Friedhelm




Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Friedhelm Betz

 I hope I was able to clear some minds :)

Thanks.

So what about starting a section like database terms in the 'About this
manual' appendix?

 Friedhelm




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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 15:28:11 2002 EDT

  Modified files:  
/phpdoc/en/appendices   migration.xml 
  Log:
  Fixed 'closing' CDATA tag for migration.startendtags
  
Index: phpdoc/en/appendices/migration.xml
diff -u phpdoc/en/appendices/migration.xml:1.16 phpdoc/en/appendices/migration.xml:1.17
--- phpdoc/en/appendices/migration.xml:1.16 Mon Dec 17 14:33:05 2001
+++ phpdoc/en/appendices/migration.xml  Wed Jan  2 15:28:11 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.16 $ --
+!-- $Revision: 1.17 $ --
 appendix id=migration
  titleMigrating from PHP/FI 2 to PHP 3/title
 
@@ -57,7 +57,7 @@
 programlisting role=php
 ![CDATA[
 ? echo This is PHP 3.0 code!\n; ?
-]]|
+]]
 /programlisting
/example
 





Re: [PHP-DOC] de mysql.xml

2002-01-02 Thread Gabor Hojtsy

  I hope I was able to clear some minds :)
 
 Thanks.
 
 So what about starting a section like database terms in the 'About this
 manual' appendix?

OK for me for now. In the new structure we will have a databases
part, this should be there in the future. But that it yet to be done
in the far future.

For now, as you mentioned, it may be nice to open a used
terms in the About this manual appendix, and a database terms,
under used terms. This may open others to create pdf terms
for example, or so...

Goba





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

2002-01-02 Thread Friedhelm Betz

betzWed Jan  2 16:29:02 2002 EDT

  Modified files:  
/phpdoc/en/functionsinfo.xml 
  Log:
  simplification of see also. Linking to general section should be enough.
  
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.83 phpdoc/en/functions/info.xml:1.84
--- phpdoc/en/functions/info.xml:1.83   Tue Jan  1 19:58:00 2002
+++ phpdoc/en/functions/info.xmlWed Jan  2 16:29:01 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.83 $ --
+!-- $Revision: 1.84 $ --
  reference id=ref.info
   titlePHP options amp; information/title
   titleabbrevPHP options/info/titleabbrev
@@ -220,10 +220,8 @@
 /funcsynopsis
 para
  Loads the PHP extension defined in
- parameterlibrary/parameter.  See also the 
- link linkend=ini.enable-dlenable_dl/link and 
- link linkend=ini.extension-dirextension_dir/link configuration
- directives.
+ parameterlibrary/parameter. See also the
+ link linkend=ini.sect.extensionExtension Loading Directives/link
 /para
/refsect1
   /refentry





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

2002-01-02 Thread Friedhelm Betz

betzWed Jan  2 16:40:52 2002 EDT

  Modified files:  
/phpdoc/de/functionsinfo.xml 
  Log:
  moving contents from dl.xml to the right place in info.xml
  
Index: phpdoc/de/functions/info.xml
diff -u phpdoc/de/functions/info.xml:1.26 phpdoc/de/functions/info.xml:1.27
--- phpdoc/de/functions/info.xml:1.26   Sun Dec 30 03:41:11 2001
+++ phpdoc/de/functions/info.xmlWed Jan  2 16:40:52 2002
@@ -174,6 +174,27 @@
/refsect1
   /refentry
 
+  refentry id=function.dl
+   refnamediv
+refnamedl/refname
+refpurposeEine PHP-Extension zur Lufzeit laden/refpurpose
+   /refnamediv
+   refsect1
+titleBeschreibung/title
+funcsynopsis
+ funcprototype
+  funcdefint functiondl/function/funcdef
+  paramdefstring parameterlibrary/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+para
+ Lädt die PHP-Bibliothek parameterlibrary/parameter zur Laufzeit.
+ Siehe auch die
+ link linkend=ini.sect.extensionExtension Loading-Direktiven/link.
+/para
+   /refsect1
+  /refentry
+
   refentry id=function.extension-loaded
refnamediv
 refnameextension_loaded/refname





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

2002-01-02 Thread Friedhelm Betz

betzWed Jan  2 16:44:46 2002 EDT

  Modified files:  
/phpdoc/de/functionsinfo.xml 
  Log:
  typo fix there is no Lufzeit :-)
  
Index: phpdoc/de/functions/info.xml
diff -u phpdoc/de/functions/info.xml:1.27 phpdoc/de/functions/info.xml:1.28
--- phpdoc/de/functions/info.xml:1.27   Wed Jan  2 16:40:52 2002
+++ phpdoc/de/functions/info.xmlWed Jan  2 16:44:46 2002
@@ -177,7 +177,7 @@
   refentry id=function.dl
refnamediv
 refnamedl/refname
-refpurposeEine PHP-Extension zur Lufzeit laden/refpurpose
+refpurposeEine PHP-Extension zur Laufzeit laden/refpurpose
/refnamediv
refsect1
 titleBeschreibung/title





[PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread James Cox

I spoke to Zeev in IRC shortly, and he has given me permission to move the
Zend API documentation into the phpdoc tree. I checked it out a short while
ago, and am going through cleaning it up to phpdoc style.

I am not going to commit this just yet -- i wanted to get any comments
first, since i'm not an old pro at phpdoc yet - so i want to check
everything out first.

Thanks,

James

--
James Cox :: [EMAIL PROTECTED]
Please CC me when replying to my messages




Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Jan Lehnardt

Hi,
On Wed, 2 Jan 2002 22:14:30 -
James Cox [EMAIL PROTECTED] wrote:

 I am not going to commit this just yet -- i wanted to get any comments
 first, since i'm not an old pro at phpdoc yet - so i want to check
 everything out first.
I am no old pro either, but I think is is great to have the API docs
accessable for phpdoc people. visionperhaps they will get updated
;)/vision

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/



Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Richard Samar

James Cox wrote:
 
 I spoke to Zeev in IRC shortly, and he has given me permission to move the
 Zend API documentation into the phpdoc tree. I checked it out a short while
 ago, and am going through cleaning it up to phpdoc style.
 
 I am not going to commit this just yet -- i wanted to get any comments
 first, since i'm not an old pro at phpdoc yet - so i want to check
 everything out first.

great deal! let's do it :-) I had checked out the zapidoc @ zendcvs
some time ago and it seemed that some things are outdated and from the
book by till/tobias. is that right or am I wrong?

-moh



[PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Friedhelm Betz

betzWed Jan  2 17:30:35 2002 EDT

  Modified files:  
/phpdoc/de  Translators 
  Log:
  added untranslated files from en, as Egon requested.
  
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.238 phpdoc/de/Translators:1.239
--- phpdoc/de/Translators:1.238 Wed Jan  2 10:44:56 2002
+++ phpdoc/de/Translators   Wed Jan  2 17:30:35 2002
@@ -35,13 +35,17 @@
 =
 bookinfo.xmlEgon Schmid fertig
 --- appendices --
+about.xml
 aliases.xml Mark Kronsbein  fertig (bis 1.16)
+commandline.xml
 debugger.xmlJan Lehnardtfertig
-escaping.xmlMark Kronsbein  fertig
-history.xml Mark Kronsbein  fertig
-http-stuff.xml  Mark Kronsbein  fertig
+escaping.xmlMark Kronsbein  fertig ***
+history.xml
+http-stuff.xml  Mark Kronsbein  fertig ***
 migration.xml   Mark Kronsbein  in Arbeit
-regexp.xml  Peter Petermann fertig
+migration4.xml
+phpdevel.xml
+regexp.xml  Peter Petermann fertig ***
 reserved.xmlMark Kronsbein  fertig
 resources.xml   Mark Kronsbein  in Arbeit
 --- chapters 
@@ -62,7 +66,7 @@
 remote-files.xmlMark Kronsbein  in Arbeit
 safe-mode.xml   Stefan Saasen   fertig (Rev. 1.16)
 --- functions ---
-adabas.xml  Johann-Peter Hartmann   fertig
+adabas.xml  Johann-Peter Hartmann   fertig ***
 apache.xml  Johann-Peter Hartmann   fertig
 array.xml   Thomas Schöfbeckfertig (bis V 1.72)
 aspell.xml  Friedhelm Betz  fertig (bis V 1.19)
@@ -73,27 +77,41 @@
 classobj.xmlHartmut Holzgraefe  fertig
 com.xml Thomas Schöfbeckfertig (bis V. 1.15)
 cpdf.xmlMartin Samesch  fertig (Rev. 1.26)
+crack.xml
+ctype.xml
 curl.xmlChristian Bombera   in Arbeit
 cybercash.xml   Martin Jansen   fertig
+cybermut.xml
+cyrus.xml
 datetime.xmlThomas Schuermann   fertig (bis V. 1.23)
 dba.xml Martin Jansen   fertig
 dbase.xml   Thomas Schuermann   fertig
 dbm.xml Holger Schranz  fertig
+dbplus.xml
 dbx.xml Thomas Schöfbeckin Arbeit
 dir.xml Thomas Schuermann   fertig
-dl.xml  Mark Kronsbein  fertig
+dio.xml
+dl.xml ***  Mark Kronsbein  fertig
 domxml.xml  Sebastian Bergmann  fertig
+dotnet.xml
 exec.xmlWolfgang Drews  fertig (bis V. 1.18)
 errorfunc.xml   Stefan Saasen   in Arbeit
+fbsql.xml
 fdf.xml Stefan Saasen   fertig (Rev 1.25)
 filepro.xml Martin Jansen   fertig
 filesystem.xml  Wolfgang Drews + Thomas fertig (bis V. 1.69)
+fribidi.xml
 ftp.xml Thomas Schuermann   fertig
-funchand.xml??? fertig ???
+funchand.xmlEgon Schmid ?   fertig
 gettext.xml Sebastian Bergmann  fertig
+gmp.xml
 http.xmlThomas Schuermann   fertig (bis V. 1.13)
+hw.xml
 ibase.xml   Thomas Schuermann   fertig
+icap.xml
+iconv.xml
 ifx.xml Cornelia Boenigkin Arbeit
+iisfunc.xml
 image.xml   Thomas Schuermann   fertig (bis V. 1.26)
 imap.xmlHartmut Holzgraefe  Änderungen
 info.xmlMark Kronsbein  fertig
@@ -103,27 +121,39 @@
 java.xmlSebastian Bergmann  fertig
 ldap.xmlFriedhelm Betz  fertig (bis V. 1.32)
 mail.xmlUwe Steinmann   fertig
+mailparse.xml
 math.xmlHartmut Holzgraefe  fertig
+mbstring.xml
 mcal.xmlMark Kronsbein  in Arbeit
 mcrypt.xml  Mark Kronsbein  in Arbeit
 mhash.xml   Jan Lehnardtfertig (bis V. 1.19)
+ming.xml
 misc.xmlThomas Schuermann   fertig
 mnogosearch.xml Sebastian Nohn  fertig (bis V. 1.31)
 msessionWolfgang Drews  fertig (bis V. 1.5)
 msql.xmlCornelia Boenigkfertig
 mssql.xml   Martin Samesch  fertig (Rev. 1.26)
+muscat.xml
 mysql.xml  

Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Friedhelm Betz

Hi

 I am not going to commit this just yet -- i wanted to get any comments
 first, since i'm not an old pro at phpdoc yet - so i want to check
 everything out first.
 I am no old pro either, but I think is is great to have the API docs
 accessable for phpdoc people. visionperhaps they will get updated
 ;)/vision

 Jan

My personal opinion: I think it's great to have these zend docs
available at phpdoc. Since the manual is at first glance a manual for
users, and already very large (and will grow in future) I hope this
will _NOT_ become a part of the manual. Providing it as seperate
developer manual would be a better idea IMHO.
But I am also no old pro and nothing to decide.

 Friedhelm   




Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Jan Lehnardt

Hi,
On Wed, 2 Jan 2002 23:39:37 +0100
Friedhelm Betz [EMAIL PROTECTED] wrote:
 My personal opinion: I think it's great to have these zend docs
 available at phpdoc. Since the manual is at first glance a manual for
 users, and already very large (and will grow in future) I hope this
 will _NOT_ become a part of the manual. Providing it as seperate
 developer manual would be a better idea IMHO.
 But I am also no old pro and nothing to decide.

having the manual as it is now as the user-manual and the zend api docs
as a start for a developer-manual that reference each other is a good
thing [tm] imho. the user-manual  may have an appendix extending PHP
which contains a pointer to the developer-manual


Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/



RE: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread James Cox

I'm guessing that much could be out of date, however that would be one of
the core things of getting it into the hands of the phpdoc team. :)

James

 -Original Message-
 From: Richard Samar [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 02, 2002 10:21 PM
 To: James Cox
 Cc: phpdoc
 Subject: Re: [PHP-DOC] RE: Zend API documentation.


 James Cox wrote:
 
  I spoke to Zeev in IRC shortly, and he has given me permission
 to move the
  Zend API documentation into the phpdoc tree. I checked it out a
 short while
  ago, and am going through cleaning it up to phpdoc style.
 
  I am not going to commit this just yet -- i wanted to get any comments
  first, since i'm not an old pro at phpdoc yet - so i want to check
  everything out first.

 great deal! let's do it :-) I had checked out the zapidoc @ zendcvs
 some time ago and it seemed that some things are outdated and from the
 book by till/tobias. is that right or am I wrong?

 -moh





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

2002-01-02 Thread Egon Schmid

- Original Message -
From: Friedhelm Betz [EMAIL PROTECTED]

 betz Wed Jan  2 16:40:52 2002 EDT

   Modified files:
 /phpdoc/de/functions info.xml
   Log:
   moving contents from dl.xml to the right place in info.xml

Can you provide a version number for the Translators file? If you
write 1.84 then it is definitly wrong.

-Egon




Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Richard Samar



James Cox wrote:
 
 I'm guessing that much could be out of date, however that would be one of
 the core things of getting it into the hands of the phpdoc team. :)
 
 James

I just talked to Hartmut at the phpconf in Frankfurt and there were
ideas of moving it to phpdoc and also to make it up2date :-)
...I though don't want talk for anyone. So I'll wait and see what he
has to say this progress now :-)

-moh



Re: [PHP-DOC] RE: Zend API documentation.

2002-01-02 Thread Richard Samar



Philip Olson wrote:
 
  I just talked to Hartmut at the phpconf in Frankfurt and there were
  ideas of moving it to phpdoc and also to make it up2date :-)
  ...I though don't want talk for anyone. So I'll wait and see what he
  has to say this progress now :-)
 
 Sounds good.  Here are a couple initial options that come to mind:
 
 a) Add a Warning entity on outdated zend api pages until the given page is
up-to-date. OR
 b) Don't include any zend api docs until all is up-to-date.

In order not to omit 90% of the apiddoc (this is just a tiny little
exaggerated estimation!) I think a) will make the majority of us
more happy :-)

ehh, what was c) again? :-)

-moh



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

2002-01-02 Thread Markus Fischer

mfischerWed Jan  2 20:57:48 2002 EDT

  Modified files:  
/phpdoc/en/functionswddx.xml 
  Log:
  - Fix #13873.
  
  
Index: phpdoc/en/functions/wddx.xml
diff -u phpdoc/en/functions/wddx.xml:1.17 phpdoc/en/functions/wddx.xml:1.18
--- phpdoc/en/functions/wddx.xml:1.17   Wed Dec 12 15:47:32 2001
+++ phpdoc/en/functions/wddx.xmlWed Jan  2 20:57:48 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.17 $ --
+!-- $Revision: 1.18 $ --
  reference id=ref.wddx
   titleWDDX Functions/title
   titleabbrevWDDX/titleabbrev
@@ -15,8 +15,15 @@
 option role=configure--with-xml/option and option
 role=configure--enable-wddx/option.
/para
+   note
+para
+  If you want to serialize non-ASCII characters you have to set
+  the appropriate locale before doing so (see 
+  functionsetlocale/function).
+/para
+   /note
para
-Note that all the functions that serialize variables use the first
+All the functions that serialize variables use the first
 element of an array to determine whether the array is to be
 serialized into an array or structure.  If the first element has
 string key, then it is serialized into a structure, otherwise,





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

2002-01-02 Thread Markus Fischer

mfischerWed Jan  2 21:43:12 2002 EDT

  Modified files:  
/phpdoc/en/functionsftp.xml 
  Log:
  - Go along with latest CVS changes.
  
  
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.31 phpdoc/en/functions/ftp.xml:1.32
--- phpdoc/en/functions/ftp.xml:1.31Tue Jan  1 20:07:03 2002
+++ phpdoc/en/functions/ftp.xml Wed Jan  2 21:43:12 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.31 $ --
+!-- $Revision: 1.32 $ --
  reference id=ref.ftp
   titleFTP functions/title
   titleabbrevFTP/titleabbrev
@@ -73,8 +73,8 @@
  funcprototype
   funcdefresource functionftp_connect/function/funcdef
   paramdefstring parameterhost/parameter/paramdef
-  paramdefint parameteroptionalport/optional
-   /parameter/paramdef
+  paramdefint parameteroptionalport/optional/paramdef/paramdef
+  paramdefint parameteroptionaltimeout/optional/parameter/paramdef
  /funcprototype
 /funcsynopsis
 para
@@ -86,6 +86,18 @@
  parameter specifies an alternate port to connect to.  If it is
  omitted or zero, then the default FTP port, 21, will be used.
 /para
+para
+ The parametertimeout/parameter parameter specifies the timeout for all
+ subsequent network operations. If ommited, the default value is 90
+ seconds. The timeout can be changed and queried anytime with
+ functionftp_set_option/function and
+ functionftp_get_option/function.
+ note
+  para
+   This is parameter is only available in CVS.
+  /para
+ /note
+/para
/refsect1
   /refentry
 
@@ -616,6 +628,123 @@
 /funcsynopsis
 para
  warn.undocumented.func;
+/para
+   /refsect1
+  /refentry
+
+  refentry id='function.ftp-set-option'
+   refnamediv
+refnameftp_set_option/refname
+refpurpose
+ Set miscellaneous runtime FTP options.
+/refpurpose
+   /refnamediv
+   refsect1
+titleDescription/title
+funcsynopsis
+ funcprototype
+  funcdefbool functionftp_set_option/function/funcdef
+  paramdefresource parameterstream/parameter/paramdef
+  paramdefint parameteroption/parameter/paramdef
+  paramdefmixed parametervalue/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+note
+ para
+  This function is only available in CVS.
+ /para
+/note
+para
+ Returns true; if the option could be set; false; if not. A warning
+ message will be thrown if the parameteroption/parameter is not
+ supported or the passed parametervalue/parameter doesn't match the
+ expected value for the given parameteroption/parameter.
+/para
+para
+ This function controls various runtime options for the specified FTP
+ stream. The parametervalue/parameter parameter depends on which
+ parameteroption/parameter parameter is choosen to be altered.
+ Currently, the following options are supported:
+ table
+  titleSupported runtime FTP options/title
+  tgroup cols=2
+   tbody
+row
+ entrymemberFTP_TIMEOUT_SEC/member/entry
+ entryChanges the timeout in seconds used for all network related
+ functions. Parameter parametervalue/parameter has be to of type
+ int and must be greater than 0. The default timeout is 90
+ seconds./entry
+/row
+   /tbody
+  /tgroup
+ /table
+/para
+para
+ example
+  titlefunctionftp_set_option/function example/title
+  programlisting role=php
+![CDATA[
+// Set the network timeout down to 10 seconds
+ftp_set_option($conn_id, FTP_TIMEOUT_SEC, 10);
+]]
+  /programlistuing
+/para
+   /refsect1
+  /refentry
+
+  refentry id='function.ftp-get-option'
+   refnamediv
+refnameftp_get_option/refname
+refpurpose
+ Retrieves various runtime behaviours of the current FTP stream.
+/refpurpose
+   /refnamediv
+   refsect1
+titleDescription/title
+funcsynopsis
+ funcprototype
+  funcdefbool functionftp_get_option/function/funcdef
+  paramdefresource parameterstream/parameter/paramdef
+  paramdefint parameteroption/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+note
+ para
+  This function is only available in CVS.
+ /para
+/note
+para
+ Returns the value on success or false; if the given
+ parameteroption/parameter is not supposed. In the latter case a
+ warning message is also thrown.
+/para
+para
+ This function returns the parametervalue/parameter for the requested
+ parameteroption/parameter from the specified parameterFTP
+ stream/parameter.  Currently, the following options are supported:
+ table
+  titleSupported runtime FTP options/title
+  tgroup cols=2
+   tbody
+row
+ entrymemberFTP_TIMEOUT_SEC/member/entry
+ entryReturns the current timeout used for network related
+ operations./entry
+/row
+   /tbody
+  

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

2002-01-02 Thread Kenneth Schwartz

/phpdoc/en/functions/ftp.xml is broken.  Did you happen to make test?

Best Regards,

Kenneth Schwartz
E-mail: [EMAIL PROTECTED]

On Thu, 03 Jan 2002 02:43:12 -
Markus Fischer [EMAIL PROTECTED] wrote:

 mfischer  Wed Jan  2 21:43:12 2002 EDT
 
   Modified files:  
 /phpdoc/en/functions  ftp.xml 
   Log:
   - Go along with latest CVS changes.
   
   
 Index: phpdoc/en/functions/ftp.xml
 diff -u phpdoc/en/functions/ftp.xml:1.31 phpdoc/en/functions/ftp.xml:1.32
 --- phpdoc/en/functions/ftp.xml:1.31  Tue Jan  1 20:07:03 2002
 +++ phpdoc/en/functions/ftp.xml   Wed Jan  2 21:43:12 2002
 @@ -1,5 +1,5 @@
  ?xml version=1.0 encoding=iso-8859-1?
 -!-- $Revision: 1.31 $ --
 +!-- $Revision: 1.32 $ --
   reference id=ref.ftp
titleFTP functions/title
titleabbrevFTP/titleabbrev
 @@ -73,8 +73,8 @@
   funcprototype
funcdefresource functionftp_connect/function/funcdef
paramdefstring parameterhost/parameter/paramdef
 -  paramdefint parameteroptionalport/optional
 -   /parameter/paramdef
 +  paramdefint parameteroptionalport/optional/paramdef/paramdef
 +  paramdefint parameteroptionaltimeout/optional/parameter/paramdef
   /funcprototype
  /funcsynopsis
  para
 @@ -86,6 +86,18 @@
   parameter specifies an alternate port to connect to.  If it is
   omitted or zero, then the default FTP port, 21, will be used.
  /para
 +para
 + The parametertimeout/parameter parameter specifies the timeout for all
 + subsequent network operations. If ommited, the default value is 90
 + seconds. The timeout can be changed and queried anytime with
 + functionftp_set_option/function and
 + functionftp_get_option/function.
 + note
 +  para
 +   This is parameter is only available in CVS.
 +  /para
 + /note
 +/para
 /refsect1
/refentry
  
 @@ -616,6 +628,123 @@
  /funcsynopsis
  para
   warn.undocumented.func;
 +/para
 +   /refsect1
 +  /refentry
 +
 +  refentry id='function.ftp-set-option'
 +   refnamediv
 +refnameftp_set_option/refname
 +refpurpose
 + Set miscellaneous runtime FTP options.
 +/refpurpose
 +   /refnamediv
 +   refsect1
 +titleDescription/title
 +funcsynopsis
 + funcprototype
 +  funcdefbool functionftp_set_option/function/funcdef
 +  paramdefresource parameterstream/parameter/paramdef
 +  paramdefint parameteroption/parameter/paramdef
 +  paramdefmixed parametervalue/parameter/paramdef
 + /funcprototype
 +/funcsynopsis
 +note
 + para
 +  This function is only available in CVS.
 + /para
 +/note
 +para
 + Returns true; if the option could be set; false; if not. A warning
 + message will be thrown if the parameteroption/parameter is not
 + supported or the passed parametervalue/parameter doesn't match the
 + expected value for the given parameteroption/parameter.
 +/para
 +para
 + This function controls various runtime options for the specified FTP
 + stream. The parametervalue/parameter parameter depends on which
 + parameteroption/parameter parameter is choosen to be altered.
 + Currently, the following options are supported:
 + table
 +  titleSupported runtime FTP options/title
 +  tgroup cols=2
 +   tbody
 +row
 + entrymemberFTP_TIMEOUT_SEC/member/entry
 + entryChanges the timeout in seconds used for all network related
 + functions. Parameter parametervalue/parameter has be to of type
 + int and must be greater than 0. The default timeout is 90
 + seconds./entry
 +/row
 +   /tbody
 +  /tgroup
 + /table
 +/para
 +para
 + example
 +  titlefunctionftp_set_option/function example/title
 +  programlisting role=php
 +![CDATA[
 +// Set the network timeout down to 10 seconds
 +ftp_set_option($conn_id, FTP_TIMEOUT_SEC, 10);
 +]]
 +  /programlistuing
 +/para
 +   /refsect1
 +  /refentry
 +
 +  refentry id='function.ftp-get-option'
 +   refnamediv
 +refnameftp_get_option/refname
 +refpurpose
 + Retrieves various runtime behaviours of the current FTP stream.
 +/refpurpose
 +   /refnamediv
 +   refsect1
 +titleDescription/title
 +funcsynopsis
 + funcprototype
 +  funcdefbool functionftp_get_option/function/funcdef
 +  paramdefresource parameterstream/parameter/paramdef
 +  paramdefint parameteroption/parameter/paramdef
 + /funcprototype
 +/funcsynopsis
 +note
 + para
 +  This function is only available in CVS.
 + /para
 +/note
 +para
 + Returns the value on success or false; if the given
 + parameteroption/parameter is not supposed. In the latter case a
 + warning message is also thrown.
 +/para
 +para
 + This function returns the parametervalue/parameter for the requested
 + parameteroption/parameter from the specified parameterFTP
 + 

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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 22:04:27 2002 EDT

  Modified files:  
/phpdoc/en/functionsfilesystem.xml 
  Log:
  function.fwrite: return information
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.108 
phpdoc/en/functions/filesystem.xml:1.109
--- phpdoc/en/functions/filesystem.xml:1.108Sun Dec 23 19:56:12 2001
+++ phpdoc/en/functions/filesystem.xml  Wed Jan  2 22:04:26 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.108 $ --
+!-- $Revision: 1.109 $ --
  reference id=ref.filesystem
   titleFilesystem functions/title
   titleabbrevFilesystem/titleabbrev
@@ -1725,6 +1725,10 @@
  parameterlength/parameter bytes have been written or the end
  of parameterstring/parameter is reached, whichever comes
  first.
+/simpara
+simpara
+ functionfwrite/function returns the number of bytes
+ written, or -1 on error.
 /simpara
 simpara
  Note that if the parameterlength/parameter argument is given,





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

2002-01-02 Thread Kenneth Schwartz

irc-htmlWed Jan  2 22:34:32 2002 EDT

  Modified files:  
/phpdoc/en/functionsftp.xml 
  Log:
  fixed errors, makeable now
  
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.32 phpdoc/en/functions/ftp.xml:1.33
--- phpdoc/en/functions/ftp.xml:1.32Wed Jan  2 21:43:12 2002
+++ phpdoc/en/functions/ftp.xml Wed Jan  2 22:34:31 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.32 $ --
+!-- $Revision: 1.33 $ --
  reference id=ref.ftp
   titleFTP functions/title
   titleabbrevFTP/titleabbrev
@@ -73,8 +73,12 @@
  funcprototype
   funcdefresource functionftp_connect/function/funcdef
   paramdefstring parameterhost/parameter/paramdef
-  paramdefint parameteroptionalport/optional/paramdef/paramdef
-  paramdefint parameteroptionaltimeout/optional/parameter/paramdef
+  paramdefint
+   parameteroptionalport/optional/parameter
+  /paramdef
+  paramdefint
+   parameteroptionaltimeout/optional/parameter
+   /paramdef
  /funcprototype
 /funcsynopsis
 para
@@ -670,7 +674,7 @@
   tgroup cols=2
tbody
 row
- entrymemberFTP_TIMEOUT_SEC/member/entry
+ entryFTP_TIMEOUT_SEC/entry
  entryChanges the timeout in seconds used for all network related
  functions. Parameter parametervalue/parameter has be to of type
  int and must be greater than 0. The default timeout is 90
@@ -688,7 +692,8 @@
 // Set the network timeout down to 10 seconds
 ftp_set_option($conn_id, FTP_TIMEOUT_SEC, 10);
 ]]
-  /programlistuing
+  /programlisting
+ /example
 /para
/refsect1
   /refentry
@@ -728,7 +733,7 @@
   tgroup cols=2
tbody
 row
- entrymemberFTP_TIMEOUT_SEC/member/entry
+ entryFTP_TIMEOUT_SEC/entry
  entryReturns the current timeout used for network related
  operations./entry
 /row
@@ -744,7 +749,8 @@
 // Get the timeout of the given FTP stream
 $timeout = ftp_get_option($conn_id, FTP_TIMEOUT_SEC);
 ]]
-  /programlistuing
+  /programlisting
+ /example
 /para
/refsect1
   /refentry





[PHP-DOC] Bug #14759 Updated: Incorrect version listed as start version of feature

2002-01-02 Thread jimw

ID: 14759
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Documentation problem
Operating System: OS/2 Warp 4
PHP Version: 4.1.1
New Comment:

4.2.0 is what the first released version of what is now the CVS HEAD will be. so the 
first public php version for which the length parameter to fgets will be optional will 
be php 4.2.0.

Previous Comments:


[2001-12-30 03:04:05] [EMAIL PROTECTED]

http://www.php.net/manual/en/function.fgets.php

says, in part, 
Note: The length parameter became optional in PHP 4.2.0 

AFAIK, we're only working with 4.1.1 so far ??

Regards,
Al S.
Portland, Ore.





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




[PHP-DOC] cvs: phpdoc /de Translators

2002-01-02 Thread Egon Schmid

eschmid Thu Jan  3 01:19:14 2002 EDT

  Modified files:  
/phpdoc/de  Translators 
  Log:
  More additions.
  
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.239 phpdoc/de/Translators:1.240
--- phpdoc/de/Translators:1.239 Wed Jan  2 17:30:35 2002
+++ phpdoc/de/Translators   Thu Jan  3 01:19:12 2002
@@ -54,6 +54,20 @@
 intro.xml   Michael Kaiser  fertig
 security.xmlCatharina Paulsen
 Thomas Schöfbeckfertig (bis v1.23)
+--- faq -
+build.xml
+com.xml
+database.xml
+general.xml
+html.xml
+installation.xml
+languages.xml
+mailinglist.xml
+migration.xml
+migration4.xml
+misc.xml
+obtaining.xml
+using.xml
 --- features 
 connection-handling.xml Catharina Paulsen   fertig
 cookies.xml Catharina Paulsen   fertig
@@ -102,7 +116,7 @@
 filesystem.xml  Wolfgang Drews + Thomas fertig (bis V. 1.69)
 fribidi.xml
 ftp.xml Thomas Schuermann   fertig
-funchand.xmlEgon Schmid ?   fertig
+funchand.xmlEgon Schmid fertig
 gettext.xml Sebastian Bergmann  fertig
 gmp.xml
 http.xmlThomas Schuermann   fertig (bis V. 1.13)
@@ -142,7 +156,7 @@
 oci8.xmlThomas Frommin Arbeit
 openssl.xml Friedhelm Betz  fertig (bis V 1.16)
 oracle.xml  Martin Samesch  fertig (Rev. 1.27)
-outcontrol.xml  Egon Schmid ?   fertig
+outcontrol.xml  Egon Schmid fertig
 overload.xml
 ovrimos.xml
 pcntl.xml





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

2002-01-02 Thread Mark Kronsbein

mk  Thu Jan  3 01:51:06 2002 EDT

  Modified files:  
/phpdoc/de  bookinfo.xml 
/phpdoc/en  bookinfo.xml 
  Log:
  We have 2002 now. Happy new year!
  
Index: phpdoc/de/bookinfo.xml
diff -u phpdoc/de/bookinfo.xml:1.26 phpdoc/de/bookinfo.xml:1.27
--- phpdoc/de/bookinfo.xml:1.26 Wed Dec 12 15:46:02 2001
+++ phpdoc/de/bookinfo.xml  Thu Jan  3 01:51:05 2002
@@ -152,7 +152,7 @@
/simpara
 
simpara
-This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001  the PHP
+This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001, 2002  the PHP
 Documentation Group.  The members of this group are listed link
 linkend=authorson the front page of this
 manual/link.
Index: phpdoc/en/bookinfo.xml
diff -u phpdoc/en/bookinfo.xml:1.21 phpdoc/en/bookinfo.xml:1.22
--- phpdoc/en/bookinfo.xml:1.21 Sun Dec 16 16:22:44 2001
+++ phpdoc/en/bookinfo.xml  Thu Jan  3 01:51:05 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.21 $ --
+!-- $Revision: 1.22 $ --
 
  bookinfo id=bookinfo
   authorgroup id=authors
@@ -61,7 +61,7 @@
   legalnotice id=copyright
titleCopyright/title
simpara
-This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001 by
+This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001, 2002 by
 the PHP Documentation Group.  The members of this group are listed
 on the front page of this manual.
/simpara





AW: [PHP-DOC] cvs: phpdoc /de bookinfo.xml /en bookinfo.xml

2002-01-02 Thread Mark Kronsbein

--- Ursprüngliche Nachricht ---
 -This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001 by
 +This manual is copy; Copyright 1997, 1998, 1999, 2000, 2001, 2002 by

Since I don't have all phpdoc/*/ checked out here, all other
maintainers should change this for their language.

Mark





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

2002-01-02 Thread Zak Greant

zak Thu Jan  3 02:11:56 2002 EDT

  Modified files:  
/phpdoc/en/functionsftp.xml 
  Log:
  Added documentation for ftp_close and ftp_exec. Fixed docs for ftp_quit. Minor 
return value fixes.
  
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.33 phpdoc/en/functions/ftp.xml:1.34
--- phpdoc/en/functions/ftp.xml:1.33Wed Jan  2 22:34:31 2002
+++ phpdoc/en/functions/ftp.xml Thu Jan  3 02:11:55 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.33 $ --
+!-- $Revision: 1.34 $ --
  reference id=ref.ftp
   titleFTP functions/title
   titleabbrevFTP/titleabbrev
@@ -54,7 +54,7 @@
 }
 
 // close the FTP stream 
-ftp_quit($conn_id); 
+ftp_close($conn_id); 
 ?
 ]]
  /programlisting
@@ -316,7 +316,7 @@
 funcsynopsis
  funcprototype
   funcdefbool functionftp_pasv/function/funcdef
-  paramdefint parameterftp_stream/parameter/paramdef
+  paramdefresource parameterftp_stream/parameter/paramdef
   paramdefbool parameterpasv/parameter/paramdef
  /funcprototype
 /funcsynopsis
@@ -595,6 +595,25 @@
/refsect1
   /refentry
 
+  refentry id=function.ftp-close
+   refnamediv
+refnameftp_close/refname
+refpurposeCloses an FTP connection/refpurpose
+   /refnamediv
+   refsect1
+titleDescription/title
+funcsynopsis
+ funcprototype
+  funcdefvoid functionftp_close/function/funcdef
+  paramdefresource parameterftp_stream/parameter/paramdef
+ /funcprototype
+/funcsynopsis
+para
+ functionftp_close/function closes parameterftp_stream/parameter.
+/para
+   /refsect1
+  /refentry
+  
   refentry id=function.ftp-quit
refnamediv
 refnameftp_quit/refname
@@ -604,12 +623,13 @@
 titleDescription/title
 funcsynopsis
  funcprototype
-  funcdefboid functionftp_quit/function/funcdef
+  funcdefvoid functionftp_quit/function/funcdef
   paramdefresource parameterftp_stream/parameter/paramdef
  /funcprototype
 /funcsynopsis
 para
- functionftp_quit/function closes parameterftp_stream/parameter.
+ functionftp_quit/function is an alias for
+ functionftp_close/function.
 /para
/refsect1
   /refentry
@@ -631,7 +651,9 @@
  /funcprototype
 /funcsynopsis
 para
- warn.undocumented.func;
+ Sends a SITE EXEC parametercommand/parameter request to the ftp
+ server. Returns false; if the request fails, returns the output of the
+ command otherwise.
 /para
/refsect1
   /refentry