[PHP-DOC] cvs: phpdoc /he/functions curl.xml

2002-03-25 Thread matty rozen

matroz  Tue Mar 26 03:11:05 2002 EDT

  Modified files:  
/phpdoc/he/functionscurl.xml 
  Log:
  fully translated
  

Index: phpdoc/he/functions/curl.xml
diff -u phpdoc/he/functions/curl.xml:1.3 phpdoc/he/functions/curl.xml:1.4
--- phpdoc/he/functions/curl.xml:1.3Fri Mar  8 18:13:57 2002
+++ phpdoc/he/functions/curl.xmlTue Mar 26 03:11:04 2002
@@ -1,5 +1,5 @@
 
-
+
  
   CURL, Client URL Library Functions
   CURL
@@ -201,297 +201,283 @@
   
   

-CURLOPT_FTPAPPEND: Set this option to a
-non-zero value and PHP will append to the remote file instead
-of overwriting it.
+CURLOPT_FTPAPPEND: ÷áò àú äòøê ìòøê äùåðä
+îàôñ àí áøöåðê ù PHP úåñéó àú úåëï ä÷åáõ ì÷åáõ ä÷ééí
+   áî÷åí ìäçìéôå.

   
   

-CURLOPT_NETRC: Set this option to a
-non-zero value and PHP will scan your ~./netrc file to find
-your username and password for the remote site that you're
-establishing a connection with.
+CURLOPT_NETRC: ÷áò àú äòøê ìòøê äùåðä
+îàôñ àí áøöåðê ù PHP úñøå÷ àú ÷åáõ ~./netrc ëãé ìîöåà àú
+ùí äîùúîù åäñéñîä òáåø äàúø äîøåç÷ àìéå îúáöò
+ðéñéåï ìäúçáøåú.

   
   

-CURLOPT_FOLLOWLOCATION: Set this option
-to a non-zero value to follow any "Location: " header that the
-server sends as a part of the HTTP header (note this is
-recursive, PHP will follow as many "Location: " headers that
-it is sent.)
+CURLOPT_FOLLOWLOCATION: ÷áò àú äòøê ìòøê äùåðä
+îàôñ àí áøöåðê ìò÷åá àçø ëì "Location: " header ùäùøú
+ùåìç ëçì÷ îä HTTP header 
+   (äîò÷á äéðå ø÷åøñéáé, å PHP úò÷åá àçø ëì "Location: " headers ùéùìçå.).

   
   

-CURLOPT_PUT: Set this option a non-zero
-value to HTTP PUT a file.  The file to PUT must be set with
-the CURLOPT_INFILE and CURLOPT_INFILESIZE.
+CURLOPT_PUT: ÷áò àú äòøê ìòøê äùåðä
+îàôñ ëãé ìáöò HTTP PUT ì÷åáõ.  ä÷åáõ äîåòáø ì PUT çééá ìä÷áò
+   úåê ëãé ùéîåù á CURLOPT_INFILE å CURLOPT_INFILESIZE.

   
   

-CURLOPT_MUTE: Set this option to a
-non-zero value and PHP will be completely silent with regards
-to the CURL functions.
+CURLOPT_MUTE: ÷áò àú äòøê ìòøê äùåðä
+îàôñ ëãé ù PHP úäéä ù÷èä ìâîøé ìâáé ôåð÷öéåú CURL.

   
   

-CURLOPT_TIMEOUT: Pass a long as a
-parameter that contains the maximum time, in seconds, that
-you'll allow the curl functions to take.
+CURLOPT_TIMEOUT: äòáø òøê îñåâ long
+   ëôøîèø ùîëéì àú äæîï äî÷ñéîìé, áùðéåú, ùàåúå
+úøùä ìôåð÷öéåú curl ìäúáöò.

   
   

-CURLOPT_LOW_SPEED_LIMIT: Pass a long as
-a parameter that contains the transfer speed in bytes per
-second that the transfer should be below during
-CURLOPT_LOW_SPEED_TIME seconds for PHP to consider it too slow
-and abort.
+CURLOPT_LOW_SPEED_LIMIT: äòáø òøê îñåâ long
+ëôøîèø ùîëéì àú îäéøåú ääòáøä ááúéí ìùðéä
+ùîäéøåú ääòáøä öøéëä ìäéåú îúçú CURLOPT_LOW_SPEED_TIME ùðéåú
+   òì îðú ù PHP úúéçñ ìîäéøåú ëðîåëä îãé åúáèì àú ääòáøä.

   
   

-CURLOPT_LOW_SPEED_TIME: Pass a long as
-a parameter that contains the time in seconds that the
-transfer should be below the CURLOPT_LOW_SPEED_LIMIT for PHP
-to consider it too slow and abort.
+CURLOPT_LOW_SPEED_TIME: äòáø òøê îñåâ long
+ëôøîèø ùîëéì àú äæîï áùðéåú ùääòáøä öøéëä ìäéåú 
+   îúçú ì CURLOPT_LOW_SPEED_LIMIT ëãé ù PHP
+úúéçñ ìôòåìä ëàéèéú îãé åúáèì àú ääòáøä.

   
   

-CURLOPT_RESUME_FROM: Pass a long as a
-parameter that contains the offset, in bytes, that you want
-the transfer to start from.
+CURLOPT_RESUME_FROM: äòáø òøê îñåâ long
+ëôøîèø ùîëéì àú ä offset, ááúéí, ùääòáøä úúçéì îîðä.

   
   

-CURLOPT_SSLVERSION: Pass a long as a
-parameter that contains the SSL version (2 or 3) to use.  By
-default PHP will try and determine this by itself, although,
-in some cases you must set this manually.
+CURLOPT_SSLVERSION: äòáø òøê îñåâ long
+ëôøîèø ùîëéì àú âéøñú ä SSL(2 or 3) ìùéîåù.  
+ëáøéøú îçãì PHP úðñä ìîöåà ðúåï æä áòöîä, àê
+áî÷øéí îñåéîéí éù ì÷áåò òøê æå éãðéú.

   
   

-CURLOPT_SSL_VERIFYHOST: Pass a long if
-cURL should verify the Common name of the peer certificate in the 
-SSL handshake.  A value of 1 denotes that we should check for the 
-existence of the common name, a value of 2 denotes that we should 
-make sure it matches the provided hostname.
+CURLOPT_SSL_

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

2002-03-25 Thread Adrian Jurjica

adiju   Tue Mar 26 02:48:34 2002 EDT

  Modified files:  
/phpdoc/ro  translation.xml 
  Log:
  no message
  
Index: phpdoc/ro/translation.xml
diff -u phpdoc/ro/translation.xml:1.1 phpdoc/ro/translation.xml:1.2
--- phpdoc/ro/translation.xml:1.1   Wed Mar 20 05:10:51 2002
+++ phpdoc/ro/translation.xml   Tue Mar 26 02:48:34 2002
@@ -16,4 +16,4 @@
   
  
 
-
+
\ No newline at end of file





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

2002-03-25 Thread Adrian Jurjica

adiju   Tue Mar 26 02:45:00 2002 EDT

  Modified files:  
/phpdoc/ro  language-snippets.ent 
  Log:
  Adding 'no.config', 'no.resource', 'no.constants' snippets.
  
Index: phpdoc/ro/language-snippets.ent
diff -u phpdoc/ro/language-snippets.ent:1.4 phpdoc/ro/language-snippets.ent:1.5
--- phpdoc/ro/language-snippets.ent:1.4 Sun Feb 24 07:04:12 2002
+++ phpdoc/ro/language-snippets.ent Tue Mar 26 02:44:59 2002
@@ -1,4 +1,4 @@
-
+
 
 Aceastã extensie este 
EXPERIMENTALÃ. Comportamentul acestei extensii, incluzând numele 
funcþiilor ºi orice altceva documentat despre aceastã extensie ar putea fi schimbate 
farã un anunþ prealabil, intr-o viitoare versiune PHP. V-am avertizat, deci folosiþi 
aceastã extensie pe riscul dv.'>
 
@@ -38,3 +38,8 @@
 
 
 safe-mode.'>
+
+
+Aceastã extensie nu defineºte directive de 
+configurare.'>
+Aceastã extensie nu defineºte tipuri de resurse.'>
+Aceastã extensie nu defineºte constante.'>





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

2002-03-25 Thread Derick Rethans

derick  Tue Mar 26 02:33:09 2002 EDT

  Modified files:  
/phpdoc/en/functionsuodbc.xml 
  Log:
  - Fix it for real this time
  
  
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.35 phpdoc/en/functions/uodbc.xml:1.36
--- phpdoc/en/functions/uodbc.xml:1.35  Mon Mar 25 21:15:56 2002
+++ phpdoc/en/functions/uodbc.xml   Tue Mar 26 02:33:03 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Unified ODBC functions
   ODBC
@@ -26,27 +26,28 @@

 

-Supported Databases
+Requirements
 
  The following databases are supported by the Unified ODBC
- functions: Adabas D, IBM DB2, iODBC, Solid, and Sybase SQL Anywhere.
+ functions: Adabas D,
+ IBM DB2,
+ iODBC,
+ Solid, and
+ Sybase SQL Anywhere. To access these
+ databases you need to have the required libraries installed.
 

-
+

 Runtime Configuration
 





[PHP-DOC] english manual broken

2002-03-25 Thread Simone Cortesi

Hi,

the english manual was broken due to a problem in the 
/en/functions/uodbc.xml file, jade complained about element  not 
allowed inside , I corrected it with a title.

And put back in comment a section that was recently de-commented.

Derick? Goba?

ciao,
Simone. 




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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 21:16:04 2002 EDT

  Modified files:  
/phpdoc/en/functionsuodbc.xml 
  Log:
  quick and dirty correction of build critical tag
  
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.34 phpdoc/en/functions/uodbc.xml:1.35
--- phpdoc/en/functions/uodbc.xml:1.34  Mon Mar 25 15:26:03 2002
+++ phpdoc/en/functions/uodbc.xml   Mon Mar 25 21:15:56 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Unified ODBC functions
   ODBC
@@ -26,6 +26,7 @@

 

+Supported Databases
 
  The following databases are supported by the Unified ODBC
  functions: Adabas D, Sybase SQL Anywhere.
 

-
+

 Runtime Configuration
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 21:10:30 2002 EDT

  Modified files:  
/phpdoc/it/functionscybermut.xml 
  Log:
  correcting build critical tag
  
Index: phpdoc/it/functions/cybermut.xml
diff -u phpdoc/it/functions/cybermut.xml:1.1 phpdoc/it/functions/cybermut.xml:1.2
--- phpdoc/it/functions/cybermut.xml:1.1Mon Mar 25 09:59:30 2002
+++ phpdoc/it/functions/cybermut.xmlMon Mar 25 21:10:30 2002
@@ -16,7 +16,7 @@

 Queste funzioni sono disponibili se PHP è stato compilato con l'opzione 
 
---with-cybermut[=DIR], 
+--with-cybermut[=DIR], 
 dove DIR è la locazione di libcm-mac.a
 e cm-mac.h.
 Verrà richiesto l'appropriato SDK per la piattaforma, che sarà spedito 





[PHP-DOC] cvs: phpdoc /it/features error-handling.xml

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:57:24 2002 EDT

  Modified files:  
/phpdoc/it/features error-handling.xml 
  Log:
  update to EN 1.25
  
Index: phpdoc/it/features/error-handling.xml
diff -u phpdoc/it/features/error-handling.xml:1.8 
phpdoc/it/features/error-handling.xml:1.9
--- phpdoc/it/features/error-handling.xml:1.8   Sun Dec 30 19:28:29 2001
+++ phpdoc/it/features/error-handling.xml   Mon Mar 25 20:57:23 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Gestione degli errori
  
@@ -227,7 +227,7 @@
 // save to the error log, and e-mail me if there is a critical user error
 error_log($err, 3, "/usr/local/php4/error.log");
 if ($errno == E_USER_ERROR)
-mail("[EMAIL PROTECTED]","Critical User Error",$err);
+mail("[EMAIL PROTECTED]","Critical User Error",$err);
 }
 
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:53:23 2002 EDT

  Modified files:  
/phpdoc/it/functionscurl.xml 
  Log:
  updated but not yet finished
  

Index: phpdoc/it/functions/curl.xml
diff -u /dev/null phpdoc/it/functions/curl.xml:1.5
--- /dev/null   Mon Mar 25 20:53:23 2002
+++ phpdoc/it/functions/curl.xmlMon Mar 25 20:53:23 2002
@@ -0,0 +1,645 @@
+
+
+
+ 
+  Funzioni CURL, Client URL Library
+  CURL
+
+  
+   
+PHP supporta libcurl, una libreria creata da Daniel Stenberg, che
+permette di collegarsi e comunicare con parecchi tipi di
+server e con parecchi tipi di protocolli.  Libcurl al momento
+supporta i protocolli http, https, ftp, gopher, telnet, dict, file, e
+ldap.  libcurl supporta anche i certificati HTTPS, HTTP
+POST, HTTP PUT, l'upload via FTP (questo può essere ottenuto anche con 
+l'estensione
+ftp di PHP), upload attraverso una form HTTP, proxy, cookie e
+autenticazione con utente e password.
+   
+   
+Per utilizzare le funzioni CURL occorre installare il pacchetto CURL. PHP richiede che si usi
+CURL 7.0.2-beta o successivi. PHP non funzionerà con alcuna versione di
+CURL antecedente alla 7.0.2-beta.
+   
+   
+Al fine di utilizzare il supporto CURL occorre anche compilare il PHP con --with-curl[=DIR] dove DIR è il 
+percorso della directory che contiene le directory lib e
+include.  Nella directory "include" ci dovrebbe essere una cartella
+chiamata "curl" che dovrebbe contenere i file easy.h e curl.h.
+Ci dovrebbe essere un file chiamato "libcurl.a" nella directory
+"lib".
+   
+   
+Queste funzioni sono state aggiunte nel PHP 4.0.2. 
+   
+   
+Una volta compilato PHP con il supporto CURL, si può iniziare a usare
+le funzioni curl. L'idea di condo che sta dietro le funzioni CURL è
+che si inizializza una sessione CURL usando
+curl_init, quindi si possono impostare le
+opzioni per il trasferimento tramite curl_exec
+e quindi si termina la sessione usando
+curl_close. Qui di seguito si trova un esempio
+che fa uso delle funzioni CURL per scaricare la homepage del sito PHP e metterla 
+in un file:
+
+ Usare il modulo CURL di PHP per scaricare la homepage di PHP
+ 
+
+ 
+
+   
+  
+
+  
+   
+curl_init
+Inizializza una sessione CURL
+   
+   
+Descrizione
+ 
+  intcurl_init
+  stringurl
+ 
+
+ curl_init inizializza una nuova sessione
+ e restituisce un handle CURL da usarsi con le funzioni
+ curl_setopt, curl_exec
+ e curl_close. Se viene dato il parametro
+ opzionale url, allora l'opzione
+ CURLOPT_URL verrà impostata al valore di quel parametro.
+ Questo si può impostare manualmente usando la funzione
+ curl_setopt.
+ 
+  
+   Inizializzare una nuova sessione CURL e scaricare una paginaweb
+  
+  
+
+  
+ 
+
+
+ Vedere anche: curl_close e
+ curl_setopt.
+
+   
+  
+
+  
+   
+curl_setopt
+Imposta una opzione per un trasferimento CURLr
+   
+   
+Descrizione
+ 
+  boolcurl_setopt
+  intch
+  stringopzione
+  mixedvalore
+ 
+
+ La funzione curl_setopt will set options
+ for a CURL session identified by the ch
+ parameter.  The opzione parameter is the
+ option you want to set, and the valore is
+ the value of the option given by the
+ opzione.
+
+
+ The value should be a long for the
+ following options (specified in the option
+ parameter):
+ 
+  
+   
+CURLOPT_INFILESIZE: When you are
+uploading a file to a remote site, this option should be used
+to tell PHP what the expected size of the infile will be.
+   
+  
+  
+   
+CURLOPT_VERBOSE: Set this option to a
+non-zero value if you want CURL to report everything that is
+happening.
+   
+  
+  
+   
+CURLOPT_HEADER: Set this option to a
+non-zero value if you want the header to be included in the
+output.
+   
+  
+  
+   
+CURLOPT_NOPROGRESS: Set this option to
+a non-zero value if you don't want PHP to display a progress
+meter for CURL transfers
+
+ 
+  PHP automatically sets this option to a non-zero parameter,
+  this should only be changed for debugging purposes.
+ 
+
+   
+  
+  
+   
+CURLOPT_NOBODY: Set this option to a
+non-zero value if you don't want the body included with the
+output.
+   
+  
+  
+   
+CURLOPT_FAILONERROR: Set this option to
+a non-zero value if you want PHP to fail silently if the HTTP
+code returned is greater than 300.  The default behavior is
+to return the page normally, ignoring the code.
+   
+  
+  
+   
+CURLOPT_UPLOAD: Set this option to a
+non

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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:52:43 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  changing status for my file: curl and removing already translated one
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.48 phpdoc/it/translation.xml:1.49
--- phpdoc/it/translation.xml:1.48  Mon Mar 25 19:17:21 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 20:52:43 2002
@@ -50,13 +50,12 @@
   
   
   
-  
+  
   
   
   
   
   
-  
   
   
   
@@ -66,7 +65,6 @@
   
   
   
-  
   
   
   
@@ -78,6 +76,7 @@
   
   
   
+  
  
  
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:49:19 2002 EDT

  Added files: 
/phpdoc/it/functionsiisfunc.xml 
  Log:
  initial translation
  


Index: phpdoc/it/functions/iisfunc.xml
+++ phpdoc/it/functions/iisfunc.xml


 
  Funzioni di Amministrazione IIS
  Funzioni IIS

  
   
Questa esgtensione è disponibile solo per sistemi Win32. Prevede funzioni
per amministrare Microsoft Internet Information Server (IIS).
L'estensione include la funzione per creare siti web e directory virtuali
come meglio e come la configurazione della sicurezza e lo script mapping.
Queste funzioni sono state aggiunte nel PHP 4.
   
  

  
   
iis_get_server_by_path
Restituisce il numero di istanza associato alla Path
   
   
Descrizione
 
  intiis_get_server_by_path
  stringpath
 

Ogni server virtuale in IIS è associato con un numero di istanza.
iis_get_server_by_path trova il numero di istanza 
dall'attuale path alla root directory.

   
  

  
   
iis_get_server_by_comment
Restituisce il numero d'istanza associato con il commento
   
   
Descrizione
 
  intiis_get_server_by_comment
  stringcomment
 


   
  

  
   
iis_add_server
Crea un nuovo web server virtuale
   
   
Descrizione
 
  intiis_add_server
  stringpath
  stringcomment
  stringserver_ip
  intport
  stringhost_name
  intrights
  intstart_server
 


   
  

  
   
iis_remove_server
Rimuove il web server virtuale indicato da Server_instance
   
   
Descrizione
 
  intiis_remove_server
  intserver_instance
 


   
  

  
   
iis_set_dir_security
Imposta la sicurezza nella cartella
   
   
Descrizione
 
  intiis_set_dir_security
  intserver_instance
  stringvirtual_path
  intdirectory_flags
 


   
  

  
   
iis_get_dir_security
Riceve informazioni sulla sicurezza della cartella
   
   
Descrizione
 
  intiis_get_dir_security
  intserver_instance
  stringvirtual_path
 


   
  

  
   
iis_set_server_rights
Imposta i diritti del server
   
   
Descrizione
 
  intiis_set_server_rights
  intserver_instance
  stringvirtual_path
  intdirectory_flags
 


   
  

  
   
iis_get_server_rights
Riceve informaizoni sui diritti del server
   
   
Descrizione
 
  intiis_get_server_rights
  intserver_instance
  stringvirtual_path
 


   
  

  
   
iis_set_script_map
Imposta il mapping dello script sulla cartella virtuale
   
   
Descrizione
 
  intiis_set_script_map
  intserver_instance
  stringvirtual_path
  
stringscript_extension
  stringengine_path
  intallow_scripting
 


   
  

  
   
iis_get_script_map
Riceve informazioni sul mapping dello script sulla cartella virtuale 
per una specifica estensioneo
   
   
Descrizione
 
  intiis_get_script_map
  intserver_instance
  stringvirtual_path
  
stringscript_extension
 


   
  

  
   
iis_set_app_settings
Crea application scope per una cartella virtuale
   
   
Descrizione
 
  intiis_set_app_settings
  intserver_instance
  stringvirtual_path
  
stringapplication_scope
 


   
  

  
   
iis_start_server
Avvia il web server virtuale
   
   
Descrizione
 
  intiis_start_server
  intserver_instance
 


   
  

  
   
iis_stop_server
Ferma il web server virtuale
   
   
Descrizione
 
  intiis_stop_server
  intserver_instance
 


   
  

  
   
iis_stop_service
Ferma il servizio definito da service_id
   
   
Descrizione
 
  intiis_stop_service
  stringservice_id
 


   
  

  
   
iis_start_service
Avvia il servizio definito da service_id
   
   
Descrizione
 
  intiis_start_service
  stringservice_id
 


   
  

  
   
iis_get_service_state
Avvia il servizio definito da service_id
   
   
Descrizione
 
  intiis_get_service_state
  stringservice_id
 


   
  

 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:46:09 2002 EDT

  Added files: 
/phpdoc/it/functionsiconv.xml 
  Log:
  initial translation
  

Index: phpdoc/it/functions/iconv.xml
+++ phpdoc/it/functions/iconv.xml


 
  funzioni iconv
  iconv

  
   
Qesto moudlo contiene un'interfaccia con le funzioni della libreria iconv. 
Per essere abilitati ad usare queste funzioni definite in questo 
modulo si deve compilare l'interprete PHP usando l'opzione --with-iconv. 
Per fare così, devi avere la funzione iconv() nella 
libreria standard di C o libriconv installata sul tuo sistema. 
La libreria libiconv è reperebile presso l'indirizzo 
&url.libiconv;.
   

   
La libreria iconv converte i file tra vari set di caratteri. 
I set di caratteri supportati dipendono dall'implementazione 
di iconv() sul tuo sistema. Nota che la funzione iconv() non è 
utilizzabile come ti aspetti su alcuni sistemi. In questo caso, dovresti 
installare la libreria libiconv.
   
  

  
   
iconv
Converte una stringa nel set di caratteri richiesto
   
   
Descrizione
 
  stringiconv
  stringin_charset
  stringout_charset
  stringstr
 

 Converte la stringa codificata nel parametro stringa in
 in_charset nella stringa codificata in
 out_charset. Restituisce la stringa convertita
 o &false;, se fallisce.


 
  Esempio di iconv:
  

  
 

   
  

  
   
iconv_get_encoding
Visualizza l'attuale impostazione per la conversione dei caratteri 
codificati
   
   
Descrizione
 
  arrayiconv_get_encoding
  stringtype
 

 Restituisce l'attuale impostazione di
 ob_iconv_handler come array o 
 &false; in caso di insuccesso.


 Vedere anche: 
 iconv_set_encoding e
 ob_iconv_handler.

   
  

  
   
iconv_set_encoding
Setta l'attuale impostazione per la conversione dei caratteri 
codificati
   
   
Descrizione
 
  arrayiconv_set_encoding
  stringtype
  stringcharset
 

 Cambia il valore di type in
 charset e restituisc &true; in caso di successo o 
  &false; in caso di fallimento.


 
  Esempio di iconv_set_encoding:
  

  
 


 Vedere anche: 
 iconv_get_encoding e
 ob_iconv_handler.

   
  

  
   
ob_iconv_handler
Converte caratteri codificati come un output buffer 
handler
   
   
Descrizione
 
  arrayob_iconv_handler
  stringcontents
  intstatus
 

 Converte la stringa codificata del parametro 
 internal_encoding in
 output_encoding.


 internal_encoding e
 output_encoding dovrebbero essere definite
 da iconv_set_encoding o nel 
 file di configurazione.


 
  Esempio di ob_iconv_handler:
  

  
 


 Vedere anche: 
 iconv_get_encoding e 
 iconv_set_encoding.

   
  

 







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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:44:18 2002 EDT

  Modified files:  
/phpdoc/en/functionsiconv.xml 
  Log:
  normalizing layout
  
Index: phpdoc/en/functions/iconv.xml
diff -u phpdoc/en/functions/iconv.xml:1.11 phpdoc/en/functions/iconv.xml:1.12
--- phpdoc/en/functions/iconv.xml:1.11  Sat Feb  2 10:35:59 2002
+++ phpdoc/en/functions/iconv.xml   Mon Mar 25 20:44:17 2002
@@ -1,5 +1,5 @@
 
-
+
  
   iconv functions
   iconv
@@ -59,9 +59,7 @@
   

 iconv_get_encoding
-
- Get current setting for character encoding conversion
-
+Get current setting for character encoding conversion


 Description
@@ -85,9 +83,7 @@
   

 iconv_set_encoding
-
- Set current setting for character encoding conversion
-
+Set current setting for character encoding conversion


 Description
@@ -123,9 +119,7 @@
   

 ob_iconv_handler
-
- Convert character encoding as output buffer handler
-
+Convert character encoding as output buffer handler


 Description





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:21:44 2002 EDT

  Added files: 
/phpdoc/it/functionsfribidi.xml 
  Log:
  initial translation
  

Index: phpdoc/it/functions/fribidi.xml
+++ phpdoc/it/functions/fribidi.xml


 
  Funzioni FriBiDi
  Funzioni FriBiDi

  
   
   
  


  
   
fribidi_log2vis
Converte una stringa logica in una visuale
   
   
Descrizione
 
  stringfribidi_log2vis
  stringstr
  stringdirection
  intcharset
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 







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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:21:03 2002 EDT

  Modified files:  
/phpdoc/en/functionsfribidi.xml 
  Log:
  WS
  
Index: phpdoc/en/functions/fribidi.xml
diff -u phpdoc/en/functions/fribidi.xml:1.2 phpdoc/en/functions/fribidi.xml:1.3
--- phpdoc/en/functions/fribidi.xml:1.2 Sat Feb  2 10:35:59 2002
+++ phpdoc/en/functions/fribidi.xml Mon Mar 25 20:21:03 2002
@@ -1,5 +1,5 @@
 
-
+
  
   FriBiDi functions
   FriBiDi functions
@@ -13,7 +13,7 @@
   

 fribidi_log2vis
-Convert a logical string to a visual one 
+Convert a logical string to a visual one


 Description





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:18:39 2002 EDT

  Added files: 
/phpdoc/it/functionsqtdom.xml 
  Log:
  initial translation
  

Index: phpdoc/it/functions/qtdom.xml
+++ phpdoc/it/functions/qtdom.xml


 
  Funzioni qtdom
  Funzioni qtdom

  
   
   
  


  
   
qdom_tree
Crea un tree di una stringa xml
   
   
Descrizione
 
  objectqdom_tree
  string
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
qdom_error
Restituisce la stringa d'errore dell'ultima operazione QDOM o FALSE se 
non ci sono stati errori
   
   
Descrizione
 
  stringqdom_error
  
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 







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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 20:17:21 2002 EDT

  Modified files:  
/phpdoc/en/functionsqtdom.xml 
  Log:
  WS
  
Index: phpdoc/en/functions/qtdom.xml
diff -u phpdoc/en/functions/qtdom.xml:1.2 phpdoc/en/functions/qtdom.xml:1.3
--- phpdoc/en/functions/qtdom.xml:1.2   Sat Feb  2 10:36:08 2002
+++ phpdoc/en/functions/qtdom.xml   Mon Mar 25 20:17:21 2002
@@ -1,5 +1,5 @@
 
-
+
  
   qtdom functions
   qtdom functions
@@ -13,7 +13,7 @@
   

 qdom_tree
-creates a tree of an xml string 
+creates a tree of an xml string


 Description
@@ -68,5 +68,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-
-





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:35:43 2002 EDT

  Added files: 
/phpdoc/it/functionsvpopmail.xml 
  Log:
  adding translation by curcio_it
  


Index: phpdoc/it/functions/vpopmail.xml
+++ phpdoc/it/functions/vpopmail.xml


 
  Funzioni vpopmail
  Funzioni vpopmail

  
   
   
  


  
   
vpopmail_add_domain
Aggiunge un nuovo dominio virtuale
   
   
Descrizione
 
  boolvpopmail_add_domain
  stringdomain
  stringdir
  intuid
  intgid
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_del_domain
Elimina un dominio virtuale
   
   
Descrizione
 
  boolvpopmail_del_domain
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_add_alias_domain
Aggiunge un alias per un dominio virtuale
   
   
Descrizione
 
  boolvpopmail_add_alias_domain
  stringdomain
  stringaliasdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_add_domain_ex
Aggiunge un nuovo dominio virtuale
   
   
Descrizione
 
  boolvpopmail_add_domain_ex
  stringdomain
  stringpasswd
  stringquota
  stringbounce
  boolapop
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_del_domain_ex
Elimina un dominio virtuale
   
   
Descrizione
 
  boolvpopmail_del_domain_ex
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_add_alias_domain_ex
Aggiunge un alias ad un esistente dominio virtuale
   
   
Descrizione
 
  boolvpopmail_add_alias_domain_ex
  stringolddomain
  stringnewdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_add_user
Aggiunge un nuovo utente al dominio virtuale specificato
   
   
Descrizione
 
  boolvpopmail_add_user
  stringuser
  stringdomain
  stringpassword
  stringgecos
  boolapop
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_del_user
Elimina un utente da un dominio virtuale
   
   
Descrizione
 
  boolvpopmail_del_user
  stringuser
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_passwd
Cambia la password virtuale ad un utente
   
   
Descrizione
 
  boolvpopmail_passwd
  stringuser
  stringdomain
  stringpassword
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_set_user_quota
Imposta la quota ad un utente virtuale
   
   
Descrizione
 
  boolvpopmail_set_user_quota
  stringuser
  stringdomain
  stringquota
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_auth_user
Tenta di validare un nome utente/dominio/password. Restituisce 
true/false
   
   
Descrizione
 
  boolvpopmail_auth_user
  stringuser
  stringdomain
  stringpassword
  stringapop
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_alias_add
Inserisce un alias virtuale
   
   
Descrizione
 
  boolvpopmail_alias_add
  stringuser
  stringdomain
  stringalias
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_alias_del
Elimina tutti gli alias virtuali di un utente
   
   
Descrizione
 
  boolvpopmail_alias_del
  stringuser
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_alias_del_domain
Elimina tutti gli alias virtuali di un dominio
   
   
Descrizione
 
  boolvpopmail_alias_del_domain
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_alias_get
Riceve tutte le linee di un alias per un dominio
   
   
Descrizione
 
  arrayvpopmail_alias_get
  stringalias
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_alias_get_all
Riceve tutte le linee di un alias per un dominio
   
   
Descrizione
 
  arrayvpopmail_alias_get_all
  stringdomain
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
vpopmail_error
Riceve il messaggio testuale dell'ultimo errore di vpopmail. 
Restituisce string
   
   
Descrizione
 
  stringvpopmail_error
  
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 






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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:34:30 2002 EDT

  Modified files:  
/phpdoc/en/functionsvpopmail.xml 
  Log:
  WS
  
Index: phpdoc/en/functions/vpopmail.xml
diff -u phpdoc/en/functions/vpopmail.xml:1.2 phpdoc/en/functions/vpopmail.xml:1.3
--- phpdoc/en/functions/vpopmail.xml:1.2Sat Feb  2 10:36:10 2002
+++ phpdoc/en/functions/vpopmail.xmlMon Mar 25 19:34:29 2002
@@ -1,5 +1,5 @@
 
-
+
  
   vpopmail functions
   vpopmail functions
@@ -13,7 +13,7 @@
   

 vpopmail_add_domain
-Add a new virtual domain 
+Add a new virtual domain


 Description
@@ -34,7 +34,7 @@
   

 vpopmail_del_domain
-Delete a virtual domain 
+Delete a virtual domain


 Description
@@ -52,7 +52,7 @@
   

 vpopmail_add_alias_domain
-Add an alias for a virtual domain 
+Add an alias for a virtual domain


 Description
@@ -71,7 +71,7 @@
   

 vpopmail_add_domain_ex
-Add a new virtual domain 
+Add a new virtual domain


 Description
@@ -93,7 +93,7 @@
   

 vpopmail_del_domain_ex
-Delete a virtual domain 
+Delete a virtual domain


 Description
@@ -111,7 +111,7 @@
   

 vpopmail_add_alias_domain_ex
-Add alias to an existing virtual domain 
+Add alias to an existing virtual domain


 Description
@@ -130,7 +130,7 @@
   

 vpopmail_add_user
-Add a new user to the specified virtual domain 
+Add a new user to the specified virtual domain


 Description
@@ -152,7 +152,7 @@
   

 vpopmail_del_user
-Delete a user from a virtual domain 
+Delete a user from a virtual domain


 Description
@@ -171,7 +171,7 @@
   

 vpopmail_passwd
-Change a virtual user's password 
+Change a virtual user's password


 Description
@@ -191,7 +191,7 @@
   

 vpopmail_set_user_quota
-Sets a virtual user's quota 
+Sets a virtual user's quota


 Description
@@ -211,7 +211,7 @@
   

 vpopmail_auth_user
-Attempt to validate a username/domain/password. Returns true/false 

+Attempt to validate a username/domain/password. Returns 
+true/false


 Description
@@ -232,7 +232,7 @@
   

 vpopmail_alias_add
-insert a virtual alias 
+insert a virtual alias


 Description
@@ -252,7 +252,7 @@
   

 vpopmail_alias_del
-deletes all virtual aliases of a user 
+deletes all virtual aliases of a user


 Description
@@ -271,7 +271,7 @@
   

 vpopmail_alias_del_domain
-deletes all virtual aliases of a domain 
+deletes all virtual aliases of a domain


 Description
@@ -289,7 +289,7 @@
   

 vpopmail_alias_get
-get all lines of an alias for a domain 
+get all lines of an alias for a domain


 Description
@@ -308,7 +308,7 @@
   

 vpopmail_alias_get_all
-get all lines of an alias for a domain 
+get all lines of an alias for a domain


 Description
@@ -326,7 +326,7 @@
   

 vpopmail_error
-Get text message for last vpopmail error. Returns string 
+Get text message for last vpopmail error. Returns string


 Description





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:29:42 2002 EDT

  Added files: 
/phpdoc/it/functionsxmlrpc.xml 
  Log:
  adding translation by curcio_it
  


Index: phpdoc/it/functions/xmlrpc.xml
+++ phpdoc/it/functions/xmlrpc.xml


 
  Funzioni XMLRPC
  Funzioni XMLRPC

  
   &warn.experimental;
   
   
  


  
   
xmlrpc_encode_request
Genera XML per un metodo di richiesta
   
   
Descrizione
 
  stringxmlrpc_encode_request
  stringmethod
  mixedparams
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_encode
Genera XML per un valore PHP
   
   
Descrizione
 
  stringxmlrpc_encode
  mixedvalue
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_decode_request
Decodifica XML nei nativi tipi di PHP
   
   
Descrizione
 
  arrayxmlrpc_decode_request
  stringxml
  stringmethod
  stringencoding
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_decode
Decodifica XML nei nativi tipi di PHP
   
   
Descrizione
 
  arrayxmlrpc_decode
  stringxml
  stringencoding
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_create
Crea un server xmlrpc 
   
   
Descrizione
 
  resourcexmlrpc_server_create
  
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_destroy
Distrugge le risorse del server
   
   
Descrizione
 
  voidxmlrpc_server_destroy
  resourceserver
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_register_method
Registra una funzione PHP nel metodo di risorsa abbinato 
method_name
   
   
Descrizione
 
  boolxmlrpc_server_register_method
  resourceserver
  stringmethod_name
  stringfunction
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_register_introspection_callback
Registra una funzione PHP per generare la documentazione
   
   
Descrizione
 
  
boolxmlrpc_server_register_introspection_callback
  resourceserver
  stringfunction
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_call_method
Struttura le richieste XML e i metodi di chiamata
   
   
Descrizione
 
  mixedxmlrpc_server_call_method
  resourceserver
  stringxml
  mixeduser_data
  arrayoutput_options
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_server_add_introspection_data
Aggiunge documentazione introspettiva
   
   
Descrizione
 
  intxmlrpc_server_add_introspection_data
  resourceserver
  arraydesc
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_parse_method_Descriziones
Decodifica XML in una lista di method descriptions
   
   
Descrizione
 
  arrayxmlrpc_parse_method_descriptions
  stringxml
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_set_type
Imposta il tipo di xmlrpc, base64 o datetime, per un valore di stringa 
PHP
   
   
Descrizione
 
  boolxmlrpc_set_type
  stringvalue
  stringtype
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
xmlrpc_get_type
Riceve il tipo di xmlrpc per un valore PHP. Maggiormente ì usato per 
le stringhe base64 e datetime
   
   
Descrizione
 
  stringxmlrpc_get_type
  mixedvalue
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:26:27 2002 EDT

  Modified files:  
/phpdoc/en/functionsxmlrpc.xml 
  Log:
  WS commit
  
Index: phpdoc/en/functions/xmlrpc.xml
diff -u phpdoc/en/functions/xmlrpc.xml:1.4 phpdoc/en/functions/xmlrpc.xml:1.5
--- phpdoc/en/functions/xmlrpc.xml:1.4  Sat Feb  2 10:36:11 2002
+++ phpdoc/en/functions/xmlrpc.xml  Mon Mar 25 19:26:27 2002
@@ -1,5 +1,5 @@
 
-
+
  
   XMLRPC functions
   XMLRPC function
@@ -14,7 +14,7 @@
   

 xmlrpc_encode_request
-Generates XML for a method request 
+Generates XML for a method request


 Description
@@ -33,7 +33,7 @@
   

 xmlrpc_encode
-Generates XML for a PHP value 
+Generates XML for a PHP value


 Description
@@ -51,7 +51,7 @@
   

 xmlrpc_decode_request
-Decodes XML into native PHP types 
+Decodes XML into native PHP types


 Description
@@ -71,7 +71,7 @@
   

 xmlrpc_decode
-Decodes XML into native PHP types 
+Decodes XML into native PHP types


 Description
@@ -90,7 +90,7 @@
   

 xmlrpc_server_create
-Creates an xmlrpc server 
+Creates an xmlrpc server


 Description
@@ -108,7 +108,7 @@
   

 xmlrpc_server_destroy
-Destroys server resources 
+Destroys server resources


 Description
@@ -126,7 +126,7 @@
   

 xmlrpc_server_register_method
-Register a PHP function to resource method matching method_name 

+Register a PHP function to resource method matching 
+method_name


 Description
@@ -146,7 +146,7 @@
   

 xmlrpc_server_register_introspection_callback
-Register a PHP function to generate documentation 
+Register a PHP function to generate documentation


 Description
@@ -165,7 +165,7 @@
   

 xmlrpc_server_call_method
-Parses XML requests and call methods 
+Parses XML requests and call methods


 Description
@@ -186,7 +186,7 @@
   

 xmlrpc_server_add_introspection_data
-Adds introspection documentation  
+Adds introspection documentation


 Description
@@ -205,7 +205,7 @@
   

 xmlrpc_parse_method_descriptions
-Decodes XML into a list of method descriptions 
+Decodes XML into a list of method descriptions


 Description
@@ -223,7 +223,7 @@
   

 xmlrpc_set_type
-Sets xmlrpc type, base64 or datetime, for a PHP string value 

+Sets xmlrpc type, base64 or datetime, for a PHP string 
+value


 Description
@@ -242,7 +242,7 @@
   

 xmlrpc_get_type
-Gets xmlrpc type for a PHP value. Especially useful for base64 and 
datetime strings 
+Gets xmlrpc type for a PHP value. Especially useful for base64 and 
+datetime strings


 Description





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:17:21 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  assigning overload to curcio_it
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.47 phpdoc/it/translation.xml:1.48
--- phpdoc/it/translation.xml:1.47  Mon Mar 25 19:09:17 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 19:17:21 2002
@@ -77,6 +77,8 @@
   
   
   
+  
+ 
  
 
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:09:18 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  adding one WIP (somehow done locally) for me
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.46 phpdoc/it/translation.xml:1.47
--- phpdoc/it/translation.xml:1.46  Mon Mar 25 11:32:12 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 19:09:17 2002
@@ -51,6 +51,8 @@
   
   
   
+  
+  
   
   
   





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 19:00:18 2002 EDT

  Modified files:  
/phpdoc/en/functionsfilesystem.xml 
  Log:
  adding parameter into DocBook tag
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.133 
phpdoc/en/functions/filesystem.xml:1.134
--- phpdoc/en/functions/filesystem.xml:1.133Mon Mar 25 18:58:19 2002
+++ phpdoc/en/functions/filesystem.xml  Mon Mar 25 19:00:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Filesystem functions
   Filesystem
@@ -585,7 +585,7 @@
  Returns a string of up to length - 1 bytes read from the file
  pointed to by fp. Reading ends when length - 1 bytes have been
  read, on a newline (which is included in the return value), or on
- EOF (whichever comes first). f no length is specified, the length 
+ EOF (whichever comes first). If no length is specified, the length 
  defaults to 1k, or 1024 bytes.
 
 
@@ -2893,7 +2893,7 @@
  
 
  Attempts to set the access and modification time of the file named by
- filename to the value given by time. If the option time is not
+ filename to the value given by time. If the option time 
+is not
  given, uses the present time. This is equivalent to what utime
  (sometimes referred to as utimes) does.
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 18:58:19 2002 EDT

  Modified files:  
/phpdoc/en/functionsfilesystem.xml 
  Log:
  layout only commit
  

Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.132 
phpdoc/en/functions/filesystem.xml:1.133
--- phpdoc/en/functions/filesystem.xml:1.132Mon Mar 25 08:06:07 2002
+++ phpdoc/en/functions/filesystem.xml  Mon Mar 25 18:58:19 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Filesystem functions
   Filesystem
@@ -288,7 +288,8 @@
  
 
  Given a string containing a path to a file, this function will
- return the name of the directory.
+ return the name of the directory.
+
 
  On Windows, both slash (/) and backslash
  (\) are used as path separator character.  In
@@ -347,7 +348,7 @@
   
 
   
  
@@ -517,9 +518,7 @@
   arrayfgetcsv
   intfp
   intlength
-  string
-delimiter
-   
+  stringdelimiter
  
 
  Similar to fgets except that
@@ -586,7 +585,7 @@
  Returns a string of up to length - 1 bytes read from the file
  pointed to by fp. Reading ends when length - 1 bytes have been
  read, on a newline (which is included in the return value), or on
- EOF (whichever comes first).  If no length is specified, the length 
+ EOF (whichever comes first). f no length is specified, the length 
  defaults to 1k, or 1024 bytes.
 
 
@@ -646,9 +645,7 @@
   stringfgetss
   intfp
   intlength
-  string
-allowable_tags
-   
+  stringallowable_tags
  
 
  Identical to fgets, except that fgetss
@@ -1049,8 +1046,10 @@
  
 
  Returns the type of the file. Possible values are fifo, char,
- dir, block, link, file, and unknown.  Returns &false;
- if an error occurs.
+ dir, block, link, file, and unknown.
+
+
+ Returns &false; if an error occurs.
 
 
  The results of this function are cached. See
@@ -1075,9 +1074,7 @@
   boolflock
   intfp
   intoperation
-  int
-wouldblock
-   
+  intwouldblock
  
 
  PHP supports a portable way of locking complete files in an
@@ -1409,9 +1406,7 @@
   intfputs
   intfp
   stringstr
-  int
-length
-   
+  intlength
  
 
  fputs is an alias to
@@ -1509,7 +1504,7 @@
  
   fscanf Example
   
-
  
 
-
 
  See also move_uploaded_file, and the section
  Handling file uploads
@@ -2064,6 +2051,7 @@

   
 
+
   

 link
@@ -2151,6 +2139,7 @@

   
 
+
   

 move_uploaded_file
@@ -2163,7 +2152,6 @@
   stringfilename
   stringdestination
  
-
 
  This function checks to ensure that the file designated by
  filename is a valid upload file (meaning
@@ -2171,29 +2159,26 @@
  the file is valid, it will be moved to the filename given by
  destination.
 
-
 
  If filename is not a valid upload file,
  then no action will occur, and
  move_uploaded_file will return
  &false;. 
 
-
 
  If filename is a valid upload file, but
  cannot be moved for some reason, no action will occur, and
  move_uploaded_file will return
  &false;. Additionally, a warning will be issued.
 
-
 
  This sort of check is especially important if there is any chance
  that anything done with uploaded files could reveal their
  contents to the user, or even to other users on the same
  system.
 
-
-
+ ¬e.sm.uidcheck;
+ 
  
   move_uploaded_file is not affected by the normal
   safe-mode UID-restrictions. This is not unsafe because
@@ -2201,13 +2186,11 @@
   via PHP.
  
 
-
 
  
   If the destination file already exists, it will be overwritten.
  
 
-
 
  See also is_uploaded_file, and the section
  Handling file uploads
@@ -2216,6 +2199,7 @@

   
 
+
   

 parse_ini_file
@@ -2226,9 +2210,7 @@
  
   arrayparse_ini_file
   stringfilename
-  bool
-process_sections
-   
+  boolprocess_sections
  
 
  parse_ini_file loads in the
@@ -2321,6 +2303,7 @@

   
 
+
   

 pathinfo
@@ -2377,6 +2360,7 @@

   
 
+
   

 pclose
@@ -2406,6 +2390,7 @@

   
 
+
   

 popen
@@ -2481,9 +2466,7 @@
  
   intreadfile
   stringfilename
-  int
-use_include_path
-   
+  intuse_include_path
  
 
  Reads a file and writes it to standard output.
@@ -2546,7 +2529,7 @@
 
 
  See also is_link,
- symlink and
+ symlink, and
  linkinfo.
 
 ¬e.no-windows;
@@ -2588,8 +2571,13 @@
  
 
  Sets the file position indicator for fp to the beginning of the
- file stream.  If an error occurs, returns 0.
-  The file pointer must be valid, and must point to a file
+ file stream.
+ 
+ 

[PHP-DOC] cvs: phpdoc /cs translation.xml /cs/language control-structures.xml expressions.xml references.xml

2002-03-25 Thread Lukas Jelinek

luk Mon Mar 25 18:07:15 2002 EDT

  Added files: 
/phpdoc/cs/language control-structures.xml expressions.xml 

  Modified files:  
/phpdoc/cs  translation.xml 
/phpdoc/cs/language references.xml 
  Log:
  
  
  A few small fixes, new translations.
  

Index: phpdoc/cs/translation.xml
diff -u phpdoc/cs/translation.xml:1.4 phpdoc/cs/translation.xml:1.5
--- phpdoc/cs/translation.xml:1.4   Sun Mar 17 17:16:09 2002
+++ phpdoc/cs/translation.xml   Mon Mar 25 18:07:15 2002
@@ -19,7 +19,6 @@
   
 
   
-  
   
   
   
Index: phpdoc/cs/language/references.xml
diff -u phpdoc/cs/language/references.xml:1.2 phpdoc/cs/language/references.xml:1.3
--- phpdoc/cs/language/references.xml:1.2   Sun Mar 17 17:16:09 2002
+++ phpdoc/cs/language/references.xml   Mon Mar 25 18:07:15 2002
@@ -7,8 +7,8 @@
   
Co jsou reference

-Reference (odkazy) jsou prostøedek, ja v PHP pøistupovat k tému¾ obsahu
-promìnné pod rùznými jmény. Nejsou to ukazatele (pointery jako v C, jsou
+Reference (odkazy) jsou prostøedek, jak v PHP pøistupovat k tému¾ obsahu
+promìnné pod rùznými jmény. Nejsou to ukazatele (pointery) jako v C, jsou
 to aliasy v tabulce symbolù. Uvìdomte si, ¾e v PHP je rozdíl mezi
 názvem promìnné a jejím obsahem, tak¾e stejný obsah mù¾e mít rùzné názvy.
 Nejbli¾¹í analogií jsou názvy souborù a soubory v UNIXu - názvy

Index: phpdoc/cs/language/control-structures.xml
+++ phpdoc/cs/language/control-structures.xml



 
  Øídicí struktury

  
   Jakýkoli PHP skript je slo¾en ze série konstruktù. Konstrukt mù¾e být
   pøiøazení, volání funkce, cyklus, podmínka, stejnì jako konstrukt, který
   nic nedìlá (prázdný konstrukt). Konstrukt obvykle konèí støedníkem.
   Navíc lze konstrukty seskupit do skupiny (bloku) uzavøené slo¾enými
   závorkami. Tento blok je sám o sobì konstruktem. V této kapitole jsou
   popsány rùzné typy konstruktù.
  

  
   if
   
Konstrukt if je jedním z nejdùle¾itìj¹ích prvkù v
mnoha jazycích, vèetnì PHP. Umo¾òuje podmínìné provádìní kusu kódu.
Struktura if v PHP je podobná struktuøe v C:

 

 

   
   
Jak je popsáno v
sekci o výrazech,
výraz expr je ohodnoce svou boolovskou hodnotou.
Poku je expr ohodnocen jako &true;, PHP
provede statement; je-li ohodnocen jako
&false;, neprovede se nic. Více informací o to, jak se výrazy ohodnocují
jako &false; najdete v èásti
'Konverze na typ boolean'.
   
   
Následující pøíklad by vypsal
a je vìt¹í ne¾ b,
pokud $a je vìt¹í ne¾ $b:

 

 

   
   
Èasto byste chtìli, aby se podmínìnì provádìl více ne¾ jeden konstrukt.
Není samozøejmì nutné ka¾dý konstrukt zabalit do struktury
if. Místo toho mù¾ete seskupit více konstruktù do
bloku. Napøíklad tento kód by zobrazil
a je vìt¹í ne¾ b, pokud
$a je vìt¹í ne¾ $b
a pøiøadil by hodnotu $a
do $b:

 

 

   
   
Konstrukty if mohou být libovolnì vnoøovány do jiných
konstruktù if, co¾ poskytuje plnou flexibilitu
podmínìného provádìní rùzných èástí programu.
   
  

  
   else
   
Èasto také mù¾ete chtít nìco provádìt, pokud je jistá podmínka splnìna,
a nìco jiného, kdy¾ splnìna není. To umo¾òuje konstrukt
else.  else roz¹iøuje
konstrukt if o provádìní kódu v pøípadì, ¾e výraz
v konstruktu if je ohodnocen jako &false;.  Napøíklad
následující kód vypí¹e a je vìt¹í ne¾ b,
pokud $a je vìt¹í ne¾
$b, a
a NENÍ vìt¹í ne¾ b v ostatních pøípadech:

 

 


Konstrukt v else se provádí, pouze pokud je výraz v
if ohodnocen jako &false;, a pokud by zde byly nìjaké
výrazy elseif - pouze pokud by byly také ohodnoceny
jako &false; (viz elseif).

   
  

  
   elseif
   
Jak název napovídá, elseif, je kombinací
if a else.  Stejnì jako
else, roz¹iøuje konstrukt if
k provádìní odli¹ných konstruktù v pøípadì, ¾e jevýraz pùvodního konstruktu
if ohodnocen jako &false;.  Tedy, narozdíl od
else, se provádí pouze tehdy, je-li výraz v podmínce
elseif ohodnocen jako &true;.  Napøíklad následující
kód vypí¹e a je vìt¹í ne¾ b,
a se rovná b
nebo a je men¹í ne¾ b:

 

 

   
   
V rámci jednoho konstruktu if mù¾e být více
konstruktù elseif. Provádí se první konstrukt
elseif (pokud vùbec nìjaký), jeho¾ výraz je ohodnocen
&true;. V PHP mù¾ete napsat i 'else if' (dvìma slovy), chování bude
naprosto toto¾né jako u 'elseif' (jedním slovem).  Syntaktický význam
je mírnì odli¹ný (znáte-li C, je to stejné), av¹ak ve výsledku dostaneme
pøesnì toto¾né chování.
   
   
Konstrukt elseif se provádí, pouze jsou-li pøíslu¹ný
(bezprostøednì pøedcházející) výraz konstruktu if
a výrazy v¹ech pøíslu¹ných pøedcházejících konstruktù 
elseif ohodnoceny jako &false;, a konkrétní výraz
v elseif ohodnocen jako &true;.
   
  

  
   Alternativní syntaxe øídicích struktur
   
 

[PHP-DOC] cvs: phpdoc /scripts revcheck.php

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 17:55:32 2002 EDT

  Modified files:  
/phpdoc/scripts revcheck.php 
  Log:
  Fix: do not add "1." while showing en-revision
  
  
Index: phpdoc/scripts/revcheck.php
diff -u phpdoc/scripts/revcheck.php:1.21 phpdoc/scripts/revcheck.php:1.22
--- phpdoc/scripts/revcheck.php:1.21Sun Mar 24 05:21:32 2002
+++ phpdoc/scripts/revcheck.php Mon Mar 25 17:55:31 2002
@@ -957,7 +957,7 @@
 
 // If we need the revision column, print it out
 if ($using_rev) {
-print "$finfo[revision]1." .
+print "$finfo[revision]" .
   $missing_files[$finfo["name"]][1] .
   "";
 }





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 16:58:56 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  review of ldap.xml ready. starting review of openssl.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.23 phpdoc/de/translation.xml:1.24
--- phpdoc/de/translation.xml:1.23  Mon Mar 25 16:01:27 2002
+++ phpdoc/de/translation.xml   Mon Mar 25 16:58:51 2002
@@ -66,7 +66,7 @@
   
   
   
-  
+  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.286 phpdoc/de/Translators:1.287
--- phpdoc/de/Translators:1.286 Mon Mar 25 16:01:27 2002
+++ phpdoc/de/Translators   Mon Mar 25 16:58:52 2002
@@ -136,7 +136,7 @@
 ingres_ii.xml   Cornelia Boenigkfertig (bis V. 1.10)
 ircg.xmlGeorg Richter   fertig (bis V. 1.21)
 java.xmlSebastian Bergmann  fertig
-ldap.xmlFriedhelm Betz  Änderungen
+ldap.xmlFriedhelm Betz  fertig (bis 1.43)
 mail.xmlUwe Steinmann   fertig
 mailparse.xml
 math.xmlHartmut Holzgraefe  fertig
@@ -157,7 +157,7 @@
 nis.xml Sebastian Nohn  fertig (bis V. 1.17)
 notes.xml
 oci8.xmlThomas Frommin Arbeit
-openssl.xml Friedhelm Betz  fertig (bis V 1.16)
+openssl.xml Friedhelm Betz  Änderungen
 oracle.xml  Martin Samesch  fertig (Rev. 1.30)
 outcontrol.xml  Egon Schmid fertig
 overload.xml





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 16:53:55 2002 EDT

  Modified files:  
/phpdoc/de/functionsldap.xml 
  Log:
  sync to en 1.43
  

Index: phpdoc/de/functions/ldap.xml
diff -u phpdoc/de/functions/ldap.xml:1.18 phpdoc/de/functions/ldap.xml:1.19
--- phpdoc/de/functions/ldap.xml:1.18   Sun Mar 24 17:27:22 2002
+++ phpdoc/de/functions/ldap.xmlMon Mar 25 16:53:55 2002
@@ -1,5 +1,5 @@
 
-
+
 
  LDAP Funktionen
   LDAP
@@ -232,8 +232,8 @@

 Beschreibung
  
-  intldap_add
-  
intVerbindungs-Kennung
+  boolldap_add
+  
+resourceVerbindungs-Kennung
   stringdn
   arrayeintrag
  
@@ -297,8 +297,8 @@

 Beschreibung
  
-  intldap_bind
-  
intVerbindungs-Kennung
+  boolldap_bind
+  
+resourceVerbindungs-Kennung
   stringbind_rdn
   
   stringbind_kennwort
@@ -327,8 +327,8 @@

 Beschreibung
  
-  intldap_close
-  
intVerbindungs-Kennung
+  boolldap_close
+  
+resourceVerbindungs-Kennung
  
 
  &return.success;
@@ -364,8 +364,8 @@

 Beschreibung
  
-  intldap_compare
-  
intVerbindungs-Kennung
+  boolldap_compare
+  
+resourceVerbindungs-Kennung
   stringdn
   stringmerkmal
   stringwert
@@ -452,7 +452,7 @@

 Beschreibung
  
-  intldap_connect
+  resourceldap_connect
   stringhostname
   
   intport
@@ -496,8 +496,8 @@
 Beschreibung
  
   intldap_count_entries
-  
intVerbindungs-Kennung
-  
intErgebnis-Kennung
+  
+resourceVerbindungs-Kennung
+  
+resourceErgebnis-Kennung
  
 
  Rückgabewert: Anzahl der Einträge im Ergebnis, &false; im
@@ -522,8 +522,8 @@

 Beschreibung
  
-  intldap_delete
-  
intVerbindungs-Kennung
+  boolldap_delete
+  
+resourceVerbindungs-Kennung
   stringdn
  
 
@@ -617,7 +617,7 @@
 Beschreibung
  
   intldap_errno
-  
intVerbindungs-Kennung
+  
+resourceVerbindungs-Kennung
  
 
  Rückgabewert: LDAP Fehlernummer des letzten LDAP Kommandos für
@@ -626,9 +626,9 @@
 
  Diese Funktion liefert die standardisierte Fehlernummer des
  zuletzt ausgeführten LDAP Kommandos für die angegebene
- Vebindungs-Kennung. Diese Nummer kann mit der Funktion 
- ldap_err2str in einen Fehlertext konvertiert
- werden.
+ Vebindungs-Kennung. Diese Nummer kann mit
+ der Funktion ldap_err2str in einen Fehlertext
+ konvertiert werden.
 
 
  Solange Sie die Stufe der Fehlerwarnungen in Ihrer php.ini nicht
@@ -678,7 +678,7 @@
 Beschreibung
  
   stringldap_error
-  
intVerbindungs-Kennung
+  
+resourceVerbindungs-Kennung
  
 
  Rückgabe: Fehlertext
@@ -747,8 +747,8 @@
 Beschreibung
  
   stringldap_first_attribute
-  
intVerbindungs-Kennung
-  
intErgebnis-Eintrag-Kennung
+  
+resourceVerbindungs-Kennung
+  
+resourceErgebnis-Eintrag-Kennung
   intber-Kennung
  
 
@@ -785,9 +785,9 @@

 Beschreibung
  
-  intldap_first_entry
-  
intVerbindungs-Kennung
-  
intErgebnis-Kennung
+  resourceldap_first_entry
+  
+resourceVerbindungs-Kennung
+  
+resourceErgebnis-Kennung
  
 
  Rückgabewert: im Erfolgsfall die Ergebnis-Eintrag-Kennung
@@ -820,8 +820,8 @@

 Beschreibung
  
-  intldap_free_result
-  
intErgebnis-Kennung
+  boolldap_free_result
+  
+resourceErgebnis-Kennung
  
 
  &return.success;
@@ -855,8 +855,8 @@
 Beschreibung
  
   arrayldap_get_attributes
-  
intVerbindungs-Kennung
-  
intErgebnis-Eintrag-Kennung
+  
+resourceVerbindungs-Kennung
+  
+resourceErgebnis-Eintrag-Kennung
  
 
  Rückgabewert: im Erfolgsfall wird die gesamte Information eines
@@ -888,7 +888,7 @@
 
 return_value["merkmal"]["count"] = Anzahl der Werte des Merkmals
 return_value["merkmal"][0] = der erste Wert des Merkmals
-return_value["merkmal"][i] = der i-te Wert des Merkmals
+return_value["merkmal"][i] = der i+1-te Wert des Merkmals
 
 
 
@@ -900,8 +900,8 @@
 

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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 16:53:02 2002 EDT

  Modified files:  
/phpdoc/en/functionsldap.xml 
  Log:
  replaced boolean with bool in return values
  
Index: phpdoc/en/functions/ldap.xml
diff -u phpdoc/en/functions/ldap.xml:1.42 phpdoc/en/functions/ldap.xml:1.43
--- phpdoc/en/functions/ldap.xml:1.42   Sun Feb 10 21:48:58 2002
+++ phpdoc/en/functions/ldap.xmlMon Mar 25 16:52:50 2002
@@ -1,5 +1,5 @@
 
-
+
  
   LDAP functions
   LDAP
@@ -1718,7 +1718,7 @@

 Description
  
-  booleanldap_parse_reference
+  boolldap_parse_reference
   resourcelink
   resourceentry
   arrayreferrals
@@ -1741,7 +1741,7 @@

 Description
  
-  booleanldap_parse_result
+  boolldap_parse_result
   resourcelink
   resourceresult
   interrcode





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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 16:06:35 2002 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/nl  language-snippets.ent 
  Log:
  - Add language snippets for .nl
  
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.21 phpdoc/en/language-snippets.ent:1.22
--- phpdoc/en/language-snippets.ent:1.21Mon Mar 25 15:52:45 2002
+++ phpdoc/en/language-snippets.ent Mon Mar 25 16:06:32 2002
@@ -1,4 +1,4 @@
-
+
 
 This extension is
 EXPERIMENTAL. The behaviour of this extension,
@@ -83,4 +83,4 @@
 This extension does not define any
 configuration directives.'>
 This extension does not define any resource 
types.'>
- This extension does not define any constants.'>
\ No newline at end of file
+This extension does not define any constants.'>
Index: phpdoc/nl/language-snippets.ent
diff -u phpdoc/nl/language-snippets.ent:1.7 phpdoc/nl/language-snippets.ent:1.8
--- phpdoc/nl/language-snippets.ent:1.7 Sat Dec 29 02:47:28 2001
+++ phpdoc/nl/language-snippets.ent Mon Mar 25 16:06:32 2002
@@ -1,15 +1,26 @@
-
+
 
-
-
-Deze module is 
EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functies, 
deze functienamen, in concreto ALLES dat hier gedocumenteerd is in een toekomstige 
uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze 
module op eigen risico.'>
-Deze functie is 
EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, 
deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige 
uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze 
functie op eigen risico.'>
-
-This function is
-currently not documented, only the argument list is
-available.'>
-
-As with anything that outputs its result 
directly to the browser, you can use the output-control 
functions to capture the output of this function, and save it - for example - 
in a string.'>
+Deze module is
+EXPERIMENTEEL. Dat betekent, dat het gedrag van deze
+functies, deze functienamen, in concreto ALLES dat hier gedocumenteerd is in
+een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees
+gewaarschuwd, en gebruik deze module op eigen risico.'>
+
+Deze functie is
+EXPERIMENTEEL. Dat betekent, dat het gedrag van deze
+functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een
+toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees
+gewaarschuwd, en gebruik deze functie op eigen risico.'>
+
+Deze functie is op het
+moment niet gedocumenteerd, alleen de lijst met argumenten is
+beschikbaar.'>
+
+As with anything that outputs its result
+directly to the browser, you can use the output-control functions to capture the output
+of this function, and save it - for example - in a
+string.'>
 
 You can use a URL as a
 filename with this function if the "fopen wrappers" have been enabled.
@@ -56,5 +67,9 @@
 safe-mode'>
 
+
+Deze extensie gebruikt geen configuratie regels.'>
+Deze extensie maakt geen gebruik van resources.'>
+Deze extensie defineerd geen constanten.'>
 
 





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 16:01:27 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  review of bc.xml ready. starting review of ldap.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.22 phpdoc/de/translation.xml:1.23
--- phpdoc/de/translation.xml:1.22  Mon Mar 25 10:53:17 2002
+++ phpdoc/de/translation.xml   Mon Mar 25 16:01:27 2002
@@ -66,7 +66,7 @@
   
   
   
-  
+  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.285 phpdoc/de/Translators:1.286
--- phpdoc/de/Translators:1.285 Mon Mar 25 10:53:18 2002
+++ phpdoc/de/Translators   Mon Mar 25 16:01:27 2002
@@ -88,7 +88,7 @@
 apache.xml  Friedhelm Betz  fertig (bis V 1.23)
 array.xml   Thomas Schöfbeckfertig (bis V 1.165)
 aspell.xml  Friedhelm Betz  fertig (bis V 1.19)
-bc.xml  Friedhelm Betz  Änderungen
+bc.xml  Friedhelm Betz  fertig (bis 1.23)
 bzip2.xml   Sebastian Nohn  fertig (bis V 1.11)
 calendar.xmlHartmut Holzgraefe  fertig
 ccvs.xmlPeter Petermann fertig
@@ -136,7 +136,7 @@
 ingres_ii.xml   Cornelia Boenigkfertig (bis V. 1.10)
 ircg.xmlGeorg Richter   fertig (bis V. 1.21)
 java.xmlSebastian Bergmann  fertig
-ldap.xmlFriedhelm Betz  fertig (bis V 1.40)
+ldap.xmlFriedhelm Betz  Änderungen
 mail.xmlUwe Steinmann   fertig
 mailparse.xml
 math.xmlHartmut Holzgraefe  fertig





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 15:58:04 2002 EDT

  Modified files:  
/phpdoc/de/functionsbc.xml 
  Log:
  sync to en 1.23
  
Index: phpdoc/de/functions/bc.xml
diff -u phpdoc/de/functions/bc.xml:1.16 phpdoc/de/functions/bc.xml:1.17
--- phpdoc/de/functions/bc.xml:1.16 Sun Mar 24 17:27:22 2002
+++ phpdoc/de/functions/bc.xml  Mon Mar 25 15:58:04 2002
@@ -1,21 +1,17 @@
 
-
+
  
   Mathematische Funktionen mit beliebiger Genauigkeit
   BC math
 
   
-   
-In PHP 4 sind diese Funktionen nur verfügbar, wenn PHP mit
-
---enable-bcmath konfiguriert
-wurde.
-In PHP 3 sind diese Funktionen nur verfügbar, wenn PHP nicht mit
-
---disable-bcmath konfiguriert
-wurde.
+   
+Für beliebig genaue mathematische Operationen bietet PHP den Binary Calculator.
+Unterstützt werden Zahlen beliebiger Länge und Genauigkeit, die als String 
+vorliegen.

-   
+
+   
+Anforderungen
 
  Aufgrund von Lizenzänderungen wird die BCMATH Bibliothek getrennt von
  der Standard PHP Quell-Distribution ausgeliefert.
@@ -24,7 +20,35 @@
  Für mehr Informationen lesen Sie bitte die Datei
  README.BCMATH in der PHP Distribution.
 
-   
+   
+
+   
+Installation
+   
+In PHP 4 sind diese Funktionen nur verfügbar, wenn PHP mit
+
+--enable-bcmath konfiguriert
+wurde. In PHP 3 sind diese Funktionen nur verfügbar, wenn PHP nicht mit
+
+--disable-bcmath konfiguriert
+wurde.
+   
+   
+
+   
+Laufzeit Konfiguration
+&no.config;
+   
+
+   
+Resource Typen
+&no.resource;
+   
+
+   
+Vordefinierte Konstanten
+&no.constants;
+   
   
 
   
@@ -71,7 +95,7 @@
 
  Vergleicht den linken Operanden mit dem
  rechten Operanden und liefert das Ergebnis
- als integer. Der optionale Parameter Genauigkeit
+ als Integer-Wert. Der optionale Parameter Genauigkeit
  bestimmt die Anzahl der Nachkommastellen, die für den Vergleich
  ausgewertet werden. Der Rückgabewert ist 0, wenn die beiden Operanden
  gleich sind. Wenn der linke Operand größer ist





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 15:55:19 2002 EDT

  Modified files:  
/phpdoc/de  language-snippets.ent 
  Log:
  sync to en 1.21
  
Index: phpdoc/de/language-snippets.ent
diff -u phpdoc/de/language-snippets.ent:1.14 phpdoc/de/language-snippets.ent:1.15
--- phpdoc/de/language-snippets.ent:1.14Tue Jan 22 17:46:07 2002
+++ phpdoc/de/language-snippets.ent Mon Mar 25 15:55:19 2002
@@ -1,5 +1,5 @@
 
-
+
 
 Diese Erweiterung ist
 EXPERIMENTELL. Das Verhalten dieser Erweiterung,
@@ -25,16 +25,18 @@
 string speichern.'>
 
 Mit dieser Funktion können Sie eine URL als
-Dateinamen verwenden. falls Sie "fopen wrappers" ermöglicht haben.
+Dateinamen verwenden, falls Sie "fopen wrappers" ermöglicht haben.
 Für mehr Details siehe fopen.'>
 
 
 
-Diese Function kann
-&false; zurückliefern, kann aber auch einen Wert zurückgeben, der von einem einfachen
-if-Statement als &false; ausgewertet wird. Benutzen Sie deshalb bitte
-den === Operator um den 
Rückgabewert
-dieser Funktion zu überprüfen.'>
+Diese Function kann das Boolsche
+&false; zurückliefern, kann aber auch einen nicht-Boolschen Wert zurückgeben, der
+von einem einfachen if-Statement als &false; ausgewertet wird, wie zum Beispiel
+0 oder "". Weitere Informationen entnehmen Sie bitte dem
+Abschnitt über Boolsche Typen.
+Benutzen Sie deshalb bitte den === 
+Operator
+um den Rückgabewert dieser Funktion zu überprüfen.'>
 
 
 Diese Funktion ist (bis jetzt) nicht 
binary safe!'>
@@ -43,7 +45,7 @@
 
 Diese Funktion ist auf Windows-Plattformen 
nicht implementiert.'>
 
-Anstelle eines Funktionsnamens kann aber 
auch
+Anstelle eines Funktionsnamens kann auch
 ein Array mit einer Objekt-Referenz und dem Namen einer Methode angegeben 
werden.'>
 
 
@@ -71,3 +73,8 @@
 
 Safe Mode deaktiviert.'>
+
+
+Diese Erweiterung definiert keine 
+Konfigurationseinstellungen.'>
+Diese Erweiterung definiert keine Resource-Typen.'>
+Diese Erweiterung definiert keine Konstanten.'>





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 15:52:46 2002 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  more entities for partintro-sections
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.20 phpdoc/en/language-snippets.ent:1.21
--- phpdoc/en/language-snippets.ent:1.20Mon Feb 18 17:26:09 2002
+++ phpdoc/en/language-snippets.ent Mon Mar 25 15:52:45 2002
@@ -1,4 +1,4 @@
-
+
 
 This extension is
 EXPERIMENTAL. The behaviour of this extension,
@@ -78,3 +78,9 @@
 
 safe mode.'>
+
+
+This extension does not define any
+configuration directives.'>
+This extension does not define any resource 
+types.'>
+ This extension does not define any constants.'>
\ No newline at end of file





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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 15:39:24 2002 EDT

  Modified files:  
/phpdoc/en/language variables.xml 
  Log:
  - Fix for bug #16268
  
  
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.40 phpdoc/en/language/variables.xml:1.41
--- phpdoc/en/language/variables.xml:1.40   Wed Mar 13 03:24:52 2002
+++ phpdoc/en/language/variables.xmlMon Mar 25 15:39:24 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Variables
   
@@ -200,7 +200,7 @@
  
 
 
- $_COOKIES
+ $_COOKIE
  
   
Variables provided to the script via HTTP cookies. Analogous to





[PHP-DOC] Bug #16268 Updated: Typo in SuperGlobal variable name

2002-03-25 Thread derick

 ID:   16268
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Closed
 Bug Type: Documentation problem
 Operating System: ALL
 PHP Version:  4.1.0
 New Comment:

Fixed in CVS, thanks for your report!

Derick


Previous Comments:


[2002-03-25 14:46:28] [EMAIL PROTECTED]


On the page at:

/manual/en/language.variables.predefined.php

where the new superglobals are described, the _COOKIE variable is
misspelled and includes an S at the end as _COOKIES






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




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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 15:26:03 2002 EDT

  Modified files:  
/phpdoc/en/functionsmysql.xml uodbc.xml 
  Log:
  - Fix examples in MySQL
  - Fix parameters types and reorder sections in uodbc
  
  

Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.100 phpdoc/en/functions/mysql.xml:1.101
--- phpdoc/en/functions/mysql.xml:1.100 Mon Mar 25 07:22:22 2002
+++ phpdoc/en/functions/mysql.xml   Mon Mar 25 15:26:03 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL Functions
   MySQL
@@ -159,38 +159,36 @@
  
   MySQL extension overview example
   
- 
+
   
  
 
@@ -316,7 +314,7 @@
 $link = mysql_connect('localhost', 'myname', 'secret');
 $charset = mysql_character_set_name($link);
 printf ("current character set is %s\n", $charset);
-
+?>
 ]]>
   
   
@@ -510,6 +508,7 @@
 =0; $i--) {
+/* fetch rows in reverse order */
+for ($i = mysql_num_rows($result) - 1; $i >= 0; $i--) {
 if (!mysql_data_seek($result, $i)) {
 echo "Cannot seek to row $i\n";
 continue;
@@ -623,17 +621,17 @@
  
 
  
@@ -753,12 +751,12 @@
   
 
   
@@ -802,12 +800,12 @@
   
 
   
@@ -852,21 +850,21 @@
 
  mysql_real_escape_string example
  
-  
+
  
  
   The above example would produce the following output:
   
-   
+
   
  
 
@@ -948,16 +946,16 @@
  
 
  
@@ -1015,15 +1013,15 @@
  
 
  
@@ -1131,7 +1129,7 @@
 mysql_select_db("database");
 $result = mysql_query("select * from table")
 or die("Query failed");
-# get column metadata
+/* get column metadata */
 $i = 0;
 while ($i < mysql_num_fields($result)) {
 echo "Information for column $i:\n";
@@ -1139,7 +1137,7 @@
 if (!$meta) {
 echo "No information available\n";
 }
-echo "
+echo "
 blob: $meta->blob
 max_length:   $meta->max_length
 multiple_key: $meta->multiple_key
@@ -1152,7 +1150,7 @@
 unique_key:   $meta->unique_key
 unsigned: $meta->unsigned
 zerofill: $meta->zerofill
-";
+";
 $i++;
 }
 mysql_free_result($result);
@@ -1225,9 +1223,9 @@
 
   
@@ -1775,7 +1773,7 @@
$row["Command"], $row["Time"]);
 }
 mysql_free_result ($result);
-
+?>
 ]]>
   
   
@@ -2078,7 +2076,7 @@
 
   
@@ -2199,17 +2197,17 @@
 
   
   
The above example would produce the following output:

 

   
@@ -2332,10 +2330,10 @@
 
@@ -2367,8 +2365,9 @@
 $link = mysql_connect('localhost', 'myname', 'secret');
 $thread_id = mysql_thread_id($link);
 if ($thread_id){
-  printf ("current thread id is %d\n", $thread_id);
+printf ("current thread id is %d\n", $thread_id);
 }
+?>
 ]]>
   
   
@@ -2508,8 +2507,10 @@
   mysql_stat example
   
 
   
   
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.33 phpdoc/en/functions/uodbc.xml:1.34
--- phpdoc/en/functions/uodbc.xml:1.33  Mon Mar 11 20:13:36 2002
+++ phpdoc/en/functions/uodbc.xml   Mon Mar 25 15:26:03 2002
@@ -1,35 +1,19 @@
 
-
+
  
   Unified ODBC functions
   ODBC
   
-   
+   
 In addition to normal ODBC support, the Unified ODBC functions in
 PHP allow you to access several databases that have borrowed the
 semantics of the ODBC API to implement their own API.  Instead of
 maintaining multiple database drivers that were all nearly
 identical, these drivers have been unified into a single set of
 ODBC functions.
-   
-   
-The following databases are supported by the Unified ODBC
-functions: Adabas D, IBM DB2, iODBC, Solid, and Sybase SQL Anywhere.
-   
-
+   

-
+
  There is no ODBC involved when connecting to the above
  databases. The functions that you use to speak natively to them
  just happen to share the same names and syntax as the ODBC
@@ -38,8 +22,49 @@
  applications.  iODBC is maintained by 
  OpenLink Software.  More information on iODBC, as well as a
  HOWTO, is available at www.iodbc.org.
-
+

+
+   
+
+ The following databases are supported by the Unified ODBC
+ functions: Adabas D, IBM DB2, iODBC, Solid, and Sybase SQL Anywhere.
+
+   
+
+   
+
+ Please see the Installation on Unix
+ Systems chapter for more information about configuring PHP
+ with these databases.
+
+   
+
+   
+Runtime Configuration
+
+ This extension does not define any configuration directives.
+
+   
+
+   
+Resource types
+
+ This extension does not define any resource types.
+
+   
+
+   
+Predefined constants
+
+ This extension does not define any constants.
+
+   
   
 
   
@@ -50,9 +75,9 @@

 Description
  
-  intodbc_autocommit
-  intconnection_id
-  intOnOff
+  boolodbc_autocommit
+  
+resourceconnection_id
+  boolOnOff
  
 
  Without the OnOff parameter, this function
@@ -87,7 +112,7 @@
Descrip

[PHP-DOC] Bug #16268: Typo in SuperGlobal variable name

2002-03-25 Thread dave

From: [EMAIL PROTECTED]
Operating system: ALL
PHP version:  4.1.0
PHP Bug Type: Documentation problem
Bug description:  Typo in SuperGlobal variable name


On the page at:

/manual/en/language.variables.predefined.php

where the new superglobals are described, the _COOKIE variable is
misspelled and includes an S at the end as _COOKIES


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




[PHP-DOC] cvs: phpdoc /hu/functions commandline.xml

2002-03-25 Thread Tibor Balogh

tibee   Mon Mar 25 14:44:41 2002 EDT

  Modified files:  
/phpdoc/hu/functionscommandline.xml 
  Log:
  first edition
  
  

Index: phpdoc/hu/functions/commandline.xml
diff -u /dev/null phpdoc/hu/functions/commandline.xml:1.3
--- /dev/null   Mon Mar 25 14:44:41 2002
+++ phpdoc/hu/functions/commandline.xml Mon Mar 25 14:44:41 2002
@@ -0,0 +1,286 @@
+
+
+
+
+
+ PHP használata a parancssorban
+ 
+  A parancssori opciók jól jöhetnek a PHP programok fejlesztése során,
+  ha hibákat akarsz kiszûrni vagy tesztelni a PHP beállításaidat, de
+  szintén nagyon hasznosak a  nem web célú PHP programok
+  futtatásához.
+ 
+ 
+  Másrészt, átirányíthatod egy PHP program kimenetét egy
+  külsõ fájlba a > karakter segítségével,
+  így pl. a php -q test.php > test.html paranccsal
+  átirányíthatod a test.php program kimenetét
+  HTTP fejlécek nélkül a test.html nevû
+  fájlba, ugyanabba a könyvtárba.
+ 
+ 
+  A parancssori opciókat csak akkor használhatod, ha futtatható
+  PHP verzióval rendelkezel. Ha a PHP beépített szerver modulként fut,
+  És nincs semmilyen CGI verziójú PHP a gépeden, akkor le kell mondanod
+  a parancssori használatról.
+  A Windows felhasználóknak mind a futtatható és a szerver modul
+  PHP installálásra kerül a bináris csomagból, a futtatható állomány
+  neve: php.exe.
+ 
+ 
+  A következõ listát a parancssori opciókról a PHP 4.0.6. generálta.
+  Hasonló listát és némi egysoros magyarázatot listázhatsz
+  ki a -h opcióval.
+  php -h kimenete a következõképpen nézhet ki:
+  
+
+  
+ 
+ 
+  Alább néhány fontosabb parancssori opciót muntatunk be,
+  részletes magyarázattal.
+ 
+ 
+  
+   Parancs sori opciók
+   
+
+ 
+  Option
+  Leírás
+ 
+
+
+ 
+  -q
+  
+   Letiltja a HTTP fejlécek kíírását. Alapban a PHP kinyomtatja
+   a HTTP fejléceket a hívó program számára (pl. webszerver)
+   Hogy az át tudja adni a böngészõnek. Amikor viszont parancssori
+   programokat írsz, ezek a fejlécek haszontalanok.
+  
+ 
+ 
+  -s
+  
+   Színesben kiemelt forrását írja ki a PHP programnak,
+   amit megadtál. Ugyanaz történik, mint amikor a
+   highlight_file függvényt használod
+   a forrás kííratásához egy PHP programban.
+  
+ 
+ 
+  -f
+  
+   Értelmezi a megadott fájlt és szintaktikai, valamint
+   fatális hibákat keres benne. Ez az opció magában foglalja a -q paramétert is.
+   Hibakeresésre használatos.
+  
+ 
+ 
+  -v
+  
+   Kiírja az általad használt PHP verzió számát.
+   Pl.: 4.0.6. 
+  
+ 
+ 
+  -C
+  
+   Alapesetben a PHP a munkakönyvtárról áttér
+   az éppen futó szkriptek könyvtárára. Ez teszi lehetõvé
+   például, hogy megnyiss fájlokat ugyanabból a könyvtárból
+   úgy, hogy csak a nevükre hivatkozol.
+   Ha ki szeretnéd kapcsolni ezt a könytár cserélgetést,
+   Használd ezt az opciót.
+  
+ 
+ 
+  -c
+  
+   E opció használatával meghatározhatod egy alternatív
+   php.ini fájl útvonalát, így a PHP
+   az általad meghatázozott útonalon keresi
+   a konfigurációs fájlt az alapértelmezett helyett.
+  
+ 
+ 
+  -d
+  
+   Ezzel az opcióval egyéni 
+   php.ini beállításokat adhatsz meg
+   a szkripted futása alatt.
+  
+ 
+ 
+  -l
+  
+   Szintaktikai hibák után nyomoz a megadott fájlban.
+   Ez az opció magában foglalja a -q opciót is. Hibakeresésre használatos.
+   Nem fog fatális hibákat találni (mint pl. definiálatlan függvények),
+   ha szeretnéd, hogy a fatális hibákat is kijelezze,
+  használd az -f opciót.
+  
+ 
+ 
+  -m
+  
+   Ez az opció kilistázza a betöltött PHP és Zend modulokat,
+   a PHP és a Zend verzió számokat
+  és egy rövid Zend kopijárt megjegyzést.
+  
+ 
+ 
+  -i
+  
+   Ez a parancs sori opció meghívja a 
+   phpinfo függvényt  és kiírja az eredményeket.
+   Ha a PHP-vel problémák vannak,
+   javasolt a php -i parancs kiadása
+   és a hibaüzenetek elolvasása az információs táblásat elõtt
+   (vagy éppen az információs táblában).
+  
+ 
+ 
+  -h
+  
+   Ezzel az opcióval információt szerezhetsz
+   a parancs sori opciókról és rövid, egysoros leírásokat
+   olvashatsz róluk.
+  
+ 
+
+   
+  
+ 
+ 
+  A PHP szkriptek a web szervertõl abszolút függetlenül is futtathatók.
+  Ha Unix típusú operációs rendszert használsz,
+  írj egy bejegyzést a szkript elsõ sorába és tedd futtathatóvá.
+  Így a rendszer tudni fogja, hogy mely program futtatja a szkriptet.
+  Windows platformon hozzárendelheted a
+  php.exe -q parancsot
+  a .php kiterjesztésû fájlokhoz,
+  ekkor azok dupla kattintással is indulhatnak, esetleg írhatsz egy BATCH
+  programot a .php fájlok PHP interpreteren keresztüli futtatásához.
+  Az elsõ sorban megadott UNIX i

[PHP-DOC] cvs: phpdoc /hu/functions commandline.xml

2002-03-25 Thread Tibor Balogh

tibee   Mon Mar 25 14:41:34 2002 EDT

  Removed files:   
/phpdoc/hu/functionscommandline.xml 
  Log:
  
  
  





[PHP-DOC] cvs: phpdoc /hu/functions commandline.xml

2002-03-25 Thread Tibor Balogh

tibee   Mon Mar 25 14:34:37 2002 EDT

  Added files: 
/phpdoc/hu/functionscommandline.xml 
  Log:
  
  
  


Index: phpdoc/hu/functions/commandline.xml
+++ phpdoc/hu/functions/commandline.xml





 PHP használata a parancssorban
 
  A parancssori opciók jól jöhetnek a PHP programok fejlesztése során,
  ha hibákat akarsz kiszûrni vagy tesztelni a PHP beállításaidat, de
  szintén nagyon hasznosak a  nem web célú PHP programok
  futtatásához.
 
 
  Másrészt, átirányíthatod egy PHP program kimenetét egy
  külsõ fájlba a > karakter segítségével,
  így pl. a php -q test.php > test.html paranccsal
  átirányíthatod a test.php program kimenetét
  HTTP fejlécek nélkül a test.html nevû
  fájlba, ugyanabba a könyvtárba.
 
 
  A parancssori opciókat csak akkor használhatod, ha futtatható
  PHP verzióval rendelkezel. Ha a PHP beépített szerver modulként fut,
  És nincs semmilyen CGI verziójú PHP a gépeden, akkor le kell mondanod
  a parancssori használatról.
  A Windows felhasználóknak mind a futtatható és a szerver modul
  PHP installálásra kerül a bináris csomagból, a futtatható állomány
  neve: php.exe.
 
 
  A következõ listát a parancssori opciókról a PHP 4.0.6. generálta.
  Hasonló listát és némi egysoros magyarázatot listázhatsz
  ki a -h opcióval.
  php -h kimenete a következõképpen nézhet ki:
  

  
 
 
  Alább néhány fontosabb parancssori opciót muntatunk be,
  részletes magyarázattal.
 
 
  
   Parancs sori opciók
   

 
  Option
  Leírás
 


 
  -q
  
   Letiltja a HTTP fejlécek kíírását. Alapban a PHP kinyomtatja
   a HTTP fejléceket a hívó program számára (pl. webszerver)
   Hogy az át tudja adni a böngészõnek. Amikor viszont parancssori
   programokat írsz, ezek a fejlécek haszontalanok.
  
 
 
  -s
  
   Színesben kiemelt forrását írja ki a PHP programnak,
   amit megadtál. Ugyanaz történik, mint amikor a
   highlight_file függvényt használod
   a forrás kííratásához egy PHP programban.
  
 
 
  -f
  
   Értelmezi a megadott fájlt és szintaktikai, valamint
   fatális hibákat keres benne. Ez az opció magában foglalja a -q paramétert is.
   Hibakeresésre használatos.
  
 
 
  -v
  
   Kiírja az általad használt PHP verzió számát.
   Pl.: 4.0.6. 
  
 
 
  -C
  
   Alapesetben a PHP a munkakönyvtárról áttér
   az éppen futó szkriptek könyvtárára. Ez teszi lehetõvé
   például, hogy megnyiss fájlokat ugyanabból a könyvtárból
   úgy, hogy csak a nevükre hivatkozol.
   Ha ki szeretnéd kapcsolni ezt a könytár cserélgetést,
   Használd ezt az opciót.
  
 
 
  -c
  
   E opció használatával meghatározhatod egy alternatív
   php.ini fájl útvonalát, így a PHP
   az általad meghatázozott útonalon keresi
   a konfigurációs fájlt az alapértelmezett helyett.
  
 
 
  -d
  
   Ezzel az opcióval egyéni 
   php.ini beállításokat adhatsz meg
   a szkripted futása alatt.
  
 
 
  -l
  
   Szintaktikai hibák után nyomoz a megadott fájlban.
   Ez az opció magában foglalja a -q opciót is. Hibakeresésre használatos.
   Nem fog fatális hibákat találni (mint pl. definiálatlan függvények),
   ha szeretnéd, hogy a fatális hibákat is kijelezze,
   használd az -f opciót.
  
 
 
  -m
  
   Ez az opció kilistázza a betöltött PHP és Zend modulokat,
   a PHP és a Zend verzió számokat
   és egy rövid Zend kopijárt megjegyzést.
  
 
 
  -i
  
   Ez a parancs sori opció meghívja a 
   phpinfo függvényt  és kiírja az eredményeket.
   Ha a PHP-vel problémák vannak,
   javasolt a php -i parancs kiadása
   és a hibaüzenetek elolvasása az információs táblásat elõtt
   (vagy éppen az információs táblában).
  
 
 
  -h
  
   Ezzel az opcióval információt szerezhetsz
   a parancs sori opciókról és rövid, egysoros leírásokat
   olvashatsz róluk.
  
 

   
  
 
 
  A PHP szkriptek a web szervertõl abszolút függetlenül is futtathatók.
  Ha Unix típusú operációs rendszert használsz,
  írj egy bejegyzést a szkript elsõ sorába és tedd futtathatóvá.
  Így a rendszer tudni fogja, hogy mely program futtatja a szkriptet.
  Windows platformon hozzárendelheted a
  php.exe -q parancsot
  a .php kiterjesztésû fájlokhoz,
  ekkor azok dupla kattintással is indulhatnak, esetleg írhatsz egy BATCH
  programot a .php fájlok PHP interpreteren keresztüli futtatásához.
  Az elsõ sorban megadott UNIX információ nem zavarja a Windowst,
  vagyis "kereszt-platformos" szkripteket hozhatsz létre a PHP-vel.
  Egy egyszerû parancssori PHP programot mutatunk be alább.
 
 
  Parancssorból futtatott PHP szkript.  (script.php)
  

  
 
 
  A fenti szkriptben az elsõ sorban definiáltuk, hogy a PHP-n
  keresztül fusson és ne n

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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 14:12:20 2002 EDT

  Added files: 
/phpdoc/it/functionsw32api.xml 
  Log:
  adding translation by Rocco Curcio up to EN 1.4
  

Index: phpdoc/it/functions/w32api.xml
+++ phpdoc/it/functions/w32api.xml


 
  Funzioni W32api
  Funzioni W32api

  
   
   
  


  
   
w32api_set_call_method
Imposta il metodo di chiamata usato
   
   
Descrizione
 
  voidw32api_set_call_method
  intmethod
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
w32api_register_function
Registra la funzione function_name dalla libreria con PHP
   
   
Descrizione
 
  boolw32api_register_function
  stringlibary
  
stringfunction_name
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
w32api_invoke_function
) Invoca la funzione funcname con gli argomenti passati dopo il 
nome della funzione
   
   
Descrizione
 
  mixedw32api_invoke_function
  stringfuncname
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
w32api_deftype
...) Definisce un tipo per l'uso con altre 
w32api_functions
   
   
Descrizione
 
  intw32api_deftype
  stringtypename
  stringmember1_type
  stringmember1_name
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

  
   
w32api_init_dtype

 Crea un'istanza ai tipi di dati typename e li riempie con i valori 
 val1, val2, la funzione quindi restituisce un DYNAPARM che può essere passato
 all'invocazione di una funzione come parametro

   
   
Descrizione
 
  resourcew32api_init_dtype
  stringtypename
  mixedval1
  mixedval2
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 







[PHP-DOC] cvs: phpdoc /ar/language basic-syntax.xml constants.xml

2002-03-25 Thread Salah Faya

visualmind  Mon Mar 25 13:09:48 2002 EDT

  Added files: 
/phpdoc/ar/language basic-syntax.xml constants.xml 
  Log:
  Translated to Arabic
  


Index: phpdoc/ar/language/basic-syntax.xml
+++ phpdoc/ar/language/basic-syntax.xml


 
  ÇäÕêÚÉ ÇäÃÓÇÓêÉ

   
   
  
   ÇäÎÑèÌ åæ æå× HTML
  
  ÙæÏåÇ êâèå åáÓÑ Èê ÅÊÔ Èê ÈåÙÇäÌÉ åäᬠáÅæç ÈÈÓÇ×É êåÑÑ æÕ Çäåäá ãåÇ çè 
Åäé Ãæ êèÇÌç ÃÍÏ ÇäåÙñÑáÇÊ ÇäÎÇÕÉ èÇäÊê ÊÎÈÑç Ãæ êÈÏà ÈÊÑÌåÉ ÇäæÕ ãÔáÑÉ Èê ÅÊÔ Èê.
êâèå ÇäåáÓÑ ÙæÏÆÐ ÈÊæáêÐ ãä ÇäãèÏ ÇäÐê êÌÏç Åäé Ãæ êÌÏ åÙÑñá ÅâáÇä ÇäÈê ÅÊÔ Èê¬ èÇäÐê 
êÎÈÑ ÇäåáÓÑ Ãæ êÈÏà ÊåÑêÑ ÇäæÕ ÇäÊÇäê ãåÇ çè åÑÉ ÃÎÑé. çÐç ÇäÂäêÉ ÇäÊê ÊÓåÍ äã Ãæ ÊÖåæ 
ÔáÑÉ Èê ÅÊÔ Èê ÏÇÎä ÕáÍÉ èêÈ HTML ¬ ÈåÙæé ÂÎÑ: ãä åÇ çè ÎÇÑÌ åÙÑáÇÊ ÇäÈê ÅÊÔ Èê êÊÑã 
ãåÇ çè ÊåÇåÇë¬ ÈêæåÇ ãä åÇ çè ÏÇÎä ÇäåÙÑáÇÊ êÙÇäÌ ÈÑåÌêÇë.


  çæÇã ÃÑÈÙ åÌåèÙÇÊ åæ ÇäåÙÑáÇÊ ÇäÊê êåãæ ÇÓÊÎÏÇåçÇ äÊÍÏÏ ÈÏÇêÉ èæçÇêÉ ÔáÑÉ 
PHP .
åÇ êäê çåÇ ÇäåÙÑáÇÊ ÇäèÍêÏÉ ÇäËÇÈÊÉ ÏÇÆåÇë :
 ( è ) 
ÈêæåÇ êåãæ Ãæ êÊå ÅêâÇá èÊÔÚêä ÇäåÌåèÙÇÊ ÇäÃÎÑé åæ ÎäÇä åäá ÇäÊçêÆÉ 
php.iniÈêæåÇ ÊÙÊÈÑ ÇäèÇÕáÇÊ ÇäâÕêÑÉ èÇäèÇÕáÇÊ ÇäÔÈêçÉ Èæå× ASP 
åäÇÆåÉ äãæçÇ äÇ ÊÙÊÈÑ åÑæÉ åËä ÇäèÇÕáÇÊ Çä×èêäɬ ãÐäã áÅæ ãæÊ ÊÙÊÒå ÊÖåêæ ÔáÑÉ PHP 
ÏÇÎä åäáÇÊ XML Ãè XHTML áÅæã ÊÍÊÇÌ Åäé ÇÓÊÎÏÇå   

   ÇäèÇÕáÇÊ (ÇäåÙÑáÇÊ) ÇäåâÈèäÉ áê PHP:   


 
  ×Ñâ ÇäÎÑèÌ åæ æå×  HTML
  

  
 


   Çä×ÑêâÉ ÇäÃèäé ååãæÉ áâ× ÅÐÇ åÇ ãÇæÊ ÇäèÇÕáÇÊ ÇäâÕêÑÉ åáÙñäÉ. 
ÍêË êåãæ Ðäã Ùæ ×Ñêâ ÇäÏÇäÉ short_tags(PHP 3 áâ×), ÈÊáÙêä 
short_open_tag áê ÇäÅÙÏÇÏÇÊ ÇäÎÇÕÉ Èåäá ÊçêÆÉ 
PHP¬ Ãè ÈÅÙÇÏÉ ÈÊÑãêÈ PHP åÙ ÅÖÇáÉ ÇäÎÇÕêÉ  
--enable-short-tagsconfigure
   

  åÑÉ ÃÎÑé¬ Çä×ÑêâÉ ÇäËÇæêÉ çê Çä×ÑêâÉ ÇäåÓÊÍÓæÉ ÈÔãä ÙÇå¬ ÅÐ ÃæçÇ ÊÓçä 
ÇÓÊÎÏÇå Èê ÅÊÔ Èê áê ÕêÚ XML è XHTML.

   Çä×ÑêâÉ ÇäÑÇÈÙÉ ååãæÉ áâ× Íêæ Êãèæ ÇäåÙÑáîÇÊ Ùäé ×ÑêâÉ ASP Ãè åÇ êÙÑá 
ÈèÇÕáÇÊ (ASP-style) åáñÙäÉ åæ ÎäÇä ÎÇÕêÉ ÇäÊçêÆÉ asp_tags.
 ÊåÊ ÅÖÇáÉ ÏÙå èÇÕáÇÊ ASP áê ÇäÅÕÏÇÑ 3.0.4.

   

   èÇÕáÉ ÇäæçÇêÉ ääåÌåèÙÉ Óèá ÊÊÖåæ åÈÇÔÑÉ åÄÔÑ Ó×Ñ ÌÏêÏ Åæ ãÇæ åèÌèÏÇë.
ãåÇ ÃæçÇ ÓÊÚæê Ùæ èÌèÏ ÇäáÇÕäÉ Çäåæâè×É ; ÈÙÏ ÂÎÑ ÃåÑ ¬ áäæ ÊÍÊÇÌ Åäé ÅÖÇáÉ ÇäáÇÕäÉ 
Çäåæâè×É äÅæçÇÁ ÂÎÑ ÃåÑ áê ÇäåÌåèÙÉ âÈä èÇÕáÉ ÇäÅâáÇä.

ÊÓåÍ äã PHP ÈÇÓÊÎÏÇå ÇäÔãä ÇäÊÇäê :ÕêÚÉ å×èÑÉ
 
 
êÙåä ÊåÇåÇë ãåÇ çè åÊèâÙ¬ äÃæ åáÓÑ PHP  ÙæÏåÇ êÌÏ èÇÕáÉ ÇäÅâáÇä 
?> , êÈÏà ÈÈÓÇ×É ÊåÑêÑ ãä åÇ êäê Ðäã ãåÎÑÌÇÊ ÍÊé êÌÏ èÇÕáÉ ÈÏÁ ÃÎÑé. 
ÇäåËÇä ÇäåÙ×é çæÇ åÎÊÑÙ ÈÇäÊÃãêÏ äêÓÊÚä çÐç ÇäåêÒɬ äãæç åÙñÏ ÃÓÇÓÇë áê ÍÇäÉ ÇäÑÚÈÉ áê 
ÊåÑêÑ ãåêÉ ãÈêÑÉ åæ ÇäæÕ¬ 
ÅÐ Ãæ ÅÎÑÇÌ ÇäæÕ ÈçÐç Çä×ÑêâÉ êÌæÈ PHP åæ åÍÇèä ÊáÓêÑ ÇäåÍÊèé èçê ÙåèåÇë ×ÑêâÉ áÙÇäÉ 
ÃáÖä åæ ÇÓÊÎÏÇå echo Ãè 
print Ãè åÇ ÔÇÈç.
  
  
  
   
×ÑêâÉ áÕä ÇäÃèÇåÑ
   
   êÊå áÕä ÇäÃèÇåÑ åËäåÇ áê äÚÉ C Ãè Perl ÈÅæçÇÁ ãä ÃåÑ ÈÑåÒ ÇäáÇÕäÉ 
Çäåæâè×É.

   èÇÕáÉ ÇäÅâáÇä (?>) ÊÙÊÈÑ ÃêÖÇë æçÇêÉ ÇäÌåäɬ 
ÍêË ÊÄÏê ãäÇ Çä×ÑêâÊêæ ÇäÊÇäêÊêæ æáÓ ÇäÚÑÖ:
 
 

   
  

  
   ÇäÊÙäêâÇÊ
   
   PHP ÊÏÙå ÇÓäèÈ äÚÉ C è C++ è Unix shell-style áê ÇÖÇáÉ ÇäÊÙäêâÇÊ. åËäÇë:

 
 

   

   ÇÓäèÈ ÊÙäêâ "ÇäÓ×Ñ-ÇäèÇÍÏ" áê ÇäÍâêâÉ êÓåÍ ÈÅÖÇáÉ ÊÙäêâ Ãè åäÇÍØÉ ÍÊé 
æçÇêÉ ÇäÓ×Ñ Ãè ÇäåÌåèÙÉ ÃêçåÇ ÃâÑÈ.
   





   êÌÈ Ãæ Êãèæ ÍÐÑÇë ÃËæÇÁ ÇÓÊÎÏÇå æå× äÚÉ C áê ÇäÊÙäêâÇʬ ÍêË âÏ ÊÍÏË 
åÔÇãä ÃËæÇÁ åÍÇèäÉ ÅÖÇáÉ ÊÙäêâÇÊ ÈãåêÉ ãÈêÑÉ.

   



   
  
 
 


Index: phpdoc/ar/language/constants.xml
+++ phpdoc/ar/language/constants.xml


 
  ÇäËèÇÈÊ

ÇäËÇÈÊ çè ÑåÒ åÙÑñá äâêåÉ åǬ 
èãåÇ çè èÇÖÍ åæ ÇäÊÓåêÉ áÅæ ÇäâêåÉ äÇ êåãæ Ãæ ÊÊÚêÑ ÎäÇä ÊæáêÐ ÇäÈÑæÇåÌ.
 ('ÇäËèÇÈÊ ÇäååêÒÉ' __FILE__ è __LINE__ ÊÈÏè 
ÇÓÊËæÇÁ äçÐç ÇäâÇÙÏɬ 
äãæçÇ äêÓÊ ËèÇÈÊ áÙäêÇë.)
ÇäËÇÈÊ êÊÃËÑ ÈÍÇäÉ ÇäÍÑèá ÇäÕÚêÑÉ èÇäãÈêÑÉ ÇáÊÑÇÖêÇë. èâÏ ÌÑÊ ÇäÙÇÏÉ Ãæ Êãèæ ÇäËèÇÈÊ 
ÏÇÆåÇë ÈÃÍÑá ãÈêÑÉ .

 ÇÓå ÇäËÇÈÊ êÊÈÙ æáÓ ÇäÔÑè× äÃê ÊÓåêÉ áê äÚÉ ÇäÈê ÅÊÔ Èê. 
ÇäÇÓå ÇäÕÍêÍ ääËÇÈÊ êÈÏà ÈÍÑá Ãè ÔÑ×É Óáäêɬ åÊÈèÙÉ ÈÃê ÙÏÏ åæ ÇäÍÑèᬠÇäÃÑâÇå Ãè 
ÇäÔÑ× ÇäÓáäêÉ . èÈÊÙÈêÑ âêÇÓê êåãæ ÊåËêä âÇÙÏÉ ÇÓå ÇäËÇÈÊ çãÐÇ 
:[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*

   
  
  
  
  çæÇ ÓæÙÊÈÑ ÇäÍÑá çè ÃÍÏ ÇäÍÑèá ÇäçÌÇÆêÉ ÇäÇæÌäêÒêÉ a-z è A-Z èÑåèÒ 
ASCII ÐÇÊ ÇäâêåÉ åæ 127 èÍÊé 255 (Ox7f-Oxff).

  

åÏé (æ×Çâ) ÇÓÊÎÏÇå ÇäËÇÈÊ åÏéë ÔÇåä¬ ÍêË ÊÓÊ×êÙ ÇäèÕèä Åäêç åæ Ãê åãÇæ 
ÏÇÎä ÈÑæÇåÌã Ïèæ ÇçÊåÇå ääåÏé.

  
   ÇäÕêÚÉ
   ÊÓÊ×êÙ Ãæ ÊÙÑá ËÇÈÊÇë ÈÇÓÊÎÏÇå ÏÇäÉ define. ÍêæåÇ 
êÊå ÊÙÑêá ÇäËÇÈÊ äÇ êåãæ ÙæÏÆÐ Ãæ êÊÚêÑ Ãè êÒÇä ÊÙÑêáç.

  ÇäÈêÇæÇÊ ÇäâêÇÓêÉ áâ× (boolean, integer, 
double è string) êåãæ ÇÓÊÎÏÇåçÇ áê ÇäËèÇÈÊ.
   
   ÊÓÊ×êÙ ÇäÍÕèä Ùäé âêåÉ Ãê ËÇÈÊ Ùæ ×Ñêâ ÊÍÏêÏ ÇÓåç ÈÈÓÇ×ç.
 Ùäé ÙãÓ ÇäåÊÚêÑÇʬ êÌÈ Ãæ äÇ ÊÓÈâ ÇäËÇÈÊ 
ÈÙäÇåÉ$
ÊÓÊ×êÙ ÇÓÊÎÏÇå ÇäÏÇäÉ constant¬ äâÑÇÁÉ âêåÉ ÇäËÇÈʬ ÇÐÇ ãæÊ 
ÊÑÚÈ áê ÇÓÊÎÏÇå ÇÓå ÇäËÇÈÊ ÏêæÇåêãêÇë.
 ÊÓÊ×êÙ ÇêÖÇë ÇÓÊÎÏÇå get_defined_constants ääÍÕèä Ùäé âÇÆåÉ 
Èãä ÇäËèÇÈÊ ÇäåÙÑáÉ  .
   
   
 ÇäËèÇÈÊ è ÇäåÊÚêÑÇÊ (ÇäÔÇåäÉ) ÊâÙ áê åèÇâÙ åÎÊäáɬ ååÇ êæÊÌ Ùæ Ðäã 
åËäÇë ãèæ &true; è 
 $TRUE åÎÊäáÇæ ÊåÇåÇë.
   
   
ÙæÏåÇ ÊÓÊÎÏå ËÇÈÊÇë ÚêÑ åÙÑᬠáÓêáÊÑÖ PHP Ãæã ÊÙæê ÇÓÊÎÏÇå ÇÓå ÇäËÇÈÊ æáÓç èäêÓ 
ÇäâêåÉ.   

Re: [PHP-DOC] entitie proposal/request

2002-03-25 Thread derick

On Mon, 25 Mar 2002, Friedhelm Betz wrote:

> Hi,
> in the partintro/sections introduced by Torben (?), if I remember
> correctly, there are those sections about constants, requirements and
> so on.

I dont think Torben did that... iirc it was me on the trainride back from 
the doc meeting in stuttgart :)

> It seems desirable for me to have some entities for thoese extensions
> that doesn't provide constants, resource types 
> For example:
> 
> This extension does not define any configuration 
>directives.
> 
> This would speed up translation and for sur, yes I am lazy, and its
> much faster to write just &runtime.config; :-)

Sounds like a very good idea to me.

Derick

---
  PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---




Re: [PHP-DOC] revcheck modifictions

2002-03-25 Thread Slawomir Pucia

> > > Can we generate "revcheck.html" more often? It takes just 1 second for
> > each
> > > manual. Once every 4 hours if there were changes to the
> > > repository/LANGUAGE_OF_CHOICE would be good.
> >
> > We talked about this in Stuttgart. Someone needs to put up a cron job
> > at rsync.php.net to generate these files more often... I have no account
> > there...
>
> but I have :)
>
> Derick

When can we expect this? :-)


slawek-






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

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:53:32 2002 EDT

  Modified files:  
/phpdoc/pl  translation.xml 
  Log:
  error-handling.xml done.
  
  
Index: phpdoc/pl/translation.xml
diff -u phpdoc/pl/translation.xml:1.8 phpdoc/pl/translation.xml:1.9
--- phpdoc/pl/translation.xml:1.8   Sat Mar 16 19:06:12 2002
+++ phpdoc/pl/translation.xml   Mon Mar 25 12:53:32 2002
@@ -23,7 +23,6 @@
  
  
  
-  
   
   
   





[PHP-DOC] cvs: phpdoc /pl/features error-handling.xml

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:48:38 2002 EDT

  Added files: 
/phpdoc/pl/features error-handling.xml 
  Log:
  Initial translation.
  
  


Index: phpdoc/pl/features/error-handling.xml
+++ phpdoc/pl/features/error-handling.xml



 
  Obs³uga b³êdów
 
  
   W PHP istnieje kilka rodzajów b³êdów i ostrze¿eñ. Oto one:

   
Rodzaje b³êdów PHP

 
  
   Warto¶æ
   Sta³a
   Opis
   Uwagi
  
 
 
  
   1
   E_ERROR
   krytyczne b³êdy podczas wykonywania
   
  
  
   2
   E_WARNING
   ostrze¿enia podczas wykonania (nie b³êdy krytyczne)
   
  
  
   4
   E_PARSE
   b³êdy sk³adniowe podczas kompilacji
   
  
  
   8
   E_NOTICE
   uwagi podczas wykonania (mniej powa¿ne ni¿ ostrze¿enia)
   
  
  
   16
   E_CORE_ERROR
   krytyczne b³êdy podczas uruchamiania PHP
   tylko PHP 4
  
  
   32
   E_CORE_WARNING
   ostrze¿enia (nie b³êdy krytyczne) podczas uruchamiania PHP
   tylko PHP 4
  
  
   64
   E_COMPILE_ERROR
   krytyczne b³êdy podczas kompilacji
   tylko PHP 4
  
  
   128
   E_COMPILE_WARNING
   ostrze¿enia podczas kompilacji (nie b³êdy krytyczne)
   tylko PHP 4
  
  
   256
   E_USER_ERROR
   komunikat b³êdu wywo³any przez u¿ytkownika
   tylko PHP 4
  
  
   512
   E_USER_WARNING
   komunikat ostrze¿enia wywo³any przez u¿ytkownika
   tylko PHP 4
  
  
   1024
   E_USER_NOTICE
   uwaga wywo³ana przez u¿ytkownika
   tylko PHP 4
  
  
   
   E_ALL
   wszystkie powy¿sze, je¶li obs³ugiwane
   
  
 

   
  

  
   Powy¿sze warto¶ci (zarówno liczbowe jak i symboliczne) tworz± maskê bitow±,
   okre¶laj±c±, które b³êdy maj± byæ zg³aszane. Mo¿esz u¿yæ
   operatorów bitowych, by
   po³±czyæ te warto¶ci, lub zamaskowaæ niektóre typy b³êdów. Nale¿y podkre¶liæ,
   ¿e jedynie operatory '|', '~', '!', i '&' bêd± akceptowane przez
   php.ini, natomiast ¿aden z nich nie bêdzie akceptowany
   przez php3.ini.
  
  
   W PHP4, error_reporting
   (zg³aszanie b³êdów) jest domy¶lnie ustawione na
   E_ALL & ~E_NOTICE, co powoduje wy¶wietlanie wszystkich
   b³êdów i ostrze¿eñ, z wyj±tkiem kategorii E_NOTICE. W PHP3, domy¶lne
   ustawienie (E_ERROR | E_WARNING | E_PARSE), powoduje
   dok³adnie to samo. Bior±c jednak pod uwagê, i¿ php3.ini
   nie obs³uguje sta³ych, error_reporting
   musi zostaæ podane liczbowo, dlatego wynosi 7.
  

  
   Pocz±tkowa warto¶æ mo¿e byæ ustawiona dyrektyw± error_reporting w pliku ini, lub w
   pliku httpd.conf serwera Apache przy u¿yciu dyrektywy
   php_error_reporting (lub php3_error_reporting w PHP3), lub z poziomu
   samego skryptu przy u¿yciu funkcji error_reporting.
  
  
  
   
W przypadku aktualizowania skryptów b±d¼ serwera z PHP 3 do PHP 4, nale¿y
sprawdziæ ustawienia zg³aszania b³êdów, oraz wywo³ania funkcji
error_reporting. Istnieje bowiem mo¿liwo¶æ
przypadkowego zablokowania zg³aszania nowych typów b³êdów, w szczególno¶ci
E_COMPILE_ERROR. Mo¿e to prowadziæ do wy¶wietlania pustych dokumentów, bez
jakiejkolwiek informacji o b³êdzie, ani miejscu, gdzie nale¿y szukaæ
problemu.
   
  

  
   Wszystkie wyra¿enia PHP mog± byæ
   poprzedzane znakiem "@", który wy³±cza zg³aszanie b³êdów dla nastêpuj±cego
   po nim wyra¿enia. Je¶li podczas przetwarzania wyra¿enia wyst±pi b³±d, a
   w³±czona jest opcja track_errors,
   to komunikat b³êdu zostanie umieszczony w zmiennej globalnej
   $php_errormsg.
  

  
   
Operator kontroli b³êdów
@ nie zablokuje komunikatu, który jest wynikiem b³êdu sk³adniowego.
   
  

  
   
Operator kontroli b³êdów
@ zablokuje równie¿ zg³aszanie b³êdów krytycznych, powoduj±cych
przerwanie wykonywania skryptu. Je¶li zatem u¿yjesz operatora 
@ do wy³±czenia
pokazywania b³êdów konkretnej funkcji, która b±d¼ nie istnieje, b±d¼
pope³niono b³±d przy wpisywaniu jej nazwy, skrypt przerwie dzia³anie w tym
miejscu, bez poinformowania o przyczynach.
   
  

  
   Poni¿ej zamieszczamy przyk³ad wykorzystania obs³ugi b³êdów w PHP. Tworzymy
   funkcjê obs³ugi b³êdów, która zapisuje informacje do pliku (u¿ywaj±c formatu
   XML) i w przypadku wyst±pienia b³êdu krytycznego, wysy³a maila do
   programisty.
   
Wykorzystanie obs³ugi b³êdów



   
   To jedynie prosty przyk³ad, ilustruj±cy sposób u¿ycia
   Funkcji obs³ugi b³êdów i logowania.
  

  
   Patrz tak¿e: error_reporting,
   error_log,
   set_error_handler,
   restore_error_handler, 
   trigger_error,
   user_error
  

 





[PHP-DOC] cvs: phpdoc /he/functions dir.xml

2002-03-25 Thread matty rozen

matroz  Mon Mar 25 12:44:39 2002 EDT

  Modified files:  
/phpdoc/he/functionsdir.xml 
  Log:
  fully translated
  
Index: phpdoc/he/functions/dir.xml
diff -u phpdoc/he/functions/dir.xml:1.3 phpdoc/he/functions/dir.xml:1.4
--- phpdoc/he/functions/dir.xml:1.3 Thu Mar 21 16:55:24 2002
+++ phpdoc/he/functions/dir.xml Mon Mar 25 12:44:39 2002
@@ -1,5 +1,5 @@
 
-
+
  
   ôåð÷öéåú ìèéôåì áñôøéåú
   ñôøéåú





[PHP-DOC] cvs: phpdoc /en/features error-handling.xml

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:43:45 2002 EDT

  Modified files:  
/phpdoc/en/features error-handling.xml 
  Log:
  mydomain.com => example.com
  
  
Index: phpdoc/en/features/error-handling.xml
diff -u phpdoc/en/features/error-handling.xml:1.24 
phpdoc/en/features/error-handling.xml:1.25
--- phpdoc/en/features/error-handling.xml:1.24  Sat Dec 22 11:14:50 2001
+++ phpdoc/en/features/error-handling.xml   Mon Mar 25 12:43:45 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Error Handling
  
@@ -227,7 +227,7 @@
 // save to the error log, and e-mail me if there is a critical user error
 error_log($err, 3, "/usr/local/php4/error.log");
 if ($errno == E_USER_ERROR)
-mail("[EMAIL PROTECTED]","Critical User Error",$err);
+mail("[EMAIL PROTECTED]","Critical User Error",$err);
 }
 
 





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

2002-03-25 Thread Simone Cortesi

At 17.12 25/03/02 +, Mark Kronsbein wrote:

>   Modified files:
> /phpdoc/de/functionscybermut.xml
>   Log:
>   Updated the translation of my favourite Extension :)

I know :) It really rocks!




[PHP-DOC] entitie proposal/request

2002-03-25 Thread Friedhelm Betz

Hi,
in the partintro/sections introduced by Torben (?), if I remember
correctly, there are those sections about constants, requirements and
so on.
It seems desirable for me to have some entities for thoese extensions
that doesn't provide constants, resource types 
For example:

This extension does not define any configuration 
directives.


This would speed up translation and for sur, yes I am lazy, and its
much faster to write just &runtime.config; :-)

Any comments?
If none, I'll update language-snippets.ent this way.

 Friedhelm




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

2002-03-25 Thread Mark Kronsbein

mk  Mon Mar 25 12:12:15 2002 EDT

  Modified files:  
/phpdoc/de/functionscybermut.xml 
  Log:
  Updated the translation of my favourite Extension :)
  
Index: phpdoc/de/functions/cybermut.xml
diff -u phpdoc/de/functions/cybermut.xml:1.2 phpdoc/de/functions/cybermut.xml:1.3
--- phpdoc/de/functions/cybermut.xml:1.2Sat Mar 16 05:26:43 2002
+++ phpdoc/de/functions/cybermut.xmlMon Mar 25 12:12:15 2002
@@ -1,14 +1,13 @@
 
-
-
+
+
  
   Crédit Mutuel CyberMUT functions
   CyberMUT
   

 Diese Extension ist für den Ablauf der Kreditkartentransaktionen des  
-Crédit Mutuel CyberMUT Systems (
-&url.cybermut;) zuständig.
+Crédit Mutuel CyberMUT Systems (&url.cybermut;) zuständig.
 

 CyberMUT ist ein populärer französischer Service der Bank Crédit Mutuel 
für das Bezahlen im Web.
@@ -208,6 +207,7 @@

   
  
+
 

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

2002-03-25 Thread Marcus Börger

helly   Mon Mar 25 12:09:40 2002 EDT

  Modified files:  
/phpdoc/en/functionsimage.xml 
  Log:
  -spelling
  -function name
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.82 phpdoc/en/functions/image.xml:1.83
--- phpdoc/en/functions/image.xml:1.82  Wed Mar 13 14:16:38 2002
+++ phpdoc/en/functions/image.xml   Mon Mar 25 12:09:40 2002
@@ -1,5 +1,5 @@
 
-
+
 
  Image functions
  Image
@@ -49,7 +49,7 @@
   
Description
 
- int|falseexif_thumbnail
+ int|falseexif_imagetype
   stringfilename
 

@@ -125,7 +125,7 @@


 COMPUTED
-html, Width, Height, IsColor and come more if available.
+html, Width, Height, IsColor and some more if available.


 ANY_TAG





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 12:07:44 2002 EDT

  Modified files:  
/phpdoc/en/functionsw32api.xml 
  Log:
  fixing refpurpose, copying drom the Source
  
Index: phpdoc/en/functions/w32api.xml
diff -u phpdoc/en/functions/w32api.xml:1.3 phpdoc/en/functions/w32api.xml:1.4
--- phpdoc/en/functions/w32api.xml:1.3  Mon Mar 25 12:05:43 2002
+++ phpdoc/en/functions/w32api.xml  Mon Mar 25 12:07:44 2002
@@ -1,5 +1,5 @@
 
-
+
  
   W32api functions
   W32api functions
@@ -88,7 +88,11 @@
   

 w32api_init_dtype
-; Creates an instance to the data type typename and fills it with the 
values val1, val2, the function
+
+ Creates an instance to the data type typename and fills it with 
+ the values val1, val2, the function then returns a DYNAPARM which can be 
+ passed when invoking a function as a parameter
+


 Description





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 12:05:43 2002 EDT

  Modified files:  
/phpdoc/en/functionsw32api.xml 
  Log:
  WS commit
  
Index: phpdoc/en/functions/w32api.xml
diff -u phpdoc/en/functions/w32api.xml:1.2 phpdoc/en/functions/w32api.xml:1.3
--- phpdoc/en/functions/w32api.xml:1.2  Sat Feb  2 10:36:10 2002
+++ phpdoc/en/functions/w32api.xml  Mon Mar 25 12:05:43 2002
@@ -1,5 +1,5 @@
 
-
+
  
   W32api functions
   W32api functions
@@ -13,7 +13,7 @@
   

 w32api_set_call_method
-Sets the calling method used 
+Sets the calling method used


 Description
@@ -31,7 +31,7 @@
   

 w32api_register_function
-Registers function function_name from library with PHP 
+Registers function function_name from library with PHP


 Description
@@ -50,7 +50,7 @@
   

 w32api_invoke_function
-) Invokes function funcname with the arguments passed after the 
function name 
+Invokes function funcname with the arguments passed after the 
+function name


 Description
@@ -68,7 +68,7 @@
   

 w32api_deftype
-...) Defines a type for use with other w32api_functions. 
+Defines a type for use with other w32api_functions


 Description





[PHP-DOC] Smarty docs

2002-03-25 Thread Andrei Zmievski

Hello,

Soon Smarty (http://www.phpinsider.com/php/code/Smarty/) will be moving
to smarty.php.net domain and I hope to set it up in the same way as PHP
and PHP-GTK, that is, have a separate CVS module for documentation. We
already have documentation in DocBook SGML format. If there is anyone on
this list who wouldn't mind getting the docs to usual PHP specs (XML,
build system, separate stylesheets for Web and simple HTML, etc), we
would really appreciate the help. Please copy me on the replies, since I
do not usually subscribe to this list.

-Andrei
* There is no knowledge that is not power. -- Ralph Waldo Emerson *



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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 11:58:11 2002 EDT

  Added files: 
/phpdoc/it/functionsdotnet.xml 
  Log:
  adding dotnet by Rocco Curcio
  

Index: phpdoc/it/functions/dotnet.xml
+++ phpdoc/it/functions/dotnet.xml


 
  Funzioni .NET
  Funzioni .NET

  
   
   
  


  
   
dotnet_load
Carica un modulo DOTNET
   
   
Descrizione
 
  intdotnet_load
  
stringassembly_name
  stringdatatype_name
  intcodepage
 
 &warn.experimental.func;

 &warn.undocumented.func;

   
  

 









Re: [PHP-DOC] cvs: phpdoc /ro/functions domxml.xml

2002-03-25 Thread Simone Cortesi

At 16.33 25/03/02 +, Adrian Spinei wrote:

>aspinei Mon Mar 25 11:33:13 2002 EDT
>
>   Added files:
> /phpdoc/ro/functionsdomxml.xml
>   Log:
>   no message

adding non translated files to the /ro tree is useless, when we build the 
online manuals, if a file is not present in the localized manual, there is 
a fallback to the english (original) manual.

Ciao,
Simone.




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

2002-03-25 Thread Adrian Spinei

aspinei Mon Mar 25 11:33:13 2002 EDT

  Added files: 
/phpdoc/ro/functionsdomxml.xml 
  Log:
  no message
  


Index: phpdoc/ro/functions/domxml.xml
+++ phpdoc/ro/functions/domxml.xml


 
  DOM XML functions
  DOM XML

  
   &warn.experimental;
   
This documentation is not finished yet. Don't start to translate it
or use it as a programming reference ([EMAIL PROTECTED]).
   
   
These functions are only available if PHP was configured with
--with-dom=[DIR], using the
GNOME xml library.
You will need at least libxml-2.2.7
These functions have been added in PHP 4.
   
   
The extension allows you to operate on an XML document with the DOM API.
It also provides a function xmltree to turn the
complete XML document into a tree of PHP objects. Currently this
tree should be considered read-only - you can modify it but this
would not make any sense since dumpmem cannot be
applied to it. Therefore, if you want to read an XML file and write
a modified version use the add_node,
set_attribute, etc. and finally
dumpmem functions.
   
   
This module defines the following constants:
   
   
XML constants

 
  
   Constant
   Value
   Description
  
 
 
  
   XML_ELEMENT_NODE
   1
   Node is an element
  
  
   XML_ATTRIBUTE_NODE
   2
   Node is an attribute
  
  
   XML_TEXT_NODE
   3
   Node is a piece of text
  
  
   XML_CDATA_SECTION_NODE
   4
   
  
  
   XML_ENTITY_REF_NODE
   5
   
  
  
   XML_ENTITY_NODE
   6
   Node is an entity like  
  
  
   XML_PI_NODE
   7
   Node is a processing instruction
  
  
   XML_COMMENT_NODE
   8
   Node is a comment
  
  
   XML_DOCUMENT_NODE
   9
   Node is a document
  
  
   XML_DOCUMENT_TYPE_NODE
   10
   
  
  
   XML_DOCUMENT_FRAG_NODE
   11
   
  
  
   XML_NOTATION_NODE
   12
   
  
  
   XML_GLOBAL_NAMESPACE
   1
   
  
  
   XML_LOCAL_NAMESPACE
   2
   
  
 

   
   
Each function in this extension can be used in two ways. In a non-object
oriented way by passing the object to apply the function to as a first
argument, or in an object oriented way by calling the function as a method
of an object. This documentation describes the non-object oriented
functions, though you get the object methods by skipping the prefix
"domxml_".
   
   
This module defines a number of classes, which are listed —
including their
properties and method — in the following table.
   
   
   
DomDocument class (methods)

 
  
   Method name
   Function name
   Description
  
 
 
  
   root
   domxml_root
   
  
  
   children
   domxml_children
   
  
  
   add_root
   domxml_add_root
   
  
  
   dtd
   domxml_intdtd
   
  
  
   dumpmem
   domxml
   
  
  
   xpath_init
   xpath_init
   
  
  
   xpath_new_context
   xpath_new_context
   
  
  
   xptr_new_context
   xptr_new_context
   
  
 

   
   

   
   
DomDocument class (attributes)

 
  
   Name
   Type
   Description
  
 
 
  
   doc
   class DomDocument
   The object itself
  
  
   name
   string
   
  
  
   url
   string
   
  
  
   version
   string
   Version of XML
  
  
   encoding
   string
   
  
  
   standalone
   long
   1 if the file is a standalone version
  
  
   type
   long
   One of the constants in table ... 
  
  
   compression
   long
   1 if the file is compressed
  
  
   charset
   long
   
  
 

   
   

   
   
DomNode class (methods)

 
  
   Name
   PHP name
   Description
  
 
 
  
   lastchild
   domxml_last_child
   
  
  
   children
   domxml_children
   
  
  
   parent
   domxml_parent
   
  
  
   new_child
   domxml_new_child
   
  
  
   get_attribute
   domxml_get_attribute
   
  
  
   set_attribute
   domxml_set_attribute
   
  
  
   attributes
   domxml_attributes
   
  
  
   node
   domxml_node
   
  
  
   set_content
   domxml_set_content
   
  
 

   
   

   
   
DomNode class (attributes)

 
  
   Name
   Type
   Description
  

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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 11:32:12 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  removing cybercash
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.45 phpdoc/it/translation.xml:1.46
--- phpdoc/it/translation.xml:1.45  Mon Mar 25 11:26:45 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 11:32:12 2002
@@ -54,7 +54,6 @@
   
   
   
-  
   
   
   





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 11:29:05 2002 EDT

  Modified files:  
/phpdoc/it/functionscybercash.xml 
  Log:
  adding translation by Rocco Curcio up to EN 1.13
  
Index: phpdoc/it/functions/cybercash.xml
diff -u /dev/null phpdoc/it/functions/cybercash.xml:1.6
--- /dev/null   Mon Mar 25 11:29:05 2002
+++ phpdoc/it/functions/cybercash.xml   Mon Mar 25 11:29:05 2002
@@ -0,0 +1,111 @@
+
+
+ 
+  Funzioni di pagamento Cybercash
+  Cybercash
+
+  
+   
+Queste funzioni sono disponibili solo se l'interprete è stato
+compilato con --with-cybercash=[DIR]. Queste funzioni
+sono state aggiunte nel PHP 4.
+   
+  
+
+  
+   
+cybercash_encr
+Criptazione Cybercash
+   
+   
+Descrizione
+ 
+  arraycybercash_encr
+  stringwmk
+  stringsk
+  stringinbuff
+ 
+
+ La funzione restituisce un array associativo con gli elementi
+ "errcode" e, se "errcode" è &false;, "outbuff" (stringa),
+ "outLth" (long) and "macbuff" (stringa).
+
+   
+  
+
+  
+   
+cybercash_decr
+Decrifrazione Cybercash
+   
+   
+Descrizione
+ 
+  arraycybercash_decr
+  stringwmk
+  stringsk
+  stringinbuff
+ 
+
+ La funzione restituisce un array associativo con gli elementi
+ "errcode" e, se "errcode" è &false;, "outbuff" (stringa),
+ "outLth" (long) and "macbuff" (stringa).
+
+   
+  
+
+  
+   
+cybercash_base64_encode
+Codifica dei dati in base64 per Cybercash
+   
+   
+Descrizione
+ 
+  stringcybercash_base64_encode
+  stringinbuff
+ 
+
+
+   
+  
+
+  
+   
+cybercash_base64_decode
+Decodifica dei dati in base64 per Cybercash
+   
+   
+Descrizione
+ 
+  stringcybercash_base64_decode
+  stringinbuff
+ 
+
+
+   
+  
+
+ 
+
+





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 11:26:45 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  adding translator
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.44 phpdoc/it/translation.xml:1.45
--- phpdoc/it/translation.xml:1.44  Mon Mar 25 11:24:41 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 11:26:45 2002
@@ -35,6 +35,7 @@
   
   
   
+  
  
  
  





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 11:24:41 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  removing translated file
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.43 phpdoc/it/translation.xml:1.44
--- phpdoc/it/translation.xml:1.43  Mon Mar 25 08:54:43 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 11:24:41 2002
@@ -54,7 +54,6 @@
   
   
   
-  
   
   
   





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 10:53:19 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  review of bc.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.21 phpdoc/de/translation.xml:1.22
--- phpdoc/de/translation.xml:1.21  Mon Mar 25 08:28:01 2002
+++ phpdoc/de/translation.xml   Mon Mar 25 10:53:17 2002
@@ -66,6 +66,7 @@
   
   
   
+  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.284 phpdoc/de/Translators:1.285
--- phpdoc/de/Translators:1.284 Mon Mar 25 08:28:01 2002
+++ phpdoc/de/Translators   Mon Mar 25 10:53:18 2002
@@ -88,7 +88,7 @@
 apache.xml  Friedhelm Betz  fertig (bis V 1.23)
 array.xml   Thomas Schöfbeckfertig (bis V 1.165)
 aspell.xml  Friedhelm Betz  fertig (bis V 1.19)
-bc.xml  Friedhelm Betz  fertig (bis V 1.18)
+bc.xml  Friedhelm Betz  Änderungen
 bzip2.xml   Sebastian Nohn  fertig (bis V 1.11)
 calendar.xmlHartmut Holzgraefe  fertig
 ccvs.xmlPeter Petermann fertig





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 09:59:31 2002 EDT

  Added files: 
/phpdoc/it/functionscybermut.xml 
  Log:
  adding translation by Mariano Calandra up to EN 1.18
  


Index: phpdoc/it/functions/cybermut.xml
+++ phpdoc/it/functions/cybermut.xml


 
  Crédit Mutuel CyberMUT functions
  CyberMUT
  
   
Questa estensione vi permette di processare le transazioni delle carte di credito 
usando il sistema Crédit Mutuel CyberMUT (&url.cybermut;).

   
CynerMUT, in Francia, è un popolare servizio di pagamento tramite web, fornito 
dalla 
banca Crédit Mutuel. Se siete stranieri in Francia, queste funzioni non 
saranno utili.
   
   
Queste funzioni sono disponibili se PHP è stato compilato con l'opzione 

--with-cybermut[=DIR], 
dove DIR è la locazione di libcm-mac.a
e cm-mac.h.
Verrà richiesto l'appropriato SDK per la piattaforma, che sarà spedito 
dopo la sottoscrizione al servizio CyberMUT (contattateli via Web, 
o recatevi presso il più vicino Crédit Mutuel).
   
   
L'uso di queste funzioni è abbastanza simile alle funzioni originali, 
ad eccezione dei parametri restituiti da 
cybermut_creerformulairecm
e cybermut_creerreponsecm, 
che sono restituiti direttamente dalle funzioni PHP, 
mentre loro sono passati in riferimento nelle funzioni originali.
   
   
Queste funzioni sono state aggiunte in PHP 4.0.6. 
   
   

Queste funzioni forniscono solo un link all'SDK di CyberMUT. Assicuratevi di 
leggere 
la Guida per gli Sviluppatori del CyberMUT per i dettagli completi dei parametri 
richiesti.

   
  

  
   
cybermut_creerformulairecm 
Genera un form HTML per la richiesta di pagamento
   
   
Descrizione
 
  stringcybermut_creerformulairecm
  stringurl_CM
  stringversion
  stringTPE
  stringmontant
  stringref_commande
  stringtexte_libre
  stringurl_retour
  
stringurl_retour_ok
  
stringurl_retour_err
  stringlangue
  stringcode_societe
  stringtexte_bouton
 

 cybermut_creerformulairecm è usato per generare il 
 form HTML per la richiesta di pagamento. 


 Primo passo di pagamento (equiv cgi1.c)
 

 

 
 Vedere anche 
 cybermut_testmac e 
 cybermut_creerreponsecm.

   
  

  
   
cybermut_testmac 

 Assicura che non siano contenuti dati manupolati 
 nel messaggio di conferma ricevuto

   
   
Descrizione
 
  boolcybermut_testmac
  stringcode_MAC
  stringversion
  stringTPE
  stringcdate
  stringmontant
  stringref_commande
  stringtexte_libre
  stringcode-retour
 

 cybermut_testmac è usato per assicurare che non siano 
contenuti dati manipolati
 nel messaggio di conferma ricevuto.
 Prestate attenzione ai parametri code-retour e
 texte-libre, che non possono essere valutati tal quali, 
 a causa del trattino. Dovete recuperarli usando: 
 




 Ultimo passo di pagamento (equiv cgi2.c)
 

 

 
 Vedere anche 
 cybermut_creerformulairecm e
 cybermut_creerreponsecm.

   
  

  
   
cybermut_creerreponsecm

 Genera il riconoscimento della consegna di 
 conferma del pagamento 

   
   
Descrizione
 
  stringcybermut_creerreponsecm
  stringphrase
 

 cybermut_creerreponsecm restituisce una stringa 
 contenente un messaggio di riconoscimento di consegna.


 Il parametro è "OK" se il messaggio di conferma del pagamento è 
 stato correttamente autenticato da  cybermut_testmac.
 Ogni altra catena è considerata come un messaggio di errore. 

 
 Vedere anche 
 cybermut_creerformulairecm e
 cybermut_testmac.

   
  
 





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 09:49:39 2002 EDT

  Modified files:  
/phpdoc/en/functionscybermut.xml 
  Log:
  fixing english wording
  
Index: phpdoc/en/functions/cybermut.xml
diff -u phpdoc/en/functions/cybermut.xml:1.17 phpdoc/en/functions/cybermut.xml:1.18
--- phpdoc/en/functions/cybermut.xml:1.17   Mon Mar 25 09:44:35 2002
+++ phpdoc/en/functions/cybermut.xmlMon Mar 25 09:49:39 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Crédit Mutuel CyberMUT functions
   CyberMUT
@@ -72,7 +72,7 @@
  
 

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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 09:44:36 2002 EDT

  Modified files:  
/phpdoc/en/functionscybermut.xml 
  Log:
  avoiding space before link description
  
Index: phpdoc/en/functions/cybermut.xml
diff -u phpdoc/en/functions/cybermut.xml:1.16 phpdoc/en/functions/cybermut.xml:1.17
--- phpdoc/en/functions/cybermut.xml:1.16   Sat Feb  2 10:35:56 2002
+++ phpdoc/en/functions/cybermut.xmlMon Mar 25 09:44:35 2002
@@ -1,13 +1,12 @@
 
-
+
  
   Crédit Mutuel CyberMUT functions
   CyberMUT
   

-This extension allows you to process credit cards transactions using 
-Crédit Mutuel CyberMUT system (
-&url.cybermut;).
+This extension allows you to process credit cards transactions using 
+Crédit 
+Mutuel CyberMUT system (&url.cybermut;).
 

 CyberMUT is a popular Web Payment Service in France, provided by the
@@ -214,6 +213,7 @@

   
  
+
 
-





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

2002-03-25 Thread Marco Cucinato

cucinatoMon Mar 25 09:28:47 2002 EDT

  Modified files:  
/phpdoc/it/functionsarray.xml bzip2.xml 
  Log:
  Synced to EN version
  
  
Index: phpdoc/it/functions/array.xml
diff -u phpdoc/it/functions/array.xml:1.50 phpdoc/it/functions/array.xml:1.51
--- phpdoc/it/functions/array.xml:1.50  Fri Mar 22 10:43:22 2002
+++ phpdoc/it/functions/array.xml   Mon Mar 25 09:28:47 2002
@@ -1,5 +1,5 @@
 
- 
+ 
  
   Funzioni di Array
   Array
@@ -488,6 +488,12 @@
 
 ¬e.func-callback;
 
+ Gli utenti non possono modificare l'array attraverso la funzione
+ di callback, ad esempio aggiungere/togliere un elemento, o cancellare l'array su 
+cui
+ array_walk è applicata. Se l'array viene
+ cambiato, il comportamento di questa funzione non è definito.
+
+
  Vedere anche array_map e
  array_reduce.
 
@@ -2149,6 +2155,12 @@
   obbligatoriamente, in quanto array_walk non reinizializza 
   automaticamente l'array.
  
+ 
+ Gli utenti non possono modificare l'array attraverso la funzione
+ di callback, ad esempio aggiungere/togliere un elemento, o cancellare l'array su 
+cui
+ array_walk è applicata. Se l'array viene
+ cambiato, il comportamento di questa funzione non è definito.
+ 
 
 
  
Index: phpdoc/it/functions/bzip2.xml
diff -u phpdoc/it/functions/bzip2.xml:1.12 phpdoc/it/functions/bzip2.xml:1.13
--- phpdoc/it/functions/bzip2.xml:1.12  Sat Mar 16 12:37:50 2002
+++ phpdoc/it/functions/bzip2.xml   Mon Mar 25 09:28:47 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Funzioni di compressione Bzip2
   Bzip2
@@ -38,7 +38,8 @@

 Tipi di risorse
 
- Questa estensione non definisce tipi di risorse.
+ Questa estensione definisce un tipi di risorsa: un puntatore a file che 
+identifica
+ il file bz2 su cui lavorare.
 

 
@@ -101,7 +102,7 @@
 Descrizione
  
   intbzclose
-  intbz
+  resourcebz
  
 
  Chiude il file bzip2 referenziato dal puntatore bz.
@@ -234,7 +235,7 @@
 Descrizione
  
   intbzerrno
-  intbz
+  resourcebz
  
 
  Restituisce il codice di un qualsiasi errore bzip2 restituito dal 
@@ -256,7 +257,7 @@
 Descrizione
  
   arraybzerror
-  intbz
+  resourcebz
  
 
  Restituisce il codice e la stringa di errore, sotto forma di array associativo,
@@ -294,7 +295,7 @@
 Descrizione
  
   stringbzerrstr
-  intbz
+  resourcebz
  
 
  Resituisce la stringa di errore bzip2 restituito dal
@@ -316,7 +317,7 @@
 Descrizione
  
   intbzflush
-  intbz
+  resourcebz
  
 
  Forza la scrittura di tutti i dati che sono nel buffer del puntatore
@@ -340,7 +341,7 @@

 Descrizione
  
-  intbzopen
+  resourcebzopen
   stringnomefile
   stringmodo
  
@@ -388,7 +389,7 @@
 Descrizione
  
   stringbzread
-  intbz
+  resourcebz
   intlunghezza
  
 
@@ -431,7 +432,7 @@
 Descrizione
  
   intbzwrite
-  intbz
+  resourcebz
   stringdati
   intlunghezza
  





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 09:03:58 2002 EDT

  Modified files:  
/phpdoc/it/functionsclassobj.xml 
  Log:
  update to EN 1.37 by Darvin Andrioli
  
Index: phpdoc/it/functions/classobj.xml
diff -u phpdoc/it/functions/classobj.xml:1.12 phpdoc/it/functions/classobj.xml:1.13
--- phpdoc/it/functions/classobj.xml:1.12   Thu Mar 21 05:49:46 2002
+++ phpdoc/it/functions/classobj.xmlMon Mar 25 09:03:58 2002
@@ -105,7 +105,7 @@
 echo "\t$prop = $val\n";
 }
 
-function visualiazza_metodi($oggetto) {
+function visualizza_metodi($oggetto) {
 $matrice = get_class_methods(get_class($oggetto));
 foreach ($matrice as $metodo)
 echo "\tfunzione $metodo()\n";
@@ -299,7 +299,6 @@

   
 
-
   

 get_class
@@ -314,8 +313,7 @@
 
  Questa funzione restituisce il nome della classe di cui
  l'oggetto oggetto è un'istanza.
- Restituisce &false; se oggetto non è
- un oggetto.
+ Restituisce &false; se oggetto non è un oggetto.
 
 
  
@@ -349,9 +347,8 @@
 
 
  
-  Dalla versione 4.0.6 di PHP, si può specificare direttamente
-  l'oggetto anziché la classe nel parametro nome_classe
-  . Ad esempio:
+  Dalla versione 4.0.6 di PHP, si può specificare direttamente l'oggetto anziché 
+  la classe nel parametro nome_classe. Ad esempio:
   

 
   
@@ -608,8 +607,7 @@
   

 get_parent_class
-Restituisce il nome della classe genitrice di un oggetto 
-o di una classe
+Restituisce il nome della classe genitrice di un oggetto o di una 
+classe


 Descrizione
@@ -623,10 +621,9 @@
  oggetto è un'istanza.
 
 
- Se oggetto è una stringa, la funzione 
- restituisce il nome della classe genitrice della classe di 
- cui oggetto indica il nome. Questa 
- funzionalità è stata aggiunta nella versione 4.0.5 di PHP.
+ Se oggetto è una stringa, la funzione restituisce il nome 
+della classe genitrice 
+ della classe di cui oggetto indica il nome. Questa 
+funzionalità è stata 
+ aggiunta nella versione 4.0.5 di PHP.
 
 
  Vedere anche get_class,
@@ -677,9 +674,8 @@
   
stringanome_classe
  
 
- Questa funzione restituisce &true; se obj,
- appartiene ad una sottoclasse di nome_classe,
- altrimenti &false;.
+ Questa funzione restituisce &true; se obj, appartiene ad 
+una 
+ sottoclasse di nome_classe, altrimenti &false;.
 
 
  Vedere anche get_class,
@@ -702,10 +698,9 @@
   
stringanome_metodo
  
 
- Questa funzione restituisce &true; se il metodo indicato
- dal parametro nome_metodo è stato
- nell'oggetto indicato da oggetto,
- altrimenti &false;.
+ Questa funzione restituisce &true; se il metodo indicato dal parametro 
+ nome_metodo è stato nell'oggetto indicato 
+ da oggetto, altrimenti &false;.
 

   





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 08:54:43 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  reassigning functions/var to darvin
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.42 phpdoc/it/translation.xml:1.43
--- phpdoc/it/translation.xml:1.42  Mon Mar 25 07:53:54 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 08:54:43 2002
@@ -75,6 +75,7 @@
   
   
   
+  
  
 
 





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 08:52:58 2002 EDT

  Modified files:  
/phpdoc/en/functionsbzip2.xml 
  Log:
  small addition to resource type usage of this extension.
  changed the return type of bzopen to resource and the related function protos using 
this resource.
  
Index: phpdoc/en/functions/bzip2.xml
diff -u phpdoc/en/functions/bzip2.xml:1.17 phpdoc/en/functions/bzip2.xml:1.18
--- phpdoc/en/functions/bzip2.xml:1.17  Mon Mar 11 02:30:20 2002
+++ phpdoc/en/functions/bzip2.xml   Mon Mar 25 08:52:58 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Bzip2 Compression Functions
   Bzip2
@@ -38,7 +38,8 @@

 Resource types
 
- This extension does not define any resource types.
+ This extension defines one resource type: a file pointer identifying
+ the bz2-file to work on.
 

 
@@ -101,7 +102,7 @@
 Description
  
   intbzclose
-  intbz
+  resourcebz
  
 
  Closes the bzip2 file referenced by the pointer bz.
@@ -234,7 +235,7 @@
 Description
  
   intbzerrno
-  intbz
+  resourcebz
  
 
  Returns the error number of any bzip2 error returned by the file
@@ -256,7 +257,7 @@
 Description
  
   arraybzerror
-  intbz
+  resourcebz
  
 
  Returns the error number and error string, in an associative array,
@@ -294,7 +295,7 @@
 Description
  
   stringbzerrstr
-  intbz
+  resourcebz
  
 
  Returns the error string of any bzip2 error returned by the file
@@ -316,7 +317,7 @@
 Description
  
   intbzflush
-  intbz
+  resourcebz
  
 
  Forces a write of all buffered bzip2 data for the file pointer
@@ -340,7 +341,7 @@

 Description
  
-  intbzopen
+  resourcebzopen
   stringfilename
   stringmode
  
@@ -388,7 +389,7 @@
 Description
  
   stringbzread
-  intbz
+  resourcebz
   intlength
  
 
@@ -431,7 +432,7 @@
 Description
  
   intbzwrite
-  intbz
+  resourcebz
   stringdata
   intlength
  





Re: [PHP-DOC] cvs: phpdoc /it/appendices commandline.xml

2002-03-25 Thread Simone Cortesi

At 13.18 25/03/02 +, Alan D'Angelo wrote:

>-
>+
>  

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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 08:28:01 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  update for finished review of datetime.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.20 phpdoc/de/translation.xml:1.21
--- phpdoc/de/translation.xml:1.20  Sun Mar 24 17:10:46 2002
+++ phpdoc/de/translation.xml   Mon Mar 25 08:28:01 2002
@@ -66,7 +66,6 @@
   
   
   
-  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.283 phpdoc/de/Translators:1.284
--- phpdoc/de/Translators:1.283 Sun Mar 24 20:12:05 2002
+++ phpdoc/de/Translators   Mon Mar 25 08:28:01 2002
@@ -101,7 +101,7 @@
 cybercash.xml   Martin Jansen   fertig
 cybermut.xmlMark Kronsbein  fertig (bis 1.16)
 cyrus.xml
-datetime.xmlFriedhelm Betz  Änderungen
+datetime.xmlFriedhelm Betz  fertig (bis 1.69)
 dba.xml Martin Jansen   fertig
 dbase.xml   Thomas Schuermann   fertig
 dbm.xml Holger Schranz  fertig





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

2002-03-25 Thread Friedhelm Betz

betzMon Mar 25 08:26:28 2002 EDT

  Modified files:  
/phpdoc/de/functionsdatetime.xml 
  Log:
  sync to en 1.69
  

Index: phpdoc/de/functions/datetime.xml
diff -u phpdoc/de/functions/datetime.xml:1.24 phpdoc/de/functions/datetime.xml:1.25
--- phpdoc/de/functions/datetime.xml:1.24   Sat Feb  2 10:33:59 2002
+++ phpdoc/de/functions/datetime.xmlMon Mar 25 08:26:28 2002
@@ -1,4 +1,5 @@
 
+
  
   Datums- und Zeit-Funktionen
   Datum/Zeit
@@ -15,15 +16,15 @@

 Beschreibung:
  
-  intcheckdate
+  boolcheckdate
   intMonat
   intTag
   intJahr
  
 
- Gibt &true; / wahr zurück, wenn das angegebene Datum gültig ist,
- sonst wird &false; / falsch zurück gegeben. Prüft die Gültigkeit der
- angebenen Datumswerte. Ein Datum wird als gültig angesehen, wenn
+ Ist das angegebene Datum gültig wird &true; zurückgegeben, ansonsten
+ &false;. Prüft die Gültigkeit der angebenen Datumswerte. Ein Datum wird 
+ als gültig angesehen, wenn
  
   

@@ -37,12 +38,16 @@
   
   

-der Tag innerhalb der erlaubten Werte des angegebenen Monats
-ist. Schaltjahre werden berücksichtigt.
+der Tag innerhalb der erlaubten Werte des angegebenen
+Monats ist. SchaltJahre
+werden berücksichtigt.

   
  
 
+
+ Siehe auch mktime und strtotime.
+

   
 
@@ -55,190 +60,219 @@
 Beschreibung:
  
   stringdate
-  stringformat
-  inttimestamp
+  stringFormat
+  intTimestamp
  
 
  Gibt einen formatierten String anhand eines vorzugebenden Musters
  zurück. Dabei wird entweder der angegebene
- timestamp oder die gegenwärtige lokale
- Zeit berücksichtigt, wenn kein timestamp gegeben ist.
+ Timestamp oder die gegenwärtige lokale
+ Zeit berücksichtigt, wenn kein Timestamp angegegeben wird.
 
+
+ 
+  Der gültige Bereich eines Timestamp liegt typischerweise zwischen
+  Fri, 13 Dec 1901 20:45:54 GMT und Tue, 19 Jan 2038 03:14:07 GMT.
+  (Das entspricht den minimalen und maximalen Werten für einen 
+  vorzeichenbehafteten 32-Bit Integer.)
+  
+  
+   Um einen Timestamp aus aus einem Datums-String zu erzeugen, können Sie
+   die Funktion strtotime benutzen. Zusätzlich bieten
+   einige Datenbanken Funktionen, um Ihre Datumsfromate in Timestamps
+   umzuwandeln (siehe die MySQL-Funktion UNIX_TIMESTAMP).
+  
+ 
 
  Die folgenden Platzhalter werden zur Formatierung benutzt:
  
   

-   a - "am" oder "pm"
+a - "am" oder "pm"

   
   

-   A - "AM" oder "PM"
+A - "AM" oder "PM"

   
   

-   B - Swatch-Internet-Zeit
+B - Swatch-Internet-Zeit

   
   

-   d - Tag des Monats, 2-stellig mit führender &null;: "01" bis 
-  "31"
+d - Tag des Monats, 2-stellig mit führender Null: "01" bis "31"

   
   

-   D - Tag der Woche als 3 Buchstaben, z.B. "Fri"
+D - Tag der Woche als 3 Buchstaben, z.B. "Fri"

   
   

-   F - Monat als ganzes Wort, z.B "January"
+F - Monat als ganzes Wort, z.B "January"

   
   

-   g - Stunde im 12-Stunden-Format ohne führende &null;: "1" bis
-   "12"
+g - Stunde im 12-Stunden-Format, ohne führende Null: "1" bis "12"

   
   

-   G - Stunde im 24-Stunden-Format ohne führende &null;: "0" bis
-   "23"
+G - Stunde im 24-Stunden-Format, ohne führende Null: "0" bis "23"

   
   

-   h - Stunde im 12-Stunden-Format: "01" bis "12"
+h - Stunde im 12-Stunden-Format: "01" bis "12"

   
   

-   H - Stunde im 24-Stunden-Format: "00" bis "23"
+H - Stunde im 24-Stunden-Format: "00" bis "23"

   
   

-   i - Minuten: "00" bis "59"
+i - Minuten: "00" bis "59"

   
   

-   I (großes 'i') - "1" bei Sommerzeit, sonst "0"
+I (großes 'i') - "1" bei Sommerzeit, sonst "0"

   
   

-   j - Tag des Monats ohne führende &null;: "1" bis "31"
+j - Tag des Monats ohne führende Null: "1" bis "31"

   
   

-   l - (kleines 'L') ausgeschriebener Tag der Woche,
-   z.B. "Friday"
+l - (kleines 'L') ausgeschriebener Tag der Woche, z.B. "Friday"

   
   

-   L - boolscher Wert für Schaltjahre: "0" oder "1"
+L - boolscher Wert für Schaltjahre: "0" oder "1"

   
   

-   m - Monat: "01" to "12"
+m - Monat: "01" to "12"

   
   

-   n - Monat ohne führende &null;: "1" bis "12"
+M - Monat als 3 Buchstaben, z.B. "Jan"

   
  

[PHP-DOC] cvs: phpdoc /it/appendices commandline.xml

2002-03-25 Thread Alan D'Angelo

alan_dangeloMon Mar 25 08:18:44 2002 EDT

  Modified files:  
/phpdoc/it/appendices   commandline.xml 
  Log:
  Update to EN-Revision 1.9
  
  
Index: phpdoc/it/appendices/commandline.xml
diff -u phpdoc/it/appendices/commandline.xml:1.1 
phpdoc/it/appendices/commandline.xml:1.2
--- phpdoc/it/appendices/commandline.xml:1.1Wed Dec 26 05:52:56 2001
+++ phpdoc/it/appendices/commandline.xmlMon Mar 25 08:18:39 2002
@@ -1,12 +1,12 @@
 
-
+
 
+-->
\ No newline at end of file





Re: [PHP-DOC] cvs: phpdoc /nl bookinfo.xml

2002-03-25 Thread Derick Rethans

On Mon, 25 Mar 2002, Simone Cortesi wrote:

> At 13.06 25/03/02 +, Derick Rethans wrote:
> 
> >+  
> >+   
> >+Vertalingen door:
> >+   
> 
> Can't we really find an appropriate DocBook tag for this? I know we use 
> this in every bookinfo.xml, but "Vertalingen door:" is not the name of 
> collaborator, like "Tradotto con la collaborazione di:" is not an 
> italian-speaking guy :)

:) I just checked it... and there doesn't seem to be a tag for this.

regards,
Derick Rethans

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
All your branches are belong to me!
   SRM: Script Running Machine - www.vl-srm.net
-




Re: [PHP-DOC] cvs: phpdoc /nl bookinfo.xml

2002-03-25 Thread Simone Cortesi

At 13.06 25/03/02 +, Derick Rethans wrote:

>+  
>+   
>+Vertalingen door:
>+   

Can't we really find an appropriate DocBook tag for this? I know we use 
this in every bookinfo.xml, but "Vertalingen door:" is not the name of 
collaborator, like "Tradotto con la collaborazione di:" is not an 
italian-speaking guy :)




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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 08:06:07 2002 EDT

  Modified files:  
/phpdoc/en/functionsfilesystem.xml 
  Log:
  REFPURPOSE on the same line like on other files and removing some periods
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.131 
phpdoc/en/functions/filesystem.xml:1.132
--- phpdoc/en/functions/filesystem.xml:1.131Sun Mar 24 14:09:11 2002
+++ phpdoc/en/functions/filesystem.xml  Mon Mar 25 08:06:07 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Filesystem functions
   Filesystem
@@ -14,9 +14,7 @@
   

 basename
-
- Returns filename component of path
-
+Returns filename component of path


 Description
@@ -511,9 +509,7 @@
   

 fgetcsv
-
- Gets line from file pointer and parse for CSV fields
-
+Gets line from file pointer and parse for CSV fields


 Description
@@ -642,9 +638,7 @@
   

 fgetss
-
- Gets line from file pointer and strip HTML tags
-
+Gets line from file pointer and strip HTML tags


 Description
@@ -1358,9 +1352,7 @@
   

 fpassthru 
-
- Output all remaining data on a file pointer
-
+Output all remaining data on a file pointer


 Description
@@ -1605,9 +1597,7 @@
   

 fstat
-
- Gets information about a file using an open file pointer
-
+Gets information about a file using an open file pointer


 Description
@@ -1680,9 +1670,7 @@
   

 ftruncate
-
- Truncates a file to a given length.
-
+Truncates a file to a given length


 Description
@@ -1692,8 +1680,9 @@
   intsize
  
 
- Takes the filepointer, fp, and truncates the file to length, size.
- This function returns &true; on success and &false; on failure.
+ Takes the filepointer, fp, and truncates the file to 
+ length, size. This function returns &true; on 
+ success and &false; on failure.
 

   
@@ -1751,9 +1740,7 @@
   

 set_file_buffer
-
- Sets file buffering on the given file pointer
-
+Sets file buffering on the given file pointer


 Description
@@ -1865,9 +1852,7 @@
   

 is_file
-
- Tells whether the filename is a regular file
-
+Tells whether the filename is a regular file


 Description
@@ -1892,9 +1877,7 @@
   

 is_link
-
- Tells whether the filename is a symbolic link
-
+Tells whether the filename is a symbolic link


 Description
@@ -1925,9 +1908,7 @@
   

 is_readable
-
- Tells whether the filename is readable
-
+Tells whether the filename is readable


 Description
@@ -2014,7 +1995,7 @@
   

 is_uploaded_file
-Tells whether the file was uploaded via HTTP POST.
+Tells whether the file was uploaded via HTTP POST


 Description
@@ -2173,7 +2154,7 @@
   

 move_uploaded_file
-Moves an uploaded file to a new location.
+Moves an uploaded file to a new location


 Description
@@ -2699,9 +2680,7 @@
   

 lstat
-
- Gives information about a file or symbolic link
-
+Gives information about a file or symbolic link


 Description





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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 08:06:03 2002 EDT

  Modified files:  
/phpdoc/nl  bookinfo.xml 
  Log:
  - update bookinfo
  
  
Index: phpdoc/nl/bookinfo.xml
diff -u phpdoc/nl/bookinfo.xml:1.12 phpdoc/nl/bookinfo.xml:1.13
--- phpdoc/nl/bookinfo.xml:1.12 Thu Jan  3 03:04:57 2002
+++ phpdoc/nl/bookinfo.xml  Mon Mar 25 08:06:03 2002
@@ -41,14 +41,23 @@
  
   

-LeendertBrouwer
-   
-   
 MathieuKooiman


 DerickRethans

+  
+
+  
+   
+Vertalingen door:
+   
+   
+Leendert Browser
+   
+   
+Dirkjan Ochtman
+   
   
 
   





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 07:53:54 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  removing snmp from WIP
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.41 phpdoc/it/translation.xml:1.42
--- phpdoc/it/translation.xml:1.41  Sat Mar 23 08:33:53 2002
+++ phpdoc/it/translation.xml   Mon Mar 25 07:53:54 2002
@@ -53,7 +53,6 @@
   
   
   
-  
   
   
   





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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 07:52:57 2002 EDT

  Modified files:  
/phpdoc/it/functionssnmp.xml 
  Log:
  update/translation to EN 1.23
  

Index: phpdoc/it/functions/snmp.xml
diff -u /dev/null phpdoc/it/functions/snmp.xml:1.6
--- /dev/null   Mon Mar 25 07:52:57 2002
+++ phpdoc/it/functions/snmp.xmlMon Mar 25 07:52:57 2002
@@ -0,0 +1,399 @@
+
+
+ 
+  Funzioni per SNMP
+  SNMP
+
+  
+   
+Per potere utilizzare le funzioni SNMP su un sistema Unix, occorre installare il 
+pacchetto UCD SNMP. Sui sistemi Windows, 
+invece, 
+le funzioni SNMP sono disponibili soltanto su NT e non su sistemi Windows 95 e 
+98.
+ 
+
+   
+Attenzione: per potere usare il pacchetto UCD SNMP, occorre definire
+NO_ZEROLENGTH_COMMUNITY a 1 prima di compilarlo. Dopo avere configurato 
+UCD SNMP, occorre editare il file config.h, cercare NO_ZEROLENGTH_COMMUNITY
+e decommentare la linea #define. Alla fine si deve ottenere:
+   
+
+   
+
+
+
+   
+
+   
+Se durante l'uso dei comandi SNMP dovessero comparire degli errori di 
+"segmentation fault",
+non seguire le istruzioni precedenti. Se non si desidera ricompilare il pacchetto
+UCD SNMP, si può optare per compilare PHP con l'opzione --enable-ucd-snmp-hack che
+aggira questo problema.
+   
+
+  
+
+  
+   
+snmpget
+Preleva un oggetto SNMP
+   
+   
+Descrizione
+ 
+  stringsnmpget
+  stringhostname
+  stringcommunity
+  stringobject_id
+  inttimeout
+  intretries
+ 
+
+
+ La funzione restituisce il valore di un oggetto SNMP se ha successo, altrimenti 
+&false; se si verificano errori
+  
+
+
+ La funzione snmpget, viene utilizzata per 
+ leggere il valore dell'oggetto SNMP specificato da
+ object_id. L'agente SNMP a cui accedere viene specificato
+ nel parametro hostname, mentre la comunità viene 
+ indicata in community.
+
+
+
+ 
+  
+
+  
+ 
+
+
+   
+  
+
+  
+   
+snmpset
+Valorizza un oggetto SNMP
+   
+   
+Descrizione
+ 
+  boolsnmpset
+  stringhostname
+  stringcommunity
+  stringobject_id
+  stringtype
+  mixedvalue
+  inttimeout
+  intretries
+ 
+
+
+ Setta il valore di un specifico oggetto SNMP. La funzione restituisce &true;
+ se ha successo, &false; se si verifica un errore.
+
+
+
+ La funzione snmpset viene usata per 
+ settare il valore dell'oggetto SNMP indicato dal parametro
+ object_id. L'agente SNMP viene indicato nel parametro
+ hostname e la comunità viene specificata 
+ nel parametro community.
+
+
+   
+  
+
+  
+   
+snmpwalk
+Scarica tutti gli oggetti SNMP da un agente
+   
+   
+Descrizione
+ 
+  arraysnmpwalk
+  stringhostname
+  stringcommunity
+  stringobject_id
+  inttimeout
+  intretries
+ 
+
+
+ La funzione restituisce un array con i valori degli oggetti SNMP
+ utilizzando object_id come punto di partenza, oppure 
+&false; se si verifica un errore.
+
+
+ 
+ La funzione snmpwalk  viene utilizzata per leggere
+ tutti i valori dall'agente SNMP specificato nel parametro
+ hostname. Il parametro Community
+ specifica la comunità per l'agente. Con l'impostazione a &null; del parametro
+ object_id si indica la radice dell'albero degli oggetti
+ SNMP, pertanto saranno restituiti nell'array tutti gli oggetti 
+ dell'albero. Viceversa se si indica un valore per 
+object_id,
+ sarranno restituiti tutti gli oggetti sottostanti 
+ object_id.
+
+ 
+   
+
+  
+ 
+ 
+
+
+ L'esempio precedente mostra come recuperare tutti gli oggetti SNMP
+ dall'agente attivo sulla macchina locale. Tramite un loop (illustrato di seguito)
+ si può accedere a tutti i valori.
+
+ 
+  
+
+  
+ 
+
+   
+   
+  
+
+
+  
+   
+snmpwalkoid
+Richiesta dell'albero delle informazioni di una macchina di rete
+
+   
+   
+Descrizione
+ 
+  arraysnmpwalkoid
+  stringhostname
+  stringcommunity
+  stringobject_id
+  inttimeout
+  intretries
+ 
+
+
+ La funzione restituisce un array associativo contenente gli id degli oggetti
+ ed il loro rispettivo valore usando l'oggetto indicato in 
+object_id
+ come radice. Se si verificano degli errori la funzione restituisce &false;.
+
+
+
+ La funzione snmpwalkoid viene utilizzata per leggere 
+ gli id di tutti gli oggetti SNMP ed i relativi valori da un agente
+ SNMP presente sul server indicato da hostname. La 
+comunità viene
+ specificata nel parametro community. Con l'impostazione a 
+&null; 
+ del parametro object_id si indica la radice dell'albero 
+ degli oggetti SNMP, pertanto saranno restituiti nell'array tutti gli oggetti 
+ dell'albero. Viceversa se si indica un valore per 
+object_id,
+ sarranno

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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:52:52 2002 EDT

  Modified files:  
/phpdoc/nl/functionsmysql.xml 
  Log:
  - More whitespaces
  
  

Index: phpdoc/nl/functions/mysql.xml
diff -u phpdoc/nl/functions/mysql.xml:1.6 phpdoc/nl/functions/mysql.xml:1.7
--- phpdoc/nl/functions/mysql.xml:1.6   Sun Mar 24 18:47:15 2002
+++ phpdoc/nl/functions/mysql.xml   Mon Mar 25 07:52:52 2002
@@ -1,13 +1,13 @@
 
-
+
  
   MySQL Functies
   MySQL
 
   

-Deze functies maken toegang tot MySQL database servers mogelijk.
-   Meer informatie over MySQL is te vinden op &url.mysql;.


@@ -19,32 +19,33 @@
 Benodigdheden
 
  Om deze functies te gebruiken moet PHP gecompileerd zijn met
-ondersteuning voor MySQL.
+ ondersteuning voor MySQL.
 

 

 Installatie
 
- Door de --with-mysql configuratie
- optie te gebruiken kan PHP toegang krijgen tot MySQL databases. Als deze
-optie gebruikt wordt zonder het pad naar MySQL te specificeren, zal PHP 
-de ingebouwde MySQL client libraries gebruiken. Met PHP4 is MySQL 
ondersteuning
-altijd aan; als je de configuratie optie niet specificeert, worden de 
bijgevoegde
-libraries gebruikt. Gebruikers die andere applicaties draaien die MySQL 
gebruiken 
-(bijvoorbeeld mensen die PHP 3 en PHP 4 naast elkaar draaien als Apache 
modules,
-of auth-mysql) moeten altijd het pad naar MySQL specificeren: --with-mysql=/path/to/mysql.  Dit zorgt ervoor dat PHP
-de client libraries die door MySQL geinstalleerd zijn gebruikt, zodat een 
conflict
-voorkomen wordt.
+ Door de --with-mysql configuratie optie
+ te gebruiken kan PHP toegang krijgen tot MySQL databases. Als deze optie
+ gebruikt wordt zonder het pad naar MySQL te specificeren, zal PHP de
+ ingebouwde MySQL client libraries gebruiken. Met PHP4 is MySQL
+ ondersteuning altijd aan; als je de configuratie optie niet specificeert,
+ worden de bijgevoegde libraries gebruikt. Gebruikers die andere
+ applicaties draaien die MySQL gebruiken (bijvoorbeeld mensen die PHP 3 en
+ PHP 4 naast elkaar draaien als Apache modules, of auth-mysql) moeten
+ altijd het pad naar MySQL specificeren: --with-mysql=/path/to/mysql.  Dit zorgt ervoor
+ dat PHP de client libraries die door MySQL geinstalleerd zijn gebruikt,
+ zodat een conflict voorkomen wordt.
 

 

 Runtime Configuratie
 
- Het gedrag van de MySQL functies wordt mede bepaald door instellingen in de
-globale configuratie file.
+ Het gedrag van de MySQL functies wordt mede bepaald door instellingen in
+ de globale configuratie file.
  
   MySQL Configuratie Opties
   
@@ -95,16 +96,16 @@
   
  
  Zie ook ini_set voor verdere details en de definitie
-van de PHP_INI_* constanten.
+ van de PHP_INI_* constanten.
 

 

 Resource typen
 
-De MySQL module gebruikt twee resource typen. De eerste is de link identifier
-voor een verbinding met een database, de tweede is een resource voor de 
resultaten van
-een query.
+ De MySQL module gebruikt twee resource typen. De eerste is de link
+ identifier voor een verbinding met een database, de tweede is een
+ resource voor de resultaten van een query.
 

 
@@ -112,8 +113,8 @@
 Predefined constanten
 
  De functie mysql_fetch_array gebruikt een constante
-voor de verschillende typen van de resultaat-arrays. De volgende
-constanten zijn gedefinieerd:
+ voor de verschillende typen van de resultaat-arrays. De volgende
+ constanten zijn gedefinieerd:
  
   MySQL fetch constanten
   
@@ -127,22 +128,23 @@
 
  MYSQL_ASSOC
  
- Kolommen worden teruggegeven in de array met de veldnaam als de
- array index.
+  Kolommen worden teruggegeven in de array met de veldnaam als de
+  array index.
  
 
 
  MYSQL_BOTH
  
- Kolommen worden teruggegeven in de array met zowel een numerieke
- index als de veldnaam als de array index.
+  Kolommen worden teruggegeven in de array met zowel een numerieke
+  index als de veldnaam als de array index.
  
 
 
  MYSQL_NUM
  
- Kolommen worden teruggegeven in de array met een numerieke index
- voor de velden. Deze index begint met 0, het eerste veld in het 
resultaat.
+  Kolommen worden teruggegeven in de array met een numerieke index
+  voor de velden. Deze index begint met 0, het eerste veld in het
+  resultaat.
  
 

@@ -154,10 +156,9 @@

 Voorbeelden
 
-Dit simpele voorbeeld laat zien hoe verbinding met een MySQL database 
-tot stand wordt gebracht,
-er een quer

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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 07:51:53 2002 EDT

  Modified files:  
/phpdoc/en/functionssnmp.xml 
  Log:
  for consistency have refpurpose W/O period
  
Index: phpdoc/en/functions/snmp.xml
diff -u phpdoc/en/functions/snmp.xml:1.22 phpdoc/en/functions/snmp.xml:1.23
--- phpdoc/en/functions/snmp.xml:1.22   Mon Mar 25 07:46:56 2002
+++ phpdoc/en/functions/snmp.xmlMon Mar 25 07:51:52 2002
@@ -1,13 +1,14 @@
 
-
+
  
   SNMP functions
   SNMP
 
   

-In order to use the SNMP functions on Unix you need to install the UCD SNMP package. On Windows these functions
-are only available on NT and not on Win95/98.
+In order to use the SNMP functions on Unix you need to install the 
+UCD SNMP package. On Windows these 
+functions are only available on NT and not on Win95/98.
  
 

@@ -288,7 +289,7 @@
   

 snmp_set_quick_print
-Set the value of quick_print within the UCD SNMP library.
+Set the value of quick_print within the UCD SNMP library
 







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

2002-03-25 Thread Simone Cortesi

cortesi Mon Mar 25 07:46:56 2002 EDT

  Modified files:  
/phpdoc/en/functionssnmp.xml 
  Log:
  have PARA and SIMPARA like in the other files
  
Index: phpdoc/en/functions/snmp.xml
diff -u phpdoc/en/functions/snmp.xml:1.21 phpdoc/en/functions/snmp.xml:1.22
--- phpdoc/en/functions/snmp.xml:1.21   Sat Feb  2 10:36:09 2002
+++ phpdoc/en/functions/snmp.xmlMon Mar 25 07:46:56 2002
@@ -1,5 +1,5 @@
 
-
+
  
   SNMP functions
   SNMP
@@ -7,13 +7,15 @@
   

 In order to use the SNMP functions on Unix you need to install the UCD SNMP package. On Windows these functions
-are only available on NT and not on Win95/98.  
+are only available on NT and not on Win95/98.
+ 
 

 Important: In order to use the UCD SNMP package, you need to define
 NO_ZEROLENGTH_COMMUNITY to 1 before compiling it. After configuring UCD
 SNMP, edit config.h and search for NO_ZEROLENGTH_COMMUNITY. Uncomment the
-#define line. It should look like this afterwards:
+#define line. It should look like this afterwards:
+   
 

 
@@ -27,7 +29,8 @@
 If you see strange segmentation faults in combination with SNMP commands,
 you did not follow the above instructions. If you do not want to recompile
 UCD SNMP, you can compile PHP with the --enable-ucd-snmp-hack switch which
-will work around the misfeature.
+will work around the misfeature.
+   
 
   
 
@@ -48,14 +51,16 @@
  
 
 
- Returns SNMP object value on success and &false; on error.  
+ Returns SNMP object value on success and &false; on error.
+  
 
 
  The snmpget function is used to read the
  value of an SNMP object specified by the
  object_id. SNMP agent is specified by the
  hostname and the read community is
- specified by the community parameter.
+ specified by the community parameter.
+
 
 
  
@@ -90,14 +95,16 @@
 
 
  Sets the specified SNMP object value, returning &true; on success
- and &false; on error.
+ and &false; on error.
+
 
 
  The snmpset function is used
  to set the value of an SNMP object specified by the
  object_id. SNMP agent is specified by the
  hostname and the read community is specified
- by the community parameter.
+ by the community parameter.
+
 

   
@@ -120,7 +127,8 @@
 
 
  Returns an array of SNMP object values starting from the
- object_id as root and &false; on error.
+ object_id as root and &false; on error.
+
 
  
  snmpwalk function is used to read all the
@@ -139,7 +147,8 @@
 $a = snmpwalk("127.0.0.1", "public", ""); 
 ]]>
   
-  
+ 
+ 
 
 
  Above function call would return all the SNMP objects from the
@@ -154,7 +163,8 @@
 }
 ]]>
   
- 
+ 
+


   
@@ -180,18 +190,20 @@
 
  Returns an associative array with object ids and their respective
  object value starting from the object_id
- as root and &false; on error.
+ as root and &false; on error.
+
 
 
  snmpwalkoid function is used to read all
  object ids and their respective values from an SNMP agent
- specified by the hostname. Community specifies the read
+ specified by the hostname. Community specifies the read
  community for that agent. A &null;
  object_id is taken as the root of the SNMP
  objects tree and all objects under that tree are returned as an
  array. If object_id is specified, all the
  SNMP objects below that object_id are
- returned.
+ returned.
+
 
 
  The existence of snmpwalkoid and
@@ -204,7 +216,8 @@
 $a = snmpwalkoid("127.0.0.1", "public", ""); 
 ]]>
   
-  
+ 
+ 
 
 
  Above function call would return all the SNMP objects from the
@@ -219,7 +232,8 @@
 }
 ]]>
   
- 
+ 
+


   
@@ -248,21 +262,25 @@
 $quickprint = snmp_get_quick_print();
 ]]>
   
-  
+ 
+ 
 
 
  Above function call would return &false; if
  quick_print is off, and &true; if quick_print
- is on.
+ is on.
+
 
 
  snmp_get_quick_print is only available when using
  the UCD SNMP library.  This function is not available when using the
- Windows SNMP library.
+ Windows SNMP library.
+
 
 
  See: snmp_set_quick_print for a full description
- of what quick_print does.
+ of what quick_print does.
+


   
@@ -287,7 +305,8 @@
  enabled (default) the UCD SNMP library prints extra information
  including the type of the value (i.e. IpAddress or OID).  Additionally, 
  if quick_print is not enabled, the library prints additional hex values 
- for all strings of three characters or less.
+ for all strings of three characters or less.
+
 
 
  Setting quick_print is often used when using the information returned
@@ -304,24 +323,29 @@
 echo "$a\n";
 ]]>
   
-

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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:30:23 2002 EDT

  Modified files:  
/phpdoc/de  bookinfo.xml 
  Log:
  - Fix tags
  
  
Index: phpdoc/de/bookinfo.xml
diff -u phpdoc/de/bookinfo.xml:1.33 phpdoc/de/bookinfo.xml:1.34
--- phpdoc/de/bookinfo.xml:1.33 Sun Mar 24 20:13:15 2002
+++ phpdoc/de/bookinfo.xml  Mon Mar 25 07:30:23 2002
@@ -145,9 +145,6 @@
 
   
Copyright
-
-  
-   Copyright

 This manual is © Copyright 1997, 1998, 1999, 2000, 2001, 2002 by
 the PHP Documentation Group. Dieses Handbuch ist urheberrechtlich geschützt. 
@@ -166,8 +163,6 @@
 Open Publication License, v1.0 oder neuer (die aktuellste Version ist unter
 &url.opl; erhältlich) verteilt werden.

-  
-
   
 
  





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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:27:03 2002 EDT

  Modified files:  
/phpdoc/en/functionsarray.xml 
  Log:
  - Fix grammar
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.166 phpdoc/en/functions/array.xml:1.167
--- phpdoc/en/functions/array.xml:1.166 Sun Mar 24 20:40:37 2002
+++ phpdoc/en/functions/array.xml   Mon Mar 25 07:27:03 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Array Functions
   Arrays
@@ -488,10 +488,10 @@
 
 ¬e.func-callback;
 
- Users may not change array itself from the callback
- function. e.g. Add/delele element, unset the array that
- array_walk is applied. If the array is
- changed, the behavior is undefined.
+ Users may not change the array itself from the callback
+ function. e.g. Add/delete an element, unset the array that
+ array_walk is applied to. If the array is
+ changed, the behavior of this function is undefined.
 
 
  See also array_map and
@@ -2156,10 +2156,10 @@
   the array by default.
  
  
-  Users may not change array itself from the callback
-  function. e.g. Add/delele element, unset the array that
-  array_walk is applied. If the array is
-  changed, the behavior is undefined.
+  Users may not change the array itself from the callback
+  function. e.g. Add/delete element, unset the array that
+  array_walk is applied to. If the array is
+  changed, the behavior of this function is undefined.
  
 
 





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

2002-03-25 Thread Georg Richter

georg   Mon Mar 25 07:22:22 2002 EDT

  Modified files:  
/phpdoc/en/functionsmysql.xml 
  Log:
  
  changed typos (omited -> omitted)
  changed description for mysql_escape_string
  documentation for new functions:
- mysql_character_set_name
- mysql_ping
- mysql_real_escape_string
- mysql_thread_id
  
  

Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.99 phpdoc/en/functions/mysql.xml:1.100
--- phpdoc/en/functions/mysql.xml:1.99  Sun Mar 24 18:48:15 2002
+++ phpdoc/en/functions/mysql.xml   Mon Mar 25 07:22:22 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL Functions
   MySQL
@@ -293,6 +293,48 @@

   
 
+  
+   
+mysql_character_set_name
+Returns the name of the character set
+   
+   
+Description
+
+ intmysql_character_set_name
+ resourcelink_identifier
+
+
+ mysql_character_set_name returns the default
+ character set name for the current connection.
+
+ 
+  mysql_character_set_name example
+  
+
+  
+  
+   The above example would produce the following output:
+   
+
+   
+  
+ 
+
+ See also:
+ mysql_real_escape_string
+
+   
+  
+
   

 mysql_close
@@ -786,10 +828,10 @@


 Description
- 
-  stringmysql_escape_string
-  
stringunescaped_string
- 
+
+ stringmysql_escape_string
+ 
+stringunescaped_string
+
 
  This function will escape the unescaped_string,
  so that it is safe to place it in a mysql_query.
@@ -799,7 +841,39 @@
   mysql_escape_string does not escape
   % and _.
  
+ 
+  This function is identical to mysql_real_escape_string 
+except that
+  mysql_real_escape_string() takes a connection handler and escapes the
+  string according to the current character
+  set. mysql_escape_string does not take a
+  connection argument and does not respect the current charset setting.  
+ 
 
+
+ mysql_real_escape_string example
+ 
+  
+ 
+ 
+  The above example would produce the following output:
+  
+   
+  
+ 
+
+
+ See also:
+ mysql_real_escape_string
+

   
 
@@ -1715,6 +1789,10 @@
   
  
 
+
+ See also:
+ mysql_thread_id
+

   
 
@@ -1906,6 +1984,36 @@

   
 
+  
+   
+mysql_ping
+Ping a server connection or reconnect if there is no 
+connection
+   
+   
+Description
+ 
+  boolmysql_ping
+  resource
+   link_identifier
+   
+ 
+
+ mysql_ping checks whether or not the connection to
+ the server is working. If it has gone down, an automatic reconnection is
+ attempted. This function can be used by scripts that remain idle for a
+ long while, to check whether or not the server has closed the connection
+ and reconnect if necessary.
+ mysql_ping returns &true; if the connection to the
+ server is working, otherwise &false;.
+
+
+ See also:
+ mysql_thread_id
+ mysql_list_processes
+
+   
+  
+
   

 mysql_query
@@ -2059,6 +2167,61 @@

   
 
+  
+   
+mysql_real_escape_string
+
+ Escapes special characters in a string for use in a SQL statement, taking into 
+account the current charset of the connection.
+
+   
+   
+Description
+ 
+  stringmysql_real_escape_string
+  
+stringunescaped_string
+  resourcelink_identifier
+ 
+
+ This function will escape special characters in the
+ unescaped_string, taking into account the current
+ charset of the connection so that it is safe to place it in a
+ mysql_query. 
+
+
+ 
+  mysql_real_escape_string does not escape
+  % and _.
+ 
+
+ 
+  mysql_real_escape_string example
+  
+
+  
+  
+   The above example would produce the following output:
+   
+
+   
+  
+ 
+
+ See also:
+ mysql_escape_string
+ mysql_character_set_name
+
+   
+  
+
   

 mysql_result
@@ -2182,6 +2345,49 @@

   
 
+  
+   
+mysql_thread_id
+Return the current thread id
+   
+   
+Description
+
+ intmysql_thread_id
+ resourcelink_identifier
+
+
+ mysql_thread_id returns the current thread id. If the 
+connection is lost and you reconnect with mysql_ping, the thread 
+ID will change. This means you should not get the thread ID and store it for later. 
+You should get it when you need it.
+
+ 
+  mysql_list_processes example
+  
+
+  
+  
+   The above example would produce the following output:
+   
+
+   
+  
+ 
+
+ See also:
+ mysql_ping
+ mysql_list_processes
+
+   
+  
+
   

 mysql_get_client_info
@@ -2218,7 +2424,7 @@
  mysql_get_host_info returns a string
  describing the type of connection in use for the connection
  link_identifi

[PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:16:40 2002 EDT

  Modified files:  
/phpdoc/nl/functionshttp.xml 
  Log:
  - Whitespaced
  
  

Index: phpdoc/nl/functions/http.xml
diff -u phpdoc/nl/functions/http.xml:1.3 phpdoc/nl/functions/http.xml:1.4
--- phpdoc/nl/functions/http.xml:1.3Sun Mar 24 19:30:33 2002
+++ phpdoc/nl/functions/http.xmlMon Mar 25 07:16:40 2002
@@ -1,13 +1,13 @@
 
-
+
  
   HTTP functies
   HTTP
 
   

-Met deze functies kun je de output die teruggezonden wordt naar de
-   remote browser manipuleren op het HTTP protocol niveau.
+Met deze functies kun je de output die teruggezonden wordt naar de remote
+browser manipuleren op het HTTP protocol niveau.

   
 
@@ -30,12 +30,11 @@
  informatie over HTTP headers.
 
 
- De optionele replace parameter geeft aan
-of de header een vorige gelijkaardige header moet vervangen, of
-een tweede header van hetzelfde type toe moet voegen. Standaard
-zal hij vervangen, maar als je &false; meegeeft als tweede
-argument kun je meerdere headeers van het zelfde type forceren.
-Bij voorbeeld:
+ De optionele replace parameter geeft aan of de
+ header een vorige gelijkaardige header moet vervangen, of een tweede
+ header van hetzelfde type toe moet voegen. Standaard zal hij vervangen,
+ maar als je &false; meegeeft als tweede argument kun je meerdere headeers
+ van het zelfde type forceren.  Bij voorbeeld:
  
   
 

[PHP-DOC] cvs: phpdoc /nl/functions datetime.xml

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:13:25 2002 EDT

  Modified files:  
/phpdoc/nl/functionsdatetime.xml 
  Log:
  - Whitespace
  
  

Index: phpdoc/nl/functions/datetime.xml
diff -u phpdoc/nl/functions/datetime.xml:1.10 phpdoc/nl/functions/datetime.xml:1.11
--- phpdoc/nl/functions/datetime.xml:1.10   Mon Mar 25 03:17:37 2002
+++ phpdoc/nl/functions/datetime.xmlMon Mar 25 07:13:24 2002
@@ -12,9 +12,9 @@
 Omschrijving
  
   intcheckdate
-  intmonth
-  intday
-  intyear
+  intmaand
+  intdag
+  intjaar
  
 
  Geeft &true; als de gegeven date correct is; in andere gevallen &false;.
@@ -33,16 +33,16 @@
   
   

-Day is binnen het toegestane aantal
+Dag is binnen het toegestane aantal
 dagen voor de gegeven month.
 Schrikkeljaren zijn in overweging genomen.

   
  
 
-
-   Zie ook mktime en strtotime. 
-   
+ 
+  Zie ook mktime en strtotime. 
+ 

   
   
@@ -53,18 +53,18 @@


 Omschrijving
- 
-  stringdate
-  stringformat
-  int
-timestamp
-   
- 
+
+ stringdate
+ stringformat
+ int
+   timestamp
+  
+
 
  Geeft een geformatteerde string volgens de gegeven format string
  gebruikmakend van timestamp of the huidige
  local time als geen timestamp gegeven is.
-  
+   
 
The valid range of a timestamp is typically from Fri, 13 Dec 1901
20:45:54 GMT to Tue, 19 Jan 2038 03:14:07 GMT. (These are  
@@ -72,10 +72,10 @@
a 32-bit signed integer.)
 
   
-  Om een timestamp te genereren uit een string representatie van een datum
-  kun je eventueel strtotime gebruiken. Bovendien hebben
-  sommige databases functies om hun dataum formaten om te zetten naar
-  timestamps (zoals MySQLs UNIX_TIMESTAMP functie).
+   Om een timestamp te genereren uit een string representatie van een datum
+   kun je eventueel strtotime gebruiken. Bovendien
+   hebben sommige databases functies om hun dataum formaten om te zetten
+   naar timestamps (zoals MySQLs UNIX_TIMESTAMP functie).
 

 
@@ -176,7 +176,7 @@
 n - maand zonder nul aan het begin; dus "1" tot "12"

   
- 
+  

 O - Verschil met Greenwich tijd in uren; bijvoorbeeld "+0200"

@@ -214,13 +214,14 @@
   
   

-w - dag van de week, numeriek, dus "0" (Zondag) tot "6"
-(Zaterdag)
+w - dag van de week, numeriek, dus "0" (Zondag) tot
+"6" (Zaterdag)

   
-  
+   

-  W - ISO-8601 weeknummer van het jaar, weken beginnend op maandag 
(toegevoegd in PHP 4.1.0) 
+W - ISO-8601 weeknummer van het jaar, weken beginnend op maandag
+(toegevoegd in PHP 4.1.0) 
 

   
@@ -240,9 +241,9 @@
   
   

-Z - timezone offset in seconden (dus "-43200" tot 
"43200"). De 
-offset voor timezones ten westen van UTC is altijd negatief,
-en voor het oosten van UTC altijd positief.
+Z - timezone offset in seconden (dus "-43200" tot
+"43200"). De offset voor timezones ten westen van UTC is
+altijd negatief, en voor het oosten van UTC altijd positief.

   
  
@@ -259,11 +260,11 @@
   
  
 
-   
-Je kunt ervoor zorgen dat een herkend karakter in een format string 
-niet wordt vervangen door het te escapen met een voorgaande backslash. Als
-het karakter met een backslash al een speciaal teken is, moet je ook
-de backslash escapen. 
+
+ Je kunt ervoor zorgen dat een herkend karakter in een format string niet
+ wordt vervangen door het te escapen met een voorgaande backslash. Als het
+ karakter met een backslash al een speciaal teken is, moet je ook de
+ backslash escapen. 

   Escapen van characters in date  
  
@@ -288,21 +289,21 @@
 ]]> 
   
  
- 
-
-Dit kan betrouwbaarder zijn dan het simpelweg toevoegen of aftrekken
-van het aantal seconden in een dag of een maand bij een timestamp door
-de zomer- en wintertijd.
- 
-
-
-   
- Een paar voorbeelden van date formatting. Let
-erop dat je andere karakters moet escapen, omdat degenen
-die momenteel een speciale betekenis hebben, en andere karakters
-zullen een betekenis krijgen in toekomstige PHP versies. Wanneer
-je escapet, zorg ervoor dat je enkele aanhalingstekens gebruikt
-om ervoor te zorgen dat karakters zoals \n newlines worden.
+  
+  
+   Dit kan betrouwbaarder zijn dan het simpelweg toevoegen of aftrekken
+   van het aantal seconden in een dag of een maand bij een timestamp door
+   d

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

2002-03-25 Thread Derick Rethans

derick  Mon Mar 25 07:07:13 2002 EDT

  Modified files:  
/phpdoc/en/functionsoutcontrol.xml 
  Log:
  - Fix grammar
  
  
Index: phpdoc/en/functions/outcontrol.xml
diff -u phpdoc/en/functions/outcontrol.xml:1.27 phpdoc/en/functions/outcontrol.xml:1.28
--- phpdoc/en/functions/outcontrol.xml:1.27 Sun Mar 24 20:29:56 2002
+++ phpdoc/en/functions/outcontrol.xml  Mon Mar 25 07:07:13 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Output Control Functions
   Output Control
@@ -156,9 +156,9 @@
  ob_end_clean,
  ob_end_flush, ob_clean,
  ob_flush and ob_start
- may not be called from callback function. If you call them from
- callback function, behavior is undefined. If you would like to
- delete buffer contents, return "" (null string) from callback
+ may not be called from a callback function. If you call them from
+ callback function, the behavior is undefined. If you would like to
+ delete the contents of a buffer, return "" (a null string) from callback
  function.
 
 





Re: [PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-03-25 Thread s.nohn

On Mon, 25 Mar 2002 [EMAIL PROTECTED] wrote:

fuck. now i did the same mistake like derick. what i was saying is that i
don't think a lot of the subscribers understand dutch. i passivly can
understand it. actively it is a bit hard for me.

> On Mon, 25 Mar 2002 [EMAIL PROTECTED] wrote:
>
> ik denk teminste op deze lijst spraken nederlands ;)
>
> > Hee Drikjan,
> >
> > zou je geen tabs willen gebruiken in de XML files?
> >
> > Groeten,
> > Derick
> >
> > On Mon, 25 Mar 2002, Dirkjan Ochtman wrote:
> >
> > > manuzhai  Sun Mar 24 19:30:34 2002 EDT
> > >
> > >   Modified files:
> > > /phpdoc/nl/functions  http.xml
> > >   Log:
> > >   First version of HTTP module.
> > >
> >
> > ---
> >   PHP: Scripting the Web - [EMAIL PROTECTED]
> > All your branches are belong to me!
> > SRM: Script Running Machine - www.vl-srm.net
> > ---
> >
>
> Regards,
> Sebastian Nohn
>

Regards,
Sebastian Nohn
-- 
Did I help you? Consider a gift!
http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI




Re: [PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-03-25 Thread s.nohn

On Mon, 25 Mar 2002 [EMAIL PROTECTED] wrote:

ik denk teminste op deze lijst spraken nederlands ;)

> Hee Drikjan,
>
> zou je geen tabs willen gebruiken in de XML files?
>
> Groeten,
> Derick
>
> On Mon, 25 Mar 2002, Dirkjan Ochtman wrote:
>
> > manuzhaiSun Mar 24 19:30:34 2002 EDT
> >
> >   Modified files:
> > /phpdoc/nl/functionshttp.xml
> >   Log:
> >   First version of HTTP module.
> >
>
> ---
>   PHP: Scripting the Web - [EMAIL PROTECTED]
> All your branches are belong to me!
> SRM: Script Running Machine - www.vl-srm.net
> ---
>

Regards,
Sebastian Nohn
-- 
Did I help you? Consider a gift!
http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI




Re: [PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-03-25 Thread derick

Hee Drikjan,

zou je geen tabs willen gebruiken in de XML files?

Groeten,
Derick

On Mon, 25 Mar 2002, Dirkjan Ochtman wrote:

> manuzhai  Sun Mar 24 19:30:34 2002 EDT
> 
>   Modified files:  
> /phpdoc/nl/functions  http.xml 
>   Log:
>   First version of HTTP module.
>   

---
  PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---




[PHP-DOC] Bug #16234 Updated: important language features only mentioned in passing

2002-03-25 Thread goba

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

For global and static to appear in the CHM index,
and be used as php.net/global, these two keywords
should have their own pages in the manual (eg. sect1.)

Reopening,
Goba


Previous Comments:


[2002-03-24 11:24:53] [EMAIL PROTECTED]

I should have mentioned, I'm referring to the index of the CHM.  The
CHM people said to post it here because it was content related..?



[2002-03-24 06:10:06] [EMAIL PROTECTED]

"global" as well as "static" are listed in the "List of Keywords"
(http://at.php.net/manual/en/reserved.php), and are described in the
Language Reference (exactly Variable Scope,
http://at.php.net/manual/en/language.variables.scope.php), which is
also linked from the Keyword-list.




[2002-03-23 11:49:07] [EMAIL PROTECTED]

There is no page for the keywords "global" or "static".
Neither can be found in the index. There are many things
like this that are only mentioned in passing, without
having an actual definition.





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




Re: [PHP-DOC] phpdoc

2002-03-25 Thread Gabor Hojtsy

> Hi.  I may be sending this email to the wrong address, in which case you
> could you please tell me who I ought to contact?
>
> I've noticed about three open source projects in existance all named
phpdoc,
> and all seemingly out of date.  What they all aim to do is make a PHP
> equivalent of the javadoc program for generating HTML documentation from
> inline comments in classes and functions.
>
> I wonder if there's a program for doing this that's officially recommended
> by the PHP development team.  A program like that would help us out
greatly
> at my place of work, where we use PHP extensively.  If there's no official
> recommendation, it might be worth considering that one of these projects
be
> adopted, maintained, and given a subdomain on the php.net network
> (phpdoc.php.net) etc, to clear up which of these programs is the best to
> use.

We have a phpdoc program integrated to the PFC part of PEAR. See
http://pear.php.net/ and http://www.phpdoc.de/
The choice is however up to you...

Goba