[PHP-DOC] Bug #16301 Updated: English Complited HTML Help is BROKEN!

2002-03-26 Thread derick

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

Should be fixed as soon as the upload is done.

Derick


Previous Comments:


[2002-03-27 00:10:16] [EMAIL PROTECTED]

Problem with yours English Complited HTML Help.
When I am tring to open it, it says that:

Cannot open file: mk:@MSITStore:c:\php_manual_end.chm.

Check yours file...




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




[PHP-DOC] Bug #16301: English Complited HTML Help is BROKEN!

2002-03-26 Thread Ram0n

From: [EMAIL PROTECTED]
Operating system: Windows ME
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  English Complited HTML Help is BROKEN!

Problem with yours English Complited HTML Help.
When I am tring to open it, it says that:

Cannot open file: mk:@MSITStore:c:\php_manual_end.chm.

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




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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 22:19:23 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  changing owner of filesystem, assigning new translation to curcio_it
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.52 phpdoc/it/translation.xml:1.53
--- phpdoc/it/translation.xml:1.52  Tue Mar 26 11:35:16 2002
+++ phpdoc/it/translation.xml   Tue Mar 26 22:19:23 2002
@@ -52,7 +52,7 @@
   
   
   
-  
+  
   
   
   
@@ -76,8 +76,7 @@
   
   
   
-  
-  
+  
   
  
 





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 22:17:51 2002 EDT

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

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


 
  Proprietà object e method call overloading
  Overloading degli object

  
   &warn.experimental;
   
Lo scopo di questa estensione è di permettere l'overloading delle proprietà
di accesso agli oggetti e dei metodi di chiamata. Solo una funzione è definita
in questa estensione, overload che prende il
nome dalla classe che ha questa funzionalità abilitata.
La classe nominata ha da definire metodi appropriati se
vuole avere questa funzionalità: __get(),
__set() and __call()
rispettivamente per ricevere/impostare una proprietà, o chiamare un metodo.
Questa strada del sovraccarico può essere selettiva. Dentro queste
funzioni handler l'overloading è disabilitato così si può accedere
alle proprietà dell'oggetto normalmente.
   
   
Alcuni semplici esempi sull'uso della funzione 
overload

 Overloading di una classe PHP
 

 

   
   

 Siccome è una estensione sperimentale, non tutto
 funziona. Non c'è attualmente il supporto per 
 __call(), 
 puoi solo overloadare le operazioni di ricezione e di impostazione
 per le proprietà. Non puoi invocare l'overloading 
 handlers originale della classe, e
 __set() funziona solo su un livello
 di proprietà di accesso.

   
  

  
   
overload
Abilita le proprietà e il method call overloading per una 
classe
   
   
Descrizione
 
  voidoverload
  stringclass_name
 

 La funzione overload abiliterà
 la proprietà e il method call overloading per una classe identificata
 dal parametro class_name.
 Guarda un esempio
 nella sezione di introduzione di questa parte..

   
  
 







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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 22:16:49 2002 EDT

  Modified files:  
/phpdoc/en/functionsoverload.xml 
  Log:
  layout
  
Index: phpdoc/en/functions/overload.xml
diff -u phpdoc/en/functions/overload.xml:1.5 phpdoc/en/functions/overload.xml:1.6
--- phpdoc/en/functions/overload.xml:1.5Sat Feb  2 10:36:06 2002
+++ phpdoc/en/functions/overload.xmlTue Mar 26 22:16:49 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Object property and method call overloading
   Object overloading
@@ -101,9 +101,7 @@
 Description
  
   voidoverload
-  string
-class_name
-   
+  stringclass_name
  
 
  The overload function will enable
@@ -136,4 +134,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 22:11:24 2002 EDT

  Modified files:  
/phpdoc/it/functionsdatetime.xml 
  Log:
  adding translation by curcio_it
  

Index: phpdoc/it/functions/datetime.xml
diff -u /dev/null phpdoc/it/functions/datetime.xml:1.11
--- /dev/null   Tue Mar 26 22:11:24 2002
+++ phpdoc/it/functions/datetime.xmlTue Mar 26 22:11:23 2002
@@ -0,0 +1,1170 @@
+
+
+ 
+  Funzioni di Data e Orario
+  Data/orario
+
+  
+   
+checkdate
+Verifica una data/orario gragoriana/o
+   
+   
+Descrizione
+ 
+  boolcheckdate
+  intmese
+  intgiorno
+  intanno
+ 
+
+ Restituisce &true; se la data inserita è valida; altrimenti restituisce &false;.
+ Controlla la validità di una data formata dagli argomenti. Una data
+ è considerata valida se:
+ 
+  
+   
+anno è compreso tra 1 e 32767
+   
+  
+  
+   
+mese è compreso tra 1 e 12
+   
+  
+  
+   
+Giorno è compreso tra il numero dei giorni possibile
+per il mese dato. Gli
+anno(i) bisestili sono presi in considerazione.
+   
+  
+ 
+
+
+ Guarda anche mktime e strtotime.
+
+   
+  
+
+  
+   
+date
+Formatta una data o orario locale
+   
+   
+Descrizione
+ 
+  stringdata
+  stringformato
+  int
+timestamp
+   
+ 
+
+ Restituisce una stringa formattata in accordo con il formato della stringa usato 
+nell'
+ intero timestamp o nell'attuale orario locale
+ se timestamp non è assegnato.
+ 
+  
+   Il valido intervallo del timestamp è abitualmente da Fri, 13 Dec
+   1901 20:45:54 GMT a Tue, 19 Jan 2038 03:14:07 GMT. (Queste
+   date corrispondono al valore minimo e al massimo per
+   un intero segnato a 32-bit.)
+  
+  
+   Per generare un timestamp da una stringa rappresentante la data,
+   devi sapere usare strtotime. In aggiunta, dei
+   databases hanno funzioni che convertono i loro formati di data in timestamps
+   (come la funzione di MySQL, UNIX_TIMESTAMP).
+  
+ 
+
+
+ I seguenti caratteri sono utilizzati nella stringa formato:
+ 
+  
+   
+a - "am" o "pm"
+   
+  
+  
+   
+A - "AM" o "PM"
+   
+  
+  
+   
+B - Swatch Internet time
+   
+  
+  
+   
+d - giorno del mese, 2 cifre senza tralasciare gli zero; i.e. "01"
+a "31"
+   
+  
+  
+   
+D - giorno della settimana, testuale, 3 lettere; i.e. "Fri"
+   
+  
+  
+   
+F - mese, testuale, long; i.e. "January"
+   
+  
+  
+   
+g - ora, formato a 12-ore senza eventuali zero; i.e. "1" a
+"12"
+   
+  
+  
+   
+G - ora, formato a 24-ore senza eventuali zero; i.e. "0" a
+"23"
+   
+  
+  
+   
+h - ora, formato a 12-ore; i.e. "01" a "12"
+   
+  
+  
+   
+H - ora, formato a 24-ore; i.e. "00" a "23"
+   
+  
+  
+   
+i - minuti; i.e. "00" a "59"
+   
+  
+  
+   
+I (i grande) - "1" se c'è l'ora legale, "0" altrimenti.
+   
+  
+  
+   
+j - giorno del mese senza eventuali zero; i.e. "1" a "31"
+   
+  
+  
+   
+l ('L' piccola) - giorno della settimana, testuale, long;
+i.e. "Friday"
+   
+  
+  
+   
+L - valore booleano per stabilire se è un anno bisestile; i.e. "0" o "1"
+   
+  
+  
+   
+m - mese; i.e. "01" a "12"
+   
+  
+  
+   
+M - mese, testuale, 3 lettere; i.e. "Jan"
+   
+  
+  
+   
+n - mese senza eventuali zero; i.e. "1" a "12"
+   
+  
+  
+   
+O - Differenza in ore dal fuso orario Greenwich; i.e. "+0200"
+   
+  
+  
+   
+r - Data formattata RFC 822; i.e. "Thu, 21 Dec 2000 16:01:07 +0200"
+(aggiunto nel PHP 4.0.4)
+   
+  
+  
+   
+s - secondi; i.e. "00" a "59"
+   
+  
+  
+   
+S - Suffisso ordinale Inglese per i giorni del mese, 2 caratteri;
+i.e. "th", "nd"
+   
+  
+  
+   
+t - numero di giorni del mese dato; i.e. "28" a "31"
+   
+  
+  
+   
+T - Fuso orario di questo computer; i.e. "MDT"
+   
+  
+  
+   
+U - secondi dall'epoca since the epoch
+   
+  
+  
+   
+w - giorno del mese, numerico, i.e. "0" (Domenica) a "6"
+(Sabato)
+   
+  
+  
+   
+W - ISO-8601 Numero della settimana dell'anno, le settimane iniziano il 
+lunedì (aggiunto nel PHP 4.1.0)
+(Sabato)
+   
+  
+  
+   
+Y - anno, 4 cifre; i.e. "1999"
+   
+  
+  
+   
+

[PHP-DOC] cvs: phpdoc /fi language-defs.ent language-snippets.ent preface.xml

2002-03-26 Thread Jani Taskinen

sniper  Tue Mar 26 19:21:59 2002 EDT

  Modified files:  
/phpdoc/fi  language-defs.ent language-snippets.ent preface.xml 
  Log:
  More translations.
  

Index: phpdoc/fi/language-defs.ent
diff -u phpdoc/fi/language-defs.ent:1.2 phpdoc/fi/language-defs.ent:1.3
--- phpdoc/fi/language-defs.ent:1.2 Tue Mar 26 17:16:30 2002
+++ phpdoc/fi/language-defs.ent Tue Mar 26 19:21:58 2002
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -8,9 +8,9 @@
 
 
 
-
+
 
 
-
+
 
-
+
Index: phpdoc/fi/language-snippets.ent
diff -u phpdoc/fi/language-snippets.ent:1.1 phpdoc/fi/language-snippets.ent:1.2
--- phpdoc/fi/language-snippets.ent:1.1 Tue Mar 26 10:34:55 2002
+++ phpdoc/fi/language-snippets.ent Tue Mar 26 19:21:58 2002
@@ -1,86 +1,82 @@
-
+
 
-This extension is
-EXPERIMENTAL. The behaviour of this extension,
-including the names of its functions, and anything else documented
-about this extension may change in a future release of PHP without
-notice.  Be warned and use this extension at your own
-risk.'>
-
-This function is
-EXPERIMENTAL. The behaviour of this function, the
-name of this function, and anything else documented about this
-function may change in a future release of PHP without notice.  Be
-warned and use this function at your own risk.'>
-
-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.'>
-
-You can use a URL as a
-filename with this function if the "fopen wrappers" have been enabled.
-See fopen for more details.'>
-
-
-
-This function may
-return Boolean &false;, but may also return a non-Boolean value which
-evaluates to &false;, such as 0 or
-"". Please read the section on Booleans for more
-information. Use the ===
-operator for testing the return value of this
-function.'>
+Varoitus! 
+Tämä laajennus on EKSPERIMENTAALINEN. 
+Tämän laajennuksen ominaisuudet, käyttäytyminen ja funktioiden 
+nimet ja parametrit voivat muuttua varoituksetta seuraavissa 
+PHP versioissa.
+'>
+
+Varoitus! 
+Tämä funktio on EKSPERIMENTAALINEN. 
+Tämän funktion ominaisuudet, käyttäytyminen, parametrit ja nimi
+voi muuttua varoituksetta seuraavissa PHP versioissa.
+'>
+
+Tämä on 
+toistaiseksi dokumentoimaton funktio; ainoastaan parametrilistaus
+on saatavilla.'>
+
+Tämän funktion tulosteen
+saa kaapattua ja tallennettua 
+tulostus-hallinta funktioilla esimerkiksi string
+muuttujaan.'>
+
+Tämän funktion kanssa voit
+käyttää myös URLia tiedostonimen sijaan jos "fopen wrappers" on kytketty
+päälle. Katso myös fopen.'>
+
+
+
+Tämä funktio voi palauttaa
+Boolean-arvon &false;, mutta voi myös palauttaa ei-Boolean-arvon joka
+evaluoituu arvoksi &false;, kuten 0 tai "". 
+Lisätietoja Boolean-arvot 
+kappaleesta. Käytä paluuarvon testaukseen 
+=== operaattoria.
+'>
 
 
-This function
-is not (yet) binary safe!'>
+Tämä funktio ei (vielä)
+osaa käsitellä binäärimuotoista dataa! (esim. kuvia)'>
 
-This function is
-binary-safe.'>
+Tämä funktio osaa käsitellä
+myös binäärimuotoista dataa. (esim. kuvia)'>
 
-This function is not
-implemented on Windows platforms.'>
+Tätä funktiota ei löydy 
+Windows-alustalla.'>
 
-Instead of a function name, an
-array containing an object reference and a method name can also be
-supplied.'>
+Pelkän funktion nimen sijaan
+voi myös käyttää taulukkoa, joka sisältää objekti-referenssin ja metodin
+nimen.'>
 
 
 &sm.disabled;'>
 
-When safe mode is enabled, PHP checks whether 
-the file(s)/directories you are about to operate on have the same UID as the 
-script that is being executed.'>
-
-When safe mode is enabled, PHP checks whether 
-the directory in which you are about to operate has the same UID as the 
-script that is being executed.'>
+Kun safe mode on käytössä, PHP tarkistaa
+onko käsiteltävien tiedostojen/hakemistojen UID sama kuin ajettavalla
+skriptillä.'>
+
+Kun safe mode on käytössä, PHP tarkistaa
+onko hakemistolla, jossa operoidaan, sama UID kuin ajettavalla skriptillä.
+'>
 
 
-
-
-
+
 
-safe mode.'>
+
+
+safe mode on kytketty päälle.'>
 
 
-This extension does not define any
-configuration directives.'>
-This extension does not define any resource 
types.'>
-This extension does not define any constants.'>
+Tämä laajennus ei määrittele yhtäkään konfigurointi 
+asetusta.'>
+Tämä laajennus ei määrittele yhtäkään 
+resurssi-tyyppiä.'>
+Tämä laajennus ei määrittele yhtäkään vakiota.'>
Index: phpdoc/fi/preface.xml
diff -u phpdoc/fi/preface.xml:1.1 phpdoc/fi/preface.xml:1.2
--- phpdoc/fi/preface.xml:1.1   Tue Mar 26 10:34:55 2002
+++ phpdoc/fi/preface.xml   Tue Mar 26 19:21:58 2002
@@ -1,33 +1,30 @@
 
-
+
 
  
-  Preface
+  Esipuhe
 
   

-PHP, which stands for "PHP: Hypertext
-Preprocessor" is a widely-used Open Source general-purpose
-scripting language that is especially suited for Web
-development and can be embedded into HTML. Its syn

[PHP-DOC] Bug #16292 Updated: Current english .chm won't run

2002-03-26 Thread derick

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

Just wait until the next version that appears automatically. Something
with uploading went wrong.

Derick


Previous Comments:


[2002-03-26 13:34:26] [EMAIL PROTECTED]

same for me. the file is broken.



[2002-03-26 13:31:38] [EMAIL PROTECTED]

I downloaded it at least four times.

On trying to open it you get the 'Can't open mk:@MSITStore:' followed
by the file location. It seems to me that the current file has been
miscompiled - it's about 1Mb smaller than the others (except Czech)



[2002-03-26 13:27:43] [EMAIL PROTECTED]

What happens exactly? 
If it crashes, that's because the file is  corrupt. Try downloading it
again.



[2002-03-26 13:25:29] [EMAIL PROTECTED]

Downloaded 26 March english version of php manual (ca 1.5Mb) and it
will not work - the German version and Spanish ones work fine.




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




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

2002-03-26 Thread Thomas Schoefbeck

tom Tue Mar 26 18:12:10 2002 EDT

  Modified files:  
/phpdoc/de/functionsoci8.xml 
  Log:
  typo, reformatted code
  
Index: phpdoc/de/functions/oci8.xml
diff -u phpdoc/de/functions/oci8.xml:1.21 phpdoc/de/functions/oci8.xml:1.22
--- phpdoc/de/functions/oci8.xml:1.21   Sat Feb  2 10:34:06 2002
+++ phpdoc/de/functions/oci8.xmlTue Mar 26 18:12:09 2002
@@ -346,7 +346,8 @@
 }
 
 function insert_data($conn)
-{ $stmt = ociparse($conn,"insert into scott.hallo values('$conn' || ' ' || 
to_char(sysdate,'DD-MON-YY HH24:MI:SS'))");
+{ $stmt = ociparse($conn,"insert into scott.hallo
+   values('$conn' || ' ' || to_char(sysdate,'DD-MON-YY 
+HH24:MI:SS'))");
   ociexecute($stmt,OCI_DEFAULT);
   echo $conn." inserted hallo\n\n";
 }
@@ -1327,7 +1328,7 @@
  
   intOCIParse
   intconn
-  strintquery
+  stringquery
  
 
  OCIParse analysiert die query 





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

2002-03-26 Thread Thomas Schoefbeck

tom Tue Mar 26 18:10:43 2002 EDT

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

Index: phpdoc/de/functions/filesystem.xml
diff -u phpdoc/de/functions/filesystem.xml:1.35 phpdoc/de/functions/filesystem.xml:1.36
--- phpdoc/de/functions/filesystem.xml:1.35 Sun Mar 17 06:01:03 2002
+++ phpdoc/de/functions/filesystem.xml  Tue Mar 26 18:10:42 2002
@@ -1,5 +1,5 @@
 
-
+
 
   Funktionen des Dateisystems
   Filesystem
@@ -538,9 +538,7 @@
   arrayfgetcsv
   intfp
   intlength
-  string
-delimiter
-   
+  stringdelimiter
  
 
  Die Funktion fgetcsv handelt ähnlich der
@@ -611,7 +609,7 @@
  
   stringfgets
   intfp
-  intlength
+  intlength
  
 
  Gibt eine Zeile bis zu length -1 Bytes 
@@ -619,7 +617,7 @@
  Dateizeigers fp aus ausgelesen wird. Die 
  Zeile endet an einem Zeilenumbruch (welcher im Rückgabewert enthalten 
  ist), EOF (Ende der Datei) oder bei length
- - 1 Bytes (Je nachdem, was eher auftritt). Ist keine Länge angegeben,
+ - 1 Bytes (je nachdem, was eher auftritt). Ist keine Länge angegeben,
  wird diese auf 1k bzw. 1024 Bytes gesetzt.
 
 
@@ -673,8 +671,7 @@

 fgetss
 
- Liest eine Zeile von der Position des Dateizeigers und entfernt 
- HTML und PHP-Tags.
+ Liest eine Zeile von der Position des Dateizeigers und entfernt HTML Tags.
 


@@ -683,9 +680,7 @@
   stringfgetss
   intfp
   intlength
-  string
-allowable_tags
-   
+  stringallowable_tags
  
 
  Diese Funktion ist identisch mit der Funktion
@@ -853,7 +848,7 @@
  Einzelheiten.
 
 
- Anmerkung: Die atime einer Datei vorgesehen sich immer zu ändern,
+ Anmerkung: Die atime einer Datei ist vorgesehen sich immer zu ändern,
  sobald Datenblöcke einer Datei geändert werden. Das kann sich 
  folgenschwer auf die Performance auswirken, wenn eine Anwendung 
  regelmäßig auf eine große Anzahl Dateien oder Verzeichnisse zugreift.
@@ -1147,9 +1142,7 @@
   boolflock
   intfp
   intoperation
-  int
-wouldblock
-   
+  intwouldblock
  
 
  PHP liefert einen portablen Weg, Dateien in einer "beratenden"
@@ -1499,9 +1492,7 @@
   intfputs
   intfp
   stringstr
-  int
-length
-   
+  intlength
  
 
  fputs ist ein Alias für die Funktion
@@ -1597,7 +1588,7 @@
  
   fscanf
   
-

[PHP-DOC] cvs: phpdoc /fi language-defs.ent translation.xml

2002-03-26 Thread Jani Taskinen

sniper  Tue Mar 26 17:16:31 2002 EDT

  Modified files:  
/phpdoc/fi  language-defs.ent translation.xml 
  Log:
  - First step..(translating sucks :)
  
  
Index: phpdoc/fi/language-defs.ent
diff -u phpdoc/fi/language-defs.ent:1.1 phpdoc/fi/language-defs.ent:1.2
--- phpdoc/fi/language-defs.ent:1.1 Tue Mar 26 10:34:55 2002
+++ phpdoc/fi/language-defs.ent Tue Mar 26 17:16:30 2002
@@ -1,16 +1,16 @@
-
+
 
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
 
-
-
-
+
+
+
 
-
+
Index: phpdoc/fi/translation.xml
diff -u phpdoc/fi/translation.xml:1.1 phpdoc/fi/translation.xml:1.2
--- phpdoc/fi/translation.xml:1.1   Tue Mar 26 10:34:55 2002
+++ phpdoc/fi/translation.xml   Tue Mar 26 17:16:30 2002
@@ -4,7 +4,7 @@
 
 
  
-  The Finish Translation is managed by Jani Taskinen, please mail him for any 
information at [EMAIL PROTECTED]
+  The Finnish Translation is managed by Jani Taskinen, please mail him for any 
+information at [EMAIL PROTECTED]
  
 
  





[PHP-DOC] Bug #16294 Updated: Old CHM Manual Pages loading slowly

2002-03-26 Thread caleb_666

 ID:   16294
 Updated by:   [EMAIL PROTECTED]
-Summary:  Pages loading slowly
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: Windows 98
 PHP Version:  4.1.2
 New Comment:

here's some more specif info:
The CHM file was compiled on: Sun Mar 24 02:00:26 2002

and it is the old (regular) CHM manual, not the one which you are
working on now (which is currently on the 4th edition).


Previous Comments:


[2002-03-26 17:09:41] [EMAIL PROTECTED]

hello,
I have recently downloaded the CHM help manual in english (from the
documantation page).
The file was compiled on 25th of March 2002.

When i swtich to any page, it takes about 30 seconds to load that
page.
I ran the manual on a Pentium 200 with 32MB of ram that has IE 6.0
installed.
This didnt happen with older versions of the manual(which i downloaded
about 3 months ago.)




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




[PHP-DOC] Bug #16294: Pages loading slowly

2002-03-26 Thread caleb_666

From: [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  Pages loading slowly

hello,
I have recently downloaded the CHM help manual in english (from the
documantation page).
The file was compiled on 25th of March 2002.

When i swtich to any page, it takes about 30 seconds to load that page.
I ran the manual on a Pentium 200 with 32MB of ram that has IE 6.0
installed.
This didnt happen with older versions of the manual(which i downloaded
about 3 months ago.)
-- 
Edit bug report at http://bugs.php.net/?id=16294&edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16294&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16294&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16294&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16294&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16294&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16294&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16294&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16294&r=submittedtwice




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

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 17:06:37 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  finished review of types.xml; starting review of variables.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.25 phpdoc/de/translation.xml:1.26
--- phpdoc/de/translation.xml:1.25  Tue Mar 26 14:11:18 2002
+++ phpdoc/de/translation.xml   Tue Mar 26 17:06:36 2002
@@ -66,7 +66,7 @@
   
   
   
-  
+  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.288 phpdoc/de/Translators:1.289
--- phpdoc/de/Translators:1.288 Tue Mar 26 14:11:18 2002
+++ phpdoc/de/Translators   Tue Mar 26 17:06:36 2002
@@ -206,8 +206,8 @@
 oop.xml Johann-Peter Hartmann   fertig
 operators.xml   Sven Lauer  fertig
 references.xml  Sebastian Bergmann  fertig
-types.xml   Friedhelm Betz  Änderungen
-variables.xml   Friedhelm Betz  fertig (bis 1.32)
+types.xml   Friedhelm Betz  fertig (bis 1.73)
+variables.xml   Friedhelm Betz  Änderungen
 -
 preface.xml Egon Schmid fertig
 Mark Kronsbein  fertig  (bis 1.25)





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

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 17:05:19 2002 EDT

  Modified files:  
/phpdoc/de/language types.xml 
  Log:
  synct to en 1.73
  

Index: phpdoc/de/language/types.xml
diff -u phpdoc/de/language/types.xml:1.30 phpdoc/de/language/types.xml:1.31
--- phpdoc/de/language/types.xml:1.30   Sun Mar 24 17:27:41 2002
+++ phpdoc/de/language/types.xmlTue Mar 26 17:05:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Typen
 
@@ -88,10 +88,10 @@
 
   
Der Typ einer Variabalen wird normalerweise nicht vom Programmierer
-   bestimmt; vielmehr wird dies zur Laufzeit von PHP entschieden,
-   abhängig vom Zusammenhang in dem die Variable benutzt wird.
+   bestimmt. Zur Laufzeit von PHP wird entschieden, welchen Typs eine
+   Variable ist, abhängig vom Zusammenhang in dem die Variable benutzt wird.
   
-  
+  

 Um den Typ und den Wert eines bestimmten
 Ausdrucks (Expression)
@@ -104,7 +104,7 @@
 gettype benutzen. Stattdessen sollten Sie die
 is_type Funktionen verwenden.

-  
+  

 Wenn sie die Umwandlung in einen bestimmten Variablen-Typ erzwingen
 wollen, erreichen Sie dies entweder durch
@@ -113,7 +113,7 @@

   
Beachten Sie, dass sich eine Variable in bestimmten Situationen
-   unterschiedlich verhalten kann, abhängig vom Typ dem die Variable zu dem 
+   unterschiedlich verhalten kann, abhängig vom Typ dem die Variable zu dem
Zeitpunkt entspricht. Weitere Informationen entnehmen Sie dem Abschnitt zur
Typ-Veränderung.
   
@@ -243,7 +243,7 @@
 
 

-   
+
Jeder andere Wert wird als &true; angesehen (einschließlich jeder
Resource).

@@ -298,7 +298,7 @@
   
   Die Größe eines Integer-Wertes ist plattformabhängig, ein
   Maximalwert von ungefähr zwei Milliarden ist jedoch üblich.
-  (Vorzeichen-behafteter 32-Bit-Wert). PHP unterstützt keine 
+  (Vorzeichenbehafteter 32-Bit-Wert). PHP unterstützt keine 
   vorzeichenlose Integer-Werte.
  
 
@@ -409,7 +409,7 @@



-Wandeln Sie nie ein Teil eines Ausdrucks nach integer um,
+Wandeln Sie nie einen Teil eines Ausdrucks nach integer um,
 da dies manchmal zu unerwarteten Ergebnissen führen kann.
 
  
@@ -468,7 +468,7 @@
 
 Die Größe einer Fließkomma-Zahl ist plattformabhängig, dennoch
 stellt ein Maximum von ~1.8e308 mit einer Genauigkeit von 14
-Nachkomma-Stellen einen üblichen Wert dar (das ist 64-Bit im
+Nachkomma-Stellen einen üblichen Wert dar (das entspricht 64-Bit im
 IEEE-Format).


@@ -490,7 +490,7 @@
  Wert von 0.333. . ..
 
 
- Deshalb sollten sie nie den Ergebnissen von Fließkomma-Operationen
+ Deshalb sollten Sie nie den Ergebnissen von Fließkomma-Operationen
  bis auf die letzte Nachkomma-Stelle trauen und nie solche auf
  Gleichheit prüfen. Benötigen Sie wirklich eine größere Genauigkeit,
  sollten sie die
@@ -504,7 +504,7 @@
Strings / Zeichenketten

 Ein String ist eine Folge von Zeichen. In PHP entspricht
-ein Zeichen einem byte, das heißt, dass exakt 256 verschiedene Zeichen
+ein Zeichen einem Byte, das heißt, dass exakt 256 verschiedene Zeichen
 möglich sind. Das impliziert auch, dass PHP keine native Unterstützung
 für Unicode bietet.

@@ -676,10 +676,10 @@
  der heredoc-Syntax ("<<<"). Hierfür ist nach
  <<< ein Bezeichner zu setzen. Nun folgt
  der eigentliche String und dann derselbe Bezeichner um den String
- abzuschliessen.
+ abzuschließen.
   
  
-  Der schliessende Bezeichner muss
+  Der schließende Bezeichner muss
   in der ersten Spalte der Zeile stehen. Die verwendeten Bezeichner
   müssen den gleichen Regeln entsprechen wie alle anderen PHP-Labels auch:
   Sie dürfen lediglich alphanumerische Zeichen und den Unterstrich enthalten
@@ -688,7 +688,7 @@
  
  
   
-   Es ist sehr wichtig zu beachten, dass die Zeile mit dem schliessenden
+   Es ist sehr wichtig zu beachten, dass die Zeile mit dem schließenden
Bezeichner keine anderen Zeichen enthält, ausgenommen
möglicherweise ein Semikolon
(;).
@@ -785,7 +785,7 @@
   Einfache Syntax
   
Sobald ein Dollarzeichen ($) auftaucht, wird
-   der Parser versuchen, gierig so viele Zeichen wie möglich zu nehmen,
+   der Parser versuchen, gierig so viele Zeichen wie möglich zu bekommen,
um einen gültigen Variablennamen zu bilden. Schließen Sie Ihren
Varaiblennamen in geschweifte Klammern ein, wenn Sie ausdrücklich das
Ende des Namens angeben wollen.
@@ -815,7 +815,7 @@
 
  
@@ -1027,7 +1027,7 @@
 Ein Array in PHP ist eigentlich eine geordnete Abbildung. Eine Abbildung
 ist ein Typ der Werte auf 
 Schlüssel abbildet. Dieser Typ ist auf mehrere Arten
-optimiert, so dass Sie ihn auf vershiedene Weise benutzen können:
+optimiert, so dass Sie ihn auf verschiedene 

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

2002-03-26 Thread Tal Peer

tal Tue Mar 26 15:11:14 2002 EDT

  Modified files:  
/phpdoc/nl/functionsmysql.xml 
  Log:
  Deleted an extra  that broke the build
  
Index: phpdoc/nl/functions/mysql.xml
diff -u phpdoc/nl/functions/mysql.xml:1.7 phpdoc/nl/functions/mysql.xml:1.8
--- phpdoc/nl/functions/mysql.xml:1.7   Mon Mar 25 07:52:52 2002
+++ phpdoc/nl/functions/mysql.xml   Tue Mar 26 15:11:14 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL Functies
   MySQL
@@ -2262,7 +2262,6 @@
 

   
- 
  
 
 

[PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 14:15:58 2002 EDT

  Modified files:  
/phpdoc/dsssl   html-common.dsl 
  Log:
  changed  and  in comment
  
Index: phpdoc/dsssl/html-common.dsl
diff -u phpdoc/dsssl/html-common.dsl:1.5 phpdoc/dsssl/html-common.dsl:1.6
--- phpdoc/dsssl/html-common.dsl:1.5Thu Mar 21 19:08:11 2002
+++ phpdoc/dsssl/html-common.dslTue Mar 26 14:15:58 2002
@@ -1,6 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id: html-common.dsl,v 1.5 2002/03/22 00:08:11 hholzgra Exp $
+;; $Id: html-common.dsl,v 1.6 2002/03/26 19:15:58 betz Exp $
 ;;
 
 ;; Returns the depth of the auto-generated TOC (table of
@@ -12,7 +12,7 @@
   ))
 
 ;; re-defining element-id as we need to get the id of the parent
-;; element not only for  but also for  in the faq
+;; element not only for title but also for question in the faq
 (define (element-id #!optional (nd (current-node)))
   (let ((elem (if (equal? (gi nd) (normalize "title")) (parent nd)  
(if (equal? (gi nd) (normalize "question")) (parent nd) 





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

2002-03-26 Thread Thomas Schoefbeck

tom Tue Mar 26 14:15:52 2002 EDT

  Modified files:  
/phpdoc/de/features error-handling.xml 
  Log:
  sync to en
  
Index: phpdoc/de/features/error-handling.xml
diff -u phpdoc/de/features/error-handling.xml:1.8 
phpdoc/de/features/error-handling.xml:1.9
--- phpdoc/de/features/error-handling.xml:1.8   Mon Mar 18 13:45:13 2002
+++ phpdoc/de/features/error-handling.xml   Tue Mar 26 14:15:51 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Fehlerbehandlung
  
@@ -229,7 +229,7 @@
 // in das Log speichern, und im Falle eines kritischen Fehlers E-Mail an mich
 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 /de/functions array.xml

2002-03-26 Thread Thomas Schoefbeck

tom Tue Mar 26 14:14:57 2002 EDT

  Modified files:  
/phpdoc/de/functionsarray.xml 
  Log:
  sync to en
  
Index: phpdoc/de/functions/array.xml
diff -u phpdoc/de/functions/array.xml:1.36 phpdoc/de/functions/array.xml:1.37
--- phpdoc/de/functions/array.xml:1.36  Sun Mar 24 05:21:40 2002
+++ phpdoc/de/functions/array.xml   Tue Mar 26 14:14:56 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Array Funktionen
   Arrays
@@ -490,6 +490,13 @@
 
 ¬e.func-callback;
 
+ Von der Benutzerfunktion aus darf das Array selbst nicht geändert
+ werden, wie zum Beispiel durch Hinzufügen oder Löschen eines
+ Elementes, oder auch Löschen des Arrays, auf das
+ array_filter angewendet wird. Ist das Array
+ geändert, so ist das Verhalten dieser Funktion undefiniert.
+
+
  Siehe auch array_map und
  array_reduce.
 
@@ -2176,6 +2183,13 @@
   In PHP 4 muss reset aufgerufen werden, da
   array_walk den internen Zeiger nicht
   selbsttätig wieder auf das erste Element zurücksetzt.
+ 
+ 
+  Von der Benutzerfunktion aus darf das Array selbst nicht geändert
+  werden, wie zum Beispiel durch Hinzufügen oder Löschen eines
+  Elementes, oder auch Löschen des Arrays, auf das
+  array_walk angewendet wird. Ist das Array
+  geändert, so ist das Verhalten dieser Funktion undefiniert.
  
 
 





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

2002-03-26 Thread Thomas Schoefbeck

tom Tue Mar 26 14:13:19 2002 EDT

  Modified files:  
/phpdoc/en/functionsarray.xml 
  Log:
  corr. copy/paste-err.
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.167 phpdoc/en/functions/array.xml:1.168
--- phpdoc/en/functions/array.xml:1.167 Mon Mar 25 07:27:03 2002
+++ phpdoc/en/functions/array.xml   Tue Mar 26 14:13:19 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Array Functions
   Arrays
@@ -490,8 +490,8 @@
 
  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.
+ array_filter is applied to. If the array
+ is changed, the behavior of this function is undefined.
 
 
  See also array_map and





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

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 14:11:19 2002 EDT

  Modified files:  
/phpdoc/de  translation.xml Translators 
  Log:
  finished openssl.xml, starting review of types.xml
  
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.24 phpdoc/de/translation.xml:1.25
--- phpdoc/de/translation.xml:1.24  Mon Mar 25 16:58:51 2002
+++ phpdoc/de/translation.xml   Tue Mar 26 14:11:18 2002
@@ -66,7 +66,7 @@
   
   
   
-  
+  
  
 
 
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.287 phpdoc/de/Translators:1.288
--- phpdoc/de/Translators:1.287 Mon Mar 25 16:58:52 2002
+++ phpdoc/de/Translators   Tue Mar 26 14:11:18 2002
@@ -157,7 +157,7 @@
 nis.xml Sebastian Nohn  fertig (bis V. 1.17)
 notes.xml
 oci8.xmlThomas Frommin Arbeit
-openssl.xml Friedhelm Betz  Änderungen
+openssl.xml Friedhelm Betz  fertig (bis 1.22)
 oracle.xml  Martin Samesch  fertig (Rev. 1.30)
 outcontrol.xml  Egon Schmid fertig
 overload.xml
@@ -206,7 +206,7 @@
 oop.xml Johann-Peter Hartmann   fertig
 operators.xml   Sven Lauer  fertig
 references.xml  Sebastian Bergmann  fertig
-types.xml   Friedhelm Betz  fertig (bis 1.70)
+types.xml   Friedhelm Betz  Änderungen
 variables.xml   Friedhelm Betz  fertig (bis 1.32)
 -
 preface.xml Egon Schmid fertig





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

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 14:04:01 2002 EDT

  Modified files:  
/phpdoc/de/functionsopenssl.xml 
  Log:
  sync to en 1.22
  

Index: phpdoc/de/functions/openssl.xml
diff -u phpdoc/de/functions/openssl.xml:1.5 phpdoc/de/functions/openssl.xml:1.6
--- phpdoc/de/functions/openssl.xml:1.5 Sun Mar 24 17:27:23 2002
+++ phpdoc/de/functions/openssl.xml Tue Mar 26 14:04:00 2002
@@ -1,5 +1,5 @@
 
-
+
  
   OpenSSL Funktionen
   OpenSSL
@@ -240,7 +240,7 @@
 // Annahme: Sie haben eine openssl-Funktion aufgerufen, die einen Fehler
 // verursacht hat.
 while($msg = openssl_error_string())
-echo $msg . "";
+echo $msg . "\n";
 ]]>
   
  
@@ -284,8 +284,7 @@
  
   resourceopenssl_get_privatekey
   mixedkey
-  stringpassphrase
-  
+  stringpassphrase
  
 &warn.experimental.func;
 
@@ -346,7 +345,7 @@
  
 &warn.experimental.func;
 
- Rückgabewert: &true; im Erfolgsfall, &false; im Fehlerfall. Im
+ Rückgabewert: &return.success; Im
  Erfolgsfall werden die geöffneten Daten im Parameter 
  open_data zurückgegeben.
 
@@ -481,7 +480,7 @@
  
 &warn.experimental.func;
 
- Rückgabewert: &true; im Erfolgsfall, &false; im Fehlerfall.
+ Rückgabewert: &return.success;
  Ist der Aufruf der Funktion erfolgreich, steht die Signatur
  im Parameter signature zur Verfügung.
 
@@ -811,12 +810,9 @@
  boolopenssl_pkcs7_verify
  stringfilename
  intflags
- stringoutfilename
- 
- arraycainfo
- 
- stringextracerts
- 
+ stringoutfilename
+ arraycainfo
+ stringextracerts
 
 &warn.experimental.func;

@@ -1040,16 +1036,300 @@
 das mit dem Parameter x509certdata
 angegeben wurde und gibt eine Resource-Kennung zurück.

-  
- Diese Funktion wurde in 4.0.6 hinzugefügt.
-
-
-
+   
+Diese Funktion wurde in 4.0.6 hinzugefügt.
+   
   
  
 
 
+  
+   
+openssl_x509_export_to_file
+Exportiert ein CERT in eine Datei oder eine Variable
+   
+   
+Beschreibung
+ 
+  boolopenssl_x509_export_to_file 
+  mixedx509
+  stringoutfilename
+  boolnotext
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_x509_export
+Exportiert ein CERT in eine Datei oder eine Variable 
+   
+   
+Beschreibung
+ 
+  boolopenssl_x509_export
+  mixedx509
+  stringoutfilename
+  boolnotext
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_x509_check_private_key
+Überprüft, ob ein privater Schlüssel zu einem CERT passt 
+   
+   
+Beschreibung
+ 
+  boolopenssl_x509_check_private_key
+  mixedcert
+  mixedkey
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_csr_export_to_file
+Exportiert ein CSR in eine Datei oder eine Variable 
+   
+   
+Beschreibung
+ 
+  boolopenssl_csr_export_to_file
+  resourcecsr
+  stringoutfilename
+  boolnotext
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_csr_export
+Exportiert ein CSR in eine Datei oder eine Variable 
+   
+   
+Beschreibung
+ 
+  boolopenssl_csr_export
+  resourcecsr
+  stringout
+  boolnotext
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_csr_sign
+Signiert ein Zertifikat mit einem andern CERT 
+   
+   
+Beschreibung
+ 
+  resourceopenssl_csr_sign
+  mixedcsr
+  mixedx509
+  mixedpriv_key
+  longdays
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_csr_new
+Erzeugt einen privaten Schlüssesl und ein CSR 
+   
+   
+Beschreibung
+ 
+  boolopenssl_csr_new
+  arraydn
+  resourceprivkey
+  arrayextraattribs
+  arrayconfigargs
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_pkey_new
+Erzeugt einen neuen privaten Schlüssel
+   
+   
+Beschreibung
+ 
+  resourceopenssl_pkey_new
+  arrayconfigargs
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_pkey_export_to_file
+Liefert eine exportierbare Representation eines Schlüssels in einer 
+Datei 
+   
+   
+Beschreibung
+ 
+  boolopenssl_pkey_export_to_file
+  mixedkey
+  stringoutfilename
+  stringpassphrase
+  arrayconfig_args
+ 
+ &warn.experimental.func;
+
+ &warn.undocumented.func;
+
+   
+  
+
+  
+   
+openssl_pkey_export
+Liefert eine exportierbare Representation eines Schlüssels
+in einem String oder einer Datei 
+   
+   
+Beschreibung
+ 
+  boolopenssl_pkey_export
+  mixedkey
+

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

2002-03-26 Thread Friedhelm Betz

betzTue Mar 26 14:02:57 2002 EDT

  Modified files:  
/phpdoc/en/functionsopenssl.xml 
  Log:
  example fix, some entities.
  
Index: phpdoc/en/functions/openssl.xml
diff -u phpdoc/en/functions/openssl.xml:1.21 phpdoc/en/functions/openssl.xml:1.22
--- phpdoc/en/functions/openssl.xml:1.21Sat Feb  2 10:36:06 2002
+++ phpdoc/en/functions/openssl.xml Tue Mar 26 14:02:57 2002
@@ -1,5 +1,5 @@
 
-
+
  
   OpenSSL functions
   OpenSSL
@@ -206,7 +206,7 @@
   
 
   
@@ -305,7 +305,7 @@
  
&warn.experimental.func;
 
- Returns &true; on success, or &false; on error. If successful the opened
+ &return.success; If successful the opened
  data is returned in open_data.
 
 
@@ -433,7 +433,7 @@
  
&warn.experimental.func;
 
- Returns &true; on success, or &false; on failure.
+ &return.success;
  If successful the signature is returned in
  signature. 
 





[PHP-DOC] Bug #16292 Updated: Current english .chm won't run

2002-03-26 Thread mrobinso

 ID:   16292
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: NT 4
 PHP Version:  4.1.2
 New Comment:

same for me. the file is broken.


Previous Comments:


[2002-03-26 13:31:38] [EMAIL PROTECTED]

I downloaded it at least four times.

On trying to open it you get the 'Can't open mk:@MSITStore:' followed
by the file location. It seems to me that the current file has been
miscompiled - it's about 1Mb smaller than the others (except Czech)



[2002-03-26 13:27:43] [EMAIL PROTECTED]

What happens exactly? 
If it crashes, that's because the file is  corrupt. Try downloading it
again.



[2002-03-26 13:25:29] [EMAIL PROTECTED]

Downloaded 26 March english version of php manual (ca 1.5Mb) and it
will not work - the German version and Spanish ones work fine.




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




[PHP-DOC] Bug #16292 Updated: Current english .chm won't run

2002-03-26 Thread moscow

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

I downloaded it at least four times.

On trying to open it you get the 'Can't open mk:@MSITStore:' followed
by the file location. It seems to me that the current file has been
miscompiled - it's about 1Mb smaller than the others (except Czech)


Previous Comments:


[2002-03-26 13:27:43] [EMAIL PROTECTED]

What happens exactly? 
If it crashes, that's because the file is  corrupt. Try downloading it
again.



[2002-03-26 13:25:29] [EMAIL PROTECTED]

Downloaded 26 March english version of php manual (ca 1.5Mb) and it
will not work - the German version and Spanish ones work fine.




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




[PHP-DOC] Bug #16292 Updated: Current english .chm won't run

2002-03-26 Thread sander

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

What happens exactly? 
If it crashes, that's because the file is  corrupt. Try downloading it
again.


Previous Comments:


[2002-03-26 13:25:29] [EMAIL PROTECTED]

Downloaded 26 March english version of php manual (ca 1.5Mb) and it
will not work - the German version and Spanish ones work fine.




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




[PHP-DOC] Bug #16292: Current english .chm won't run

2002-03-26 Thread moscow

From: [EMAIL PROTECTED]
Operating system: NT 4
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  Current english .chm won't run

Downloaded 26 March english version of php manual (ca 1.5Mb) and it will
not work - the German version and Spanish ones work fine.
-- 
Edit bug report at http://bugs.php.net/?id=16292&edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16292&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16292&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16292&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16292&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16292&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16292&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16292&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16292&r=submittedtwice




Re: [PHP-DOC] A parsing problem?

2002-03-26 Thread Simone Cortesi

At 16.54 26/03/02 +0200, Adrian Jurjica wrote:

>This is "make html" show when start parsing. But the manual seems to be OK.
>The problem is very recently, first time occured previous week.

I'm using cygwin. I was getting this problem too starting last week. To get 
it to work again, I just deleted the commented lines on "html-common.dsl". 
That is strange, but it works now.

If aint broken: dont fix it :)




[PHP-DOC] Bug #16290: Specify that --with-apxs requires installed apxs

2002-03-26 Thread pepper

From: [EMAIL PROTECTED]
Operating system: Linux
PHP version:  4.1.2
PHP Bug Type: Documentation problem
Bug description:  Specify that --with-apxs requires installed apxs

http://www.php.net/manual/en/install.apache.php & INSTALL

The web site and INSTALL document from tarball are 
inconsistent about suggesting --with-apache vs. --with-
apxs.

Also, when documenting --with-apxs=, please warn users that 
they must use the *installed* version (i.e., /usr/local/
apache/bin/apxs), not the version in the Apache source tree 
(i.e., ~/tarball/apache-1.3.23/src/).
-- 
Edit bug report at http://bugs.php.net/?id=16290&edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16290&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16290&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16290&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16290&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16290&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16290&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16290&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16290&r=submittedtwice




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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 11:35:17 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  updatinf translation.xml so I wont forget exec.xml
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.51 phpdoc/it/translation.xml:1.52
--- phpdoc/it/translation.xml:1.51  Tue Mar 26 09:21:42 2002
+++ phpdoc/it/translation.xml   Tue Mar 26 11:35:16 2002
@@ -54,6 +54,7 @@
   
   
   
+  
   
   
   





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 11:30:52 2002 EDT

  Modified files:  
/phpdoc/it/functionsexec.xml 
  Log:
  changing owner
  
Index: phpdoc/it/functions/exec.xml
diff -u phpdoc/it/functions/exec.xml:1.14 phpdoc/it/functions/exec.xml:1.15
--- phpdoc/it/functions/exec.xml:1.14   Tue Mar 26 11:05:05 2002
+++ phpdoc/it/functions/exec.xmlTue Mar 26 11:30:52 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   Funzioni per l'esecuzione di programmi
   Esecuzione di programmi
@@ -128,18 +129,23 @@
  assieme all'argomento array, allora lo stato
  del comando eseguito verra scitto in questa variabile.
 
+
 
  Osserva che se intendi allocare dati che giungano dal utente
  per essere passate a questa funzione, dovresti usare
+ escapeshellarg o
  escapeshellcmd per assicurarti che l'utente
  non possa forzare il sistema ad eseguire comandi arbitrari.
 
+   
+   
 
  Nota anche che se inizi un programma usando questa funzione e lo vuoi lasciare
  in esecuzione in background, devi assicurarti che l'output del programa venga 
rediretto
  ad un file o a qualche altro flusso di output, altrimenti PHP attendera fino 
alla fine
  fine dell'esecuzione del programma.
 
+
 
  Vedere anche system,
  passthru, popen,
@@ -173,17 +179,30 @@
  pbmplus che possono restituire un flusso diretto all'immagine.
  Impostado il tipo di contenuto a image/gif e successivamente
  chiamando un programma pbmplus per generare una gif puoi realizzare uno script
- PHP che genera direttamente immagini.
+ PHP che genera direttamente immagini.
+
+
+ 
+  If you are going to allow data coming from user input to be passed to
+  this function, then you should be using
+  escapeshellarg or
+  escapeshellcmd to make sure that users cannot trick
+  the system into executing arbitrary commands.
+ 
+
+
 
  Nota che se avvii un programma usando questa funzione e intendi lasciarlo
  girare in background, devi accertarti che l'output del programma sia rediretto
  in un file o a qualche altro flusso di output o PHP attenderà fino alla
  fine dell'esecuzione del programma.
 
+
 
  Vedere anche exec, system,
  popen, escapeshellcmd,
- e l'operatore backtick.
+ e l'operatore 
+ backtick.
 

   
@@ -201,30 +220,37 @@
   intreturn_var
  
 
- system è semplicemente come la versione C della funzione
- che esegue il command dato e restituisce in uscita il 
risultato.
- Se viene fornita una variabile come secondo argomento, allora il codice di stato
- ritornato dal comando eseguito verrà scritto in tale variabile.
+ system è semplicemente come la versione C 
+ della funzione che esegue il 
+ command dato e restituisce in uscita il risultato. Se 
+ viene fornita una variabile come secondo argomento, allora il codice di stato
+ ritornato dal comando eseguito verrà scritto in tale 
+ variabile.
 
+   
 
  Nota che se intendi permettere che i dati in ingresso dall'utente
  vengano passati a questa funzione, dovresti utilizzare la funzione
+ escapeshellarg o
  escapeshellcmd per assicurarti che l'utente non possa
  forzare il sistema ad eseguire comandi arbitrari.
 
+   
+   
 
  Nota che se avvii un programma usando questa funzione e intendi lasciarlo
  girare in background, devi accertarti che l'output del programma sia rediretto
  in un file o a qualche altro flusso di output o PHP attenderà fino alla
  fine dell'esecuzione del programma.
 
+
 
  La chiamata a system tenta anche di ripulire automaticamente
  il buffer di output del web server dopo ogni linea di output se PHP 
  gira come un modulo server.
 
 
- Ritorna l'ultima linea del output del comando se ha successo e &false;
+ Restituisce l'ultima linea del output del comando se ha successo e &false;
  se fallisce.
 
 
@@ -253,7 +279,8 @@
   stringcmd
  
 
- &warn.undocumented.func;
+ This function is identical to the backtick operator.
 

   
@@ -269,6 +296,7 @@
 sgml-always-quote-attributes:t
 sgml-indent-step:1
 sgml-indent-data:t
+indent-tabs-mode:nil
 sgml-parent-document:nil
 sgml-default-dtd-file:"../../manual.ced"
 sgml-exposed-tags:nil





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 11:05:05 2002 EDT

  Modified files:  
/phpdoc/it/functionsexec.xml 
  Log:
  good ol' WhiteSpaces
  

Index: phpdoc/it/functions/exec.xml
diff -u phpdoc/it/functions/exec.xml:1.13 phpdoc/it/functions/exec.xml:1.14
--- phpdoc/it/functions/exec.xml:1.13   Tue Mar 26 05:33:37 2002
+++ phpdoc/it/functions/exec.xmlTue Mar 26 11:05:05 2002
@@ -7,8 +7,8 @@
   

 Queste funzioni permettono l'esecuzione di comandi sul sistema stesso,
-   e rendono sicuri tali comandi. Queste funzioni sono anche strettamente 
-   correlate al 
+e rendono sicuri tali comandi. Queste funzioni sono anche strettamente 
+correlate al 
 operatore backtick.

   
@@ -16,7 +16,7 @@
   

 escapeshellarg
-estrae una stringa da usare come un argomento della shell
+Estrae una stringa da usare come un argomento della shell


 Descrizione
@@ -26,13 +26,13 @@
  
 
  escapeshellarg aggiunge le virgolette singole
-attorno ad una stringa ed elude ogni virgoletta semplice per permetterti di
-passare una stringa direttamente ad una funzione della shell a che questa 
-venga trattata come un singolo argomento.
-Questa funzione dovrebbe essere usata per eludere argomenti individuali per 
funzioni
-della shell che giungano dall'input del utente. Le funzioni della shell 
includono
-exec, system e 
-l'operatore backtick. 
+ attorno ad una stringa ed elude ogni virgoletta semplice per permetterti di
+ passare una stringa direttamente ad una funzione della shell a che questa 
+ venga trattata come un singolo argomento.
+ Questa funzione dovrebbe essere usata per eludere argomenti individuali per 
+funzioni
+ della shell che giungano dall'input del utente. Le funzioni della shell includono
+ exec, system e 
+ l'operatore backtick. 
  Un utilizzo standard sarebbe:
 
  
@@ -44,7 +44,7 @@
  
 
 
- Vedi anche exec, popen,
+ Vedere anche exec, popen,
  system e l'operatore backtick.
 
@@ -55,7 +55,7 @@
   

 escapeshellcmd
-elude i metacaratteri della shell
+Elude i metacaratteri della shell


 Descrizione
@@ -65,10 +65,10 @@
  
 
  escapeshellcmd elude ogni carattere di una stringa che
-potrebbe essere usata per indurre un comando shell ad eseguire comandi
-arbitrari. Questa funzione dovrebbe essere usata per assicurarsi che ogni dato
-che giunga dall'input dell utente venga nutralizzato prima prima di venir 
passato
-a funzioni come exec o
+ potrebbe essere usata per indurre un comando shell ad eseguire comandi
+ arbitrari. Questa funzione dovrebbe essere usata per assicurarsi che ogni dato
+ che giunga dall'input dell utente venga nutralizzato prima prima di venir passato
+ a funzioni come exec o
  system, o al operatore backtick
  . Un modello d'utilizzo potrebbe essere:
@@ -85,7 +85,7 @@
  
 
 
- Vedi anche escapeshellarg, exec, 
+ Vedere anche escapeshellarg, exec, 
  popen, system e l'operatore backtick.
 
@@ -110,27 +110,27 @@
 
  exec esegue il comando passato da 
  command, sebbene esso non invii nulla in output
-Restituisce semplicemente l'ultima linea dal risultato del comando.
-Se hai bisogno di eseguire un comando ed avere tutti i dati dal comando 
passato
-direttamente senza alcuna interferenza, usa la funzione 
passthru.
+ Restituisce semplicemente l'ultima linea dal risultato del comando.
+ Se hai bisogno di eseguire un comando ed avere tutti i dati dal comando passato
+ direttamente senza alcuna interferenza, usa la funzione 
+passthru.
 
 
  Se l'argomento array è presente, allora tale vettore 
specificato
  verrà riempito con ogni linea del output del comando.  
-Nota che se il vettore contiene già degli elementi,
+ Nota che se il vettore contiene già degli elementi,
  exec li aggiungerà in coda vettore.
-Se non vuoi che la funzione aggiunga elementi, esegui un 
+ Se non vuoi che la funzione aggiunga elementi, esegui un 
  unset sul vettore prima di passarlo ad
  exec.
 
 
  Se viene passato l'argomento return_var
  assieme all'argomento array, allora lo stato
-del comando eseguito verra scitto in questa variabile.
+ del comando eseguito verra scitto in questa variabile.
 
 
  Osserva che se intendi allocare dati che giungano dal utente
-per essere passate a questa funzione, dovresti usare
+ per essere passate a questa funzione, dovresti usare
  escapeshellcmd per assicurarti che l'utente
  non possa forzare il sistema ad eseguire comandi arbitrari.
 
@@ -141,7 +141,7 @@
  fine dell'esecuzione del programma.
 
 
- Vedi anche system,
+ Vedere anche system,
  passthru, popen,
  escapeshe

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

2002-03-26 Thread Gabor Hojtsy

gobaTue Mar 26 10:57:55 2002 EDT

  Modified files:  
/phpdoc/hu/appendices   commandline.xml 
  Log:
  Revision was not correct in prev. commit
  
  
Index: phpdoc/hu/appendices/commandline.xml
diff -u phpdoc/hu/appendices/commandline.xml:1.1 
phpdoc/hu/appendices/commandline.xml:1.2
--- phpdoc/hu/appendices/commandline.xml:1.1Tue Mar 26 10:56:14 2002
+++ phpdoc/hu/appendices/commandline.xmlTue Mar 26 10:57:55 2002
@@ -1,5 +1,5 @@
 
-
+
 

[PHP-DOC] cvs: phpdoc /nl bookinfo.xml preface.xml translation.xml /nl/functions datetime.xml /nl/language basic-syntax.xml constants.xml control-structures.xml expressions.xml functions.xml references.xml

2002-03-26 Thread Derick Rethans

derick  Tue Mar 26 10:57:21 2002 EDT

  Modified files:  
/phpdoc/nl  bookinfo.xml preface.xml translation.xml 
/phpdoc/nl/functionsdatetime.xml 
/phpdoc/nl/language basic-syntax.xml constants.xml 
control-structures.xml expressions.xml 
functions.xml references.xml 
  Log:
  - Added more status info
  
  
Index: phpdoc/nl/bookinfo.xml
diff -u phpdoc/nl/bookinfo.xml:1.13 phpdoc/nl/bookinfo.xml:1.14
--- phpdoc/nl/bookinfo.xml:1.13 Mon Mar 25 08:06:03 2002
+++ phpdoc/nl/bookinfo.xml  Tue Mar 26 10:57:15 2002
@@ -1,5 +1,5 @@
 
-
+
  
   
 
Index: phpdoc/nl/preface.xml
diff -u phpdoc/nl/preface.xml:1.9 phpdoc/nl/preface.xml:1.10
--- phpdoc/nl/preface.xml:1.9   Sat Dec 29 02:47:28 2001
+++ phpdoc/nl/preface.xml   Tue Mar 26 10:57:15 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Voorwoord
 
Index: phpdoc/nl/translation.xml
diff -u phpdoc/nl/translation.xml:1.1 phpdoc/nl/translation.xml:1.2
--- phpdoc/nl/translation.xml:1.1   Tue Mar 26 10:25:49 2002
+++ phpdoc/nl/translation.xml   Tue Mar 26 10:57:15 2002
@@ -4,12 +4,13 @@
 
 
  
-  The Dutch manual is managed by Derick Rethans, you can contact him at 
[EMAIL PROTECTED]
+  The Dutch manual is managed by Derick Rethans, you can contact him at
+  [EMAIL PROTECTED]
  
 
  
-  
-  
+  
+  
  
  
  
Index: phpdoc/nl/functions/datetime.xml
diff -u phpdoc/nl/functions/datetime.xml:1.11 phpdoc/nl/functions/datetime.xml:1.12
--- phpdoc/nl/functions/datetime.xml:1.11   Mon Mar 25 07:13:24 2002
+++ phpdoc/nl/functions/datetime.xmlTue Mar 26 10:57:15 2002
@@ -1,4 +1,5 @@
 
+
  
   Date en Time functies
   Date/time
Index: phpdoc/nl/language/basic-syntax.xml
diff -u phpdoc/nl/language/basic-syntax.xml:1.9 
phpdoc/nl/language/basic-syntax.xml:1.10
--- phpdoc/nl/language/basic-syntax.xml:1.9 Wed Dec 12 15:55:55 2001
+++ phpdoc/nl/language/basic-syntax.xml Tue Mar 26 10:57:16 2002
@@ -1,5 +1,5 @@
 
-
+
   
Basis syntax
 
Index: phpdoc/nl/language/constants.xml
diff -u phpdoc/nl/language/constants.xml:1.8 phpdoc/nl/language/constants.xml:1.9
--- phpdoc/nl/language/constants.xml:1.8Wed Dec 12 15:55:55 2001
+++ phpdoc/nl/language/constants.xmlTue Mar 26 10:57:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Constanten
 
Index: phpdoc/nl/language/control-structures.xml
diff -u phpdoc/nl/language/control-structures.xml:1.16 
phpdoc/nl/language/control-structures.xml:1.17
--- phpdoc/nl/language/control-structures.xml:1.16  Wed Dec 12 15:55:56 2001
+++ phpdoc/nl/language/control-structures.xml   Tue Mar 26 10:57:18 2002
@@ -1,6 +1,4 @@
 
-
  
   Control Structures
 
Index: phpdoc/nl/language/expressions.xml
diff -u phpdoc/nl/language/expressions.xml:1.6 phpdoc/nl/language/expressions.xml:1.7
--- phpdoc/nl/language/expressions.xml:1.6  Wed Dec 12 15:55:57 2001
+++ phpdoc/nl/language/expressions.xml  Tue Mar 26 10:57:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
Expressies
 
Index: phpdoc/nl/language/functions.xml
diff -u phpdoc/nl/language/functions.xml:1.7 phpdoc/nl/language/functions.xml:1.8
--- phpdoc/nl/language/functions.xml:1.7Wed Dec 12 15:55:57 2001
+++ phpdoc/nl/language/functions.xmlTue Mar 26 10:57:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Functies
 
Index: phpdoc/nl/language/references.xml
diff -u phpdoc/nl/language/references.xml:1.6 phpdoc/nl/language/references.xml:1.7
--- phpdoc/nl/language/references.xml:1.6   Wed Dec 12 15:55:57 2001
+++ phpdoc/nl/language/references.xml   Tue Mar 26 10:57:18 2002
@@ -1,5 +1,5 @@
 
-
+
  
   References uitgelegd
 





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

2002-03-26 Thread Gabor Hojtsy

gobaTue Mar 26 10:56:19 2002 EDT

  Added files: 
/phpdoc/hu/appendices   commandline.xml 

  Removed files:   
/phpdoc/hu/functionscommandline.xml 
  Log:
  The right place for commandline.xml is in the appendix, we need the EN-Revision
  instead of a file revision, and correcting some typos.
  
  


Index: phpdoc/hu/appendices/commandline.xml
+++ phpdoc/hu/appendices/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.
 
 
  
   Parancssori 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 parancssori 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 parancssori 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.

[PHP-DOC] cvs: phpdoc /nl/chapters intro.xml security.xml

2002-03-26 Thread Derick Rethans

derick  Tue Mar 26 10:53:37 2002 EDT

  Modified files:  
/phpdoc/nl/chapters intro.xml security.xml 
  Log:
  - Add statuses
  
  
Index: phpdoc/nl/chapters/intro.xml
diff -u phpdoc/nl/chapters/intro.xml:1.8 phpdoc/nl/chapters/intro.xml:1.9
--- phpdoc/nl/chapters/intro.xml:1.8Wed Dec 12 15:55:44 2001
+++ phpdoc/nl/chapters/intro.xmlTue Mar 26 10:53:33 2002
@@ -1,4 +1,5 @@
 
+
  
   Introduction
 
Index: phpdoc/nl/chapters/security.xml
diff -u phpdoc/nl/chapters/security.xml:1.12 phpdoc/nl/chapters/security.xml:1.13
--- phpdoc/nl/chapters/security.xml:1.12Wed Dec 12 15:55:44 2001
+++ phpdoc/nl/chapters/security.xml Tue Mar 26 10:53:35 2002
@@ -1,4 +1,5 @@
 
+
  
   Beveiliging
 





[PHP-DOC] cvs: phpdoc /nl/appendices debugger.xml escaping.xml history.xml http-stuff.xml regexp.xml reserved.xml

2002-03-26 Thread Derick Rethans

derick  Tue Mar 26 10:52:35 2002 EDT

  Removed files:   
/phpdoc/nl/appendices   escaping.xml history.xml http-stuff.xml 
regexp.xml 

  Modified files:  
/phpdoc/nl/appendices   debugger.xml reserved.xml 
  Log:
  - Fix up tags
  
  
Index: phpdoc/nl/appendices/debugger.xml
diff -u phpdoc/nl/appendices/debugger.xml:1.8 phpdoc/nl/appendices/debugger.xml:1.9
--- phpdoc/nl/appendices/debugger.xml:1.8   Wed Dec 12 15:55:40 2001
+++ phpdoc/nl/appendices/debugger.xml   Tue Mar 26 10:52:34 2002
@@ -1,4 +1,5 @@
 
+
  
   De PHP Debugger
 
Index: phpdoc/nl/appendices/reserved.xml
diff -u phpdoc/nl/appendices/reserved.xml:1.4 phpdoc/nl/appendices/reserved.xml:1.5
--- phpdoc/nl/appendices/reserved.xml:1.4   Wed Nov 14 17:36:37 2001
+++ phpdoc/nl/appendices/reserved.xml   Tue Mar 26 10:52:35 2002
@@ -1,4 +1,5 @@
 
+
 
  Gereserveerde woorden in PHP
  





[PHP-DOC] cvs: phpdoc /fi bookinfo.xml language-defs.ent language-snippets.ent preface.xml translation.xml

2002-03-26 Thread Derick Rethans

derick  Tue Mar 26 10:34:55 2002 EDT

  Added files: 
/phpdoc/fi  bookinfo.xml language-defs.ent language-snippets.ent 
preface.xml translation.xml 
  Log:
  - Added .fi translation
  
  


Index: phpdoc/fi/bookinfo.xml
+++ phpdoc/fi/bookinfo.xml



 
  

   
StigSæther Bakken
   

   
AlexanderAulbach
   

   
EgonSchmid
   

   
JimWinstead
   

   
Lars TorbenWilson
   

   
RasmusLerdorf
   

   
AndreiZmievski
   

   
JouniAhto
   

  

  &php.build-date;
 
  
   
JaniTaskinen
   
  

  
   1997
   1998
   1999
   2000
   2001
   2002
   the PHP Documentation Group
  

  
   Copyright
   
This manual is © Copyright 1997, 1998, 1999, 2000, 2001, 2002 by
the PHP Documentation Group.  The members of this group are listed
on the front page of this manual.
   
   
This manual can be redistributed under the terms of the GNU
General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option)
any later version.
   
   
The 'Extending PHP 4.0' section of this manual is copyright © 2000 by
Zend Technologies, Ltd. This material may be distributed only subject to
the terms and conditions set forth in the Open Publication License, v1.0
or later (the latest version is presently available at
&url.opl;).
   
  

 
 


Index: phpdoc/fi/language-defs.ent
+++ phpdoc/fi/language-defs.ent

















Index: phpdoc/fi/language-snippets.ent
+++ phpdoc/fi/language-snippets.ent


This extension is
EXPERIMENTAL. The behaviour of this extension,
including the names of its functions, and anything else documented
about this extension may change in a future release of PHP without
notice.  Be warned and use this extension at your own
risk.'>

This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change in a future release of PHP without notice.  Be
warned and use this function at your own risk.'>

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.'>

You can use a URL as a
filename with this function if the "fopen wrappers" have been enabled.
See fopen for more details.'>



This function may
return Boolean &false;, but may also return a non-Boolean value which
evaluates to &false;, such as 0 or
"". Please read the section on Booleans for more
information. Use the ===
operator for testing the return value of this
function.'>


This function
is not (yet) binary safe!'>

This function is
binary-safe.'>

This function is not
implemented on Windows platforms.'>

Instead of a function name, an
array containing an object reference and a method name can also be
supplied.'>


&sm.disabled;'>

When safe mode is enabled, PHP checks whether 
the file(s)/directories you are about to operate on have the same UID as the 
script that is being executed.'>

When safe mode is enabled, PHP checks whether 
the directory in which you are about to operate has the same UID as the 
script that is being executed.'>






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.'>

Index: phpdoc/fi/preface.xml
+++ phpdoc/fi/preface.xml



 
  Preface

  
   
PHP, which stands for "PHP: Hypertext
Preprocessor" is a widely-used Open Source general-purpose
scripting language that is especially suited for Web
development and can be embedded into HTML. Its syntax draws
upon C, Java, and Perl, and is easy to learn. The main goal of
the language is to allow web developers to write dynamically
generated webpages quickly, but you can do much more with PHP.
   
  

  
   This manual consists primarily of a function reference, but also contains a
   language reference, explanations of some of PHP's major features, and other
   supplemental information.
  

  
   You can download this manual in several formats at &url.php.docs;.  The downloads are updated as
   the content changes. More information about how this manual is developed
   can be found in the  'About the manual'
   appendix.
  
 



Index: phpdoc/fi/translation.xml
+++ phpdoc/fi/translation.xml





 
  The Finish Translation is managed by Jani Taskinen, please mail him for any 
information at [EMAIL PROTECTED]
 

 
  
 

 
 





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

2002-03-26 Thread Derick Rethans

derick  Tue Mar 26 10:25:50 2002 EDT

  Added files: 
/phpdoc/nl  translation.xml 
  Log:
  - Added translation info
  
  

Index: phpdoc/nl/translation.xml
+++ phpdoc/nl/translation.xml





 
  The Dutch manual is managed by Derick Rethans, you can contact him at [EMAIL PROTECTED]
 

 
  
  
 
 
 
 







[PHP-DOC] A parsing problem?

2002-03-26 Thread Adrian Jurjica

This is "make html" show when start parsing. But the manual seems to be OK.
The problem is very recently, first time occured previous week.

--EXAMPLE:

SP_ENCODING=ISO-8859-2 ../phpdoc-tools/jade/jade.exe -D . -wno-idref -c
../phpdoc-tools/jade/catalog -c ../phpdoc-tools/iso-entities/catalog -c
../phpdoc-tools/dsssl/docbook/catalog -d dsssl/html.dsl -V use-output-dir -t
sgml ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/./html-common.dsl:15:30:E:
element "TITLE" undefined
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/./html-common.dsl:15:54:E:
element "QUESTION" undefined
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/html.dsl:30:26:E: end tag for
"QUESTION" omitted, but its declaration does not permit this
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/./html-common.dsl:15:45: start
tag was here
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/html.dsl:30:26:E: end tag for
"TITLE" omitted, but its declaration does not permit this
d:\ro-php\phpdoc-tools\jade\jade.exe:dsssl/./html-common.dsl:15:24: start
tag was here





[PHP-DOC] cvs: phpdoc /it bookinfo.xml make_chm_index_it.html

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 09:23:42 2002 EDT

  Modified files:  
/phpdoc/it  bookinfo.xml make_chm_index_it.html 
  Log:
  adding translator to credits pages
  
Index: phpdoc/it/bookinfo.xml
diff -u phpdoc/it/bookinfo.xml:1.27 phpdoc/it/bookinfo.xml:1.28
--- phpdoc/it/bookinfo.xml:1.27 Sun Mar 24 19:52:27 2002
+++ phpdoc/it/bookinfo.xml  Tue Mar 26 09:23:40 2002
@@ -85,6 +85,9 @@

 Mariano Calandra

+   
+Rocco Curcio
+   
   
 
   
Index: phpdoc/it/make_chm_index_it.html
diff -u phpdoc/it/make_chm_index_it.html:1.5 phpdoc/it/make_chm_index_it.html:1.6
--- phpdoc/it/make_chm_index_it.html:1.5Sun Mar 24 19:53:38 2002
+++ phpdoc/it/make_chm_index_it.htmlTue Mar 26 09:23:41 2002
@@ -29,7 +29,8 @@
 Luca Perugini
 Tradotto con la collaborazione di:
 Marco Cucinato, Massimo Colombo, Marco De Nittis, Darvin 
Andrioli, 
-Fabio Gandola, Sergio Marchesini, Alan D'Angelo, Giacomo Tesio, Marco Spisto, Mariano 
Calandra
+Fabio Gandola, Sergio Marchesini, Alan D'Angelo, Giacomo Tesio, Marco Spisto, Mariano 
+Calandra,
+Rocco Curcio
 
 
 





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

2002-03-26 Thread Adrian Jurjica

adiju   Tue Mar 26 09:23:30 2002 EDT

  Modified files:  
/phpdoc/ro  translation.xml 
  Log:
  no message
  
Index: phpdoc/ro/translation.xml
diff -u phpdoc/ro/translation.xml:1.3 phpdoc/ro/translation.xml:1.4
--- phpdoc/ro/translation.xml:1.3   Tue Mar 26 06:41:46 2002
+++ phpdoc/ro/translation.xml   Tue Mar 26 09:23:30 2002
@@ -8,13 +8,14 @@
  
 
  
-  
+  
   
  
  
  
-  
-  
+  
+  
+  
   
   
  





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

2002-03-26 Thread Adrian Jurjica

adiju   Tue Mar 26 09:22:37 2002 EDT

  Modified files:  
/phpdoc/ro  preface.xml 
  Log:
  Adding Adrian Spinei
  
Index: phpdoc/ro/preface.xml
diff -u phpdoc/ro/preface.xml:1.3 phpdoc/ro/preface.xml:1.4
--- phpdoc/ro/preface.xml:1.3   Sun Feb 24 17:41:49 2002
+++ phpdoc/ro/preface.xml   Tue Mar 26 09:22:37 2002
@@ -1,5 +1,5 @@
 
-
+
 
  
   Prefaþã
@@ -19,7 +19,7 @@
   
 
   
-   Versiunea în limba românã a manualului PHP este realizatã, în mod voluntar, de o 
echipã formatã din Paul Dorneanu (iniþiatorul acestui proiect), Adrian Jurjica, Cristi 
Rãdulescu, Valentin Þuþu, Iulian Nãstãsache, Daniel Toma, 1ns0mn1a, Dorel Nãstasã, Dan 
Matornei, Rareº Benea, Valentin Agachi ºi Cristi Armeana. Pentru a participa la 
traducerea manualului PHP este de ajuns sa subscrieþi la lista de discuþii 
rophpman-at-yahoo.com. De asemenea vã recomandãm sã vizitaþi php.urbanxp.org ºi 
www.rophp.net pentru noutãþi.
+   Versiunea în limba românã a manualului PHP este realizatã, în mod voluntar, de o 
+echipã formatã din Paul Dorneanu (iniþiatorul acestui proiect), Adrian Jurjica, 
+Cristi Rãdulescu, Valentin Þuþu, Iulian Nãstãsache, Daniel Toma, 1ns0mn1a, Dorel 
+Nãstasã, Dan Matornei, Rareº Benea, Valentin Agachi, Cristi Armeana ºi Adrian Spinei. 
+Pentru a participa la traducerea manualului PHP este de ajuns sa subscrieþi la lista 
+de discuþii rophpman-at-yahoo.com. De asemenea vã recomandãm sã vizitaþi &url.ro.urbanxp; ºi &url.ro.rophp; pentru noutãþi.
   
  
 





[PHP-DOC] cvs: phpdoc /ro make_chm_index_ro.html

2002-03-26 Thread Adrian Jurjica

adiju   Tue Mar 26 09:21:50 2002 EDT

  Modified files:  
/phpdoc/ro  make_chm_index_ro.html 
  Log:
  Adding Adrian Spinei
  
Index: phpdoc/ro/make_chm_index_ro.html
diff -u phpdoc/ro/make_chm_index_ro.html:1.5 phpdoc/ro/make_chm_index_ro.html:1.6
--- phpdoc/ro/make_chm_index_ro.html:1.5Fri Mar  8 16:54:40 2002
+++ phpdoc/ro/make_chm_index_ro.htmlTue Mar 26 09:21:50 2002
@@ -28,14 +28,12 @@
 Stig Sæther Bakken
 Egon Schmid
 
-Traducerea în limba românã a fost efectuatã de Paul Dorneanu, Adrian Jurjica, Cristi 
Rãdulescu, Valentin Þuþu, Iulian Nãstãsache, Daniel Toma, Dorel Nãstasã, Dan Matornei, 
Rareº Benea, Valentin Agachi, Cristi Armeana.
+Traducerea în limba românã a fost efectuatã de Paul Dorneanu, Adrian Jurjica, Cristi 
+Rãdulescu, Valentin Þuþu, Iulian Nãstãsache, Daniel Toma, Dorel Nãstasã, Dan 
+Matornei, Rareº Benea, Valentin Agachi, Cristi Armeana, Adrian Spinei.
 
 Generat la: [GENTIME]
-Vizitaþi http://www.php.net/docs.php";>http://www.php.net/docs.php
-pentru a prelua ultima versiune.
+Vizitaþi http://www.php.net/docs.php";>http://www.php.net/docs.php pentru 
+a prelua ultima versiune.
 
-Copyright © 
1997,
-1998, 1999, 2000, 2001, 2002  Grupul de Documentare PHP
+Copyright © 
+1997, 1998, 1999, 2000, 2001, 2002  Grupul de Documentare PHP
 
 
 


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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 09:21:43 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  adding translator/translation pair
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.50 phpdoc/it/translation.xml:1.51
--- phpdoc/it/translation.xml:1.50  Tue Mar 26 08:01:36 2002
+++ phpdoc/it/translation.xml   Tue Mar 26 09:21:42 2002
@@ -36,6 +36,7 @@
   
   
   
+  
  
  
  
@@ -76,7 +77,7 @@
   
   
   
- 
+  
  
 
 





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

2002-03-26 Thread Adrian Jurjica

adiju   Tue Mar 26 09:21:35 2002 EDT

  Modified files:  
/phpdoc/ro  language-defs.ent 
  Log:
  Adding some local entities...
  
Index: phpdoc/ro/language-defs.ent
diff -u phpdoc/ro/language-defs.ent:1.9 phpdoc/ro/language-defs.ent:1.10
--- phpdoc/ro/language-defs.ent:1.9 Fri Mar 15 18:27:45 2002
+++ phpdoc/ro/language-defs.ent Tue Mar 26 09:21:35 2002
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -14,3 +14,8 @@
 
 
 
+http://www.rophp.net";>
+http://www.rophp.net/doc/php";>
+http://php.urbanxp.org";>
+
+





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

2002-03-26 Thread Adrian Jurjica

adiju   Tue Mar 26 08:52:39 2002 EDT

  Modified files:  
/phpdoc/ro/chmonly  aboutchm.xml 
  Log:
  A little correction...
  
Index: phpdoc/ro/chmonly/aboutchm.xml
diff -u phpdoc/ro/chmonly/aboutchm.xml:1.1 phpdoc/ro/chmonly/aboutchm.xml:1.2
--- phpdoc/ro/chmonly/aboutchm.xml:1.1  Sat Feb 16 04:03:28 2002
+++ phpdoc/ro/chmonly/aboutchm.xml  Tue Mar 26 08:52:39 2002
@@ -1,10 +1,10 @@
 
-
+
  
   Despre aceastã ediþie
 
   
-   Ediþia Windows HTML Help este destinatã dezvoltatorilor care doresc sã aibã 
permanent la îndemânã manualul PHP ºi care nu doresc sã piardã timp aºteptând sã se 
descarce de pe internet paginile de manual. Aceastã ediþie oferã conþinutul complet al 
manualului, plus notele utilizatorilor ºi încã câteva facilitãþi excelente ale 
aplicaþiei de vizualizare.
+   Ediþia Windows HTML Help este destinatã dezvoltatorilor care doresc sã aibã 
+permanent la îndemânã manualul PHP ºi care nu doresc sã piardã timp aºteptând sã se 
+descarce de pe internet paginile de manual. Aceastã ediþie oferã conþinutul complet 
+al manualului, plus notele utilizatorilor ºi, în plus, câteva facilitãþi excelente 
+ale aplicaþiei de vizualizare.
   

  





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 08:09:12 2002 EDT

  Modified files:  
/phpdoc/it/functionsgmp.xml 
  Log:
  missin piece of translation
  
Index: phpdoc/it/functions/gmp.xml
diff -u phpdoc/it/functions/gmp.xml:1.4 phpdoc/it/functions/gmp.xml:1.5
--- phpdoc/it/functions/gmp.xml:1.4 Tue Mar 26 08:00:13 2002
+++ phpdoc/it/functions/gmp.xml Tue Mar 26 08:09:11 2002
@@ -104,11 +104,11 @@
 
 
  
-  It is not necessary to call this function if you want to use
-  integer or string in place of GMP number in GMP functions, like
-  gmp_add. Function arguments are
-  automatically converted to GMP numbers, if such conversion is
-  possible and needed, using the same rules as
+  Non è necessario chiamare uesta funzione se si vogliono usare
+  interi o stringhe al posto di numeri GMP nelle funzioni GMP, come
+  gmp_add. Se se questa conversione è possibile
+  e necessaria, gli argomenti delle funzioni vengono automaticamente
+  convertiti in numeri GMP, usando le stesse regole di 
   gmp_init.
  
 
@@ -244,9 +244,9 @@
  
 
  Divide a per b e
-restituisce un numero intero. L'arrotondamento del risultato, è definito dal 
+ restituisce un numero intero. L'arrotondamento del risultato, è definito dal 
  round, che può avere i seguenti 
-valori: 
+ valori: 
  
   

@@ -328,7 +328,7 @@
  (cioè il resto della divisone). 
 
 
- Vedi la funzione  gmp_div_q per la descrizione 
dell'argomento 
+ Vedere la funzione  gmp_div_q per la descrizione 
+dell'argomento 
  round.
 
 





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

2002-03-26 Thread Simone Cortesi

At 13.03 26/03/02 +, James Moore wrote:

>I am right in the middle of rewriting this now.. (Currently doing the asm to
>pass stuff by ref rather than by val so its probably an idea if this isnt
>documented yet as its going to change!!)

I got the translation for free, so it was no harm to have it in CVS. :)

IMHO.

Ciao,
Simone.




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

2002-03-26 Thread James Moore

I am right in the middle of rewriting this now.. (Currently doing the asm to
pass stuff by ref rather than by val so its probably an idea if this isnt
documented yet as its going to change!!)

James

-Original Message-
From: Simone Cortesi [mailto:[EMAIL PROTECTED]]
Sent: 25 March 2002 19:12
To: [EMAIL PROTECTED]
Subject: [PHP-DOC] cvs: phpdoc /it/functions w32api.xml


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 /it translation.xml

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 08:01:37 2002 EDT

  Modified files:  
/phpdoc/it  translation.xml 
  Log:
  removing translation GMP
  
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.49 phpdoc/it/translation.xml:1.50
--- phpdoc/it/translation.xml:1.49  Mon Mar 25 20:52:43 2002
+++ phpdoc/it/translation.xml   Tue Mar 26 08:01:36 2002
@@ -64,7 +64,6 @@
   
   
   
-  
   
   
   





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 08:00:14 2002 EDT

  Modified files:  
/phpdoc/it/functionsgmp.xml 
  Log:
  adding translation up to EN 1.25 by Mariano Calandra
  

Index: phpdoc/it/functions/gmp.xml
diff -u /dev/null phpdoc/it/functions/gmp.xml:1.4
--- /dev/null   Tue Mar 26 08:00:14 2002
+++ phpdoc/it/functions/gmp.xml Tue Mar 26 08:00:13 2002
@@ -0,0 +1,966 @@
+
+
+ 
+  Funzioni GMP
+  GMP
+  
+   
+Queste funzioni permettono di lavorare con numeri interi 
+di lunghezza arbitraria usando le librerie GNU MP. In pratica 
+per poter usufruire di 
+queste funzioni, bisogna installare il supporto
+GMP usando la seguente opzione --with-gmp.
+   
+   
+Puoi scaricare la libreria GMP dal sito &url.gmp;.  Dove è possibile anche scaricare il manuale  
+GMP.
+   
+   
+Per usare queste funzioni è necessaria la versione 2 
+o superiore delle librerie GMP.
+   
+   
+Queste funzioni sono state aggiunte in PHP 4.0.4. 
+   
+   
+
+ Molte funzioni accettano argomenti numerici GMP, definiti come 
+ risorsepiù in basso.  Comunque, molte di queste funzioni 
+accetteranno anche normali 
+ argomenti numerici e stringhe, considerato ciò è quindi possibile convertire 
+ queste ultime in numero. Inoltre, se c'è una funzione che può operare 
+velocemente su 
+ argomenti interi, questa potrebbe essere usata al posto della più lenta quando 
+l'argomento 
+ fornito è un intero. 
+ Questo è fatto con chiarezza, così la logica vuole che tu possa utilizzare
+ numeri interi in ogni funzione che richieda un numero GMP. 
+ Vedere anche la funzione gmp_init.
+
+   
+
+   
+
+ Se desideri specificare un "large integer" come costante, scrivilo 
+ tra virgolette come stringa. Se non lo fai, PHP interpreterà l'"integer literal" 
+ immediatamente, con una possibile perdita di precisione, 
+ ancora prima che la libreria GMP 
+ venga richiamata.
+
+   
+
+   
+
+ Funzione fattoriale usando GMP
+ 
+
+ 
+
+   
+   
+Questo calcolerà il fattoriale di 1000 (numero abbastanza grande) 
+   molto velocemente. 
+   
+  
+
+  
+   
+gmp_init
+Crea un numero GMP
+   
+   
+Descrizione
+ 
+  resourcegmp_init
+  mixednumber
+ 
+
+ Crea un numero GMP partendo da un intero o da una stringa. 
+ La stringa può essere decimale o esadecimale. Nell'ultimo caso, 
+ la stringa dovrebbe iniziare con  0x.
+
+
+ 
+  Creare un numero GMP
+  
+
+  
+ 
+
+
+
+ 
+  It is not necessary to call this function if you want to use
+  integer or string in place of GMP number in GMP functions, like
+  gmp_add. Function arguments are
+  automatically converted to GMP numbers, if such conversion is
+  possible and needed, using the same rules as
+  gmp_init.
+ 
+
+   
+  
+
+  
+   
+gmp_intval
+Converte un numero GMP in un intero
+   
+   
+Descrizione
+ 
+  intgmp_intval
+ resourcegmpnumber
+ 
+
+ Questa funzione converte un numero GMP in un intero.
+ 
+   
+   Questa funzione restituisce un risultato utile, solo se il numero attualmente 
+   fornito al PHP è un intero (per esempio, un tipo signed long). 
+   Se desideri solo stampare il numero GMP, usa gmp_strval.
+  
+ 
+
+   
+  
+
+  
+   
+gmp_strval
+Converte un numero GMP in una stringa
+   
+   
+Descrizione
+ 
+  stringgmp_strval
+ resourcegmpnumber
+ intbase
+ 
+
+ Converte un numero GMP in una stringa rappresentato in base 
+ base. La base di default è 10. Le basi 
+ consentite variano dal 2 al 36. 
+
+
+ 
+  Converte un numero GMP in una stringa
+  
+
+  
+ 
+
+   
+  
+
+  
+   
+gmp_add
+Somma di numeri
+   
+   
+Descrizione
+ 
+  resourcegmp_add
+ resourcea
+ resourceb
+ 
+
+ Somma due numeri GMP. Il risultato, sarà un numero GMP 
+ che rappresenta la somma degli argomenti. 
+
+   
+  
+
+  
+   
+gmp_sub
+Sottrazione di numeri
+   
+   
+Descrizione
+ 
+  resourcegmp_sub
+  resourcea
+  resourceb
+ 
+
+ Sottrae b da a
+ e restituisce il risultato.
+
+   
+  
+
+  
+   
+gmp_mul
+Prodotto di numeri
+   
+   
+Descrizione
+ 
+  resourcegmp_mul
+  resourcea
+  resourceb
+ 
+
+ Moltiplica a per b
+ e restituisce il risultato.
+
+   
+  
+
+  
+   
+gmp_div_q
+Divide due numberi
+   
+   
+Descrizione
+ 
+  resourcegmp_div_q
+ resourcea
+ resourceb
+ intround
+ 
+
+ Divide a per b e
+restituisce un numero intero. L'arrotondamento del risultato, è definito dal 
+ round, che può avere i seguenti 
+valori: 
+ 
+  
+   
+GMP_ROUND_ZERO: Il risultato è troncato 
+verso 0. 

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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 07:59:12 2002 EDT

  Modified files:  
/phpdoc/en/functionsgmp.xml 
  Log:
  layout of refpurpose
  
Index: phpdoc/en/functions/gmp.xml
diff -u phpdoc/en/functions/gmp.xml:1.24 phpdoc/en/functions/gmp.xml:1.25
--- phpdoc/en/functions/gmp.xml:1.24Wed Feb  6 11:49:26 2002
+++ phpdoc/en/functions/gmp.xml Tue Mar 26 07:59:11 2002
@@ -1,5 +1,5 @@
 
-
+
  
   GMP functions
   GMP
@@ -453,9 +453,7 @@
   

 gmp_com
-
- Calculates one's complement of a
-
+Calculates one's complement of a


 Description





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

2002-03-26 Thread Adrian Spinei

aspinei Tue Mar 26 06:41:47 2002 EDT

  Modified files:  
/phpdoc/ro  bookinfo.xml INFO_FOR_TRANSLATORS translation.xml 
Translators 
  Log:
  added new translator and corresponding chapters (domxml, xmlrpc and wddx) - aspinei
  
Index: phpdoc/ro/bookinfo.xml
diff -u phpdoc/ro/bookinfo.xml:1.6 phpdoc/ro/bookinfo.xml:1.7
--- phpdoc/ro/bookinfo.xml:1.6  Fri Mar  8 16:54:49 2002
+++ phpdoc/ro/bookinfo.xml  Tue Mar 26 06:41:46 2002
@@ -1,5 +1,5 @@
 
-
+
 
  
   
@@ -85,6 +85,9 @@


 Cristi Armeana
+   
+   
+   Adrian Spinei

   
 
Index: phpdoc/ro/INFO_FOR_TRANSLATORS
diff -u phpdoc/ro/INFO_FOR_TRANSLATORS:1.7 phpdoc/ro/INFO_FOR_TRANSLATORS:1.8
--- phpdoc/ro/INFO_FOR_TRANSLATORS:1.7  Fri Mar 15 18:23:37 2002
+++ phpdoc/ro/INFO_FOR_TRANSLATORS  Tue Mar 26 06:41:46 2002
@@ -17,4 +17,7 @@
 ../../ZendAPI/ro/Extending_Zend.xml dorel nastasa 100%
 ../../ZendAPI/ro/Extending_Zend_Introduction.xml dorel nastasa 100%
 ../../ZendAPI/ro/Extending_Zend_Overview.xml dorel nastasa 100%
-./function/errorfunc.xml adrian_ciutureanu 100%
\ No newline at end of file
+./function/errorfunc.xml adrian_ciutureanu 100%
+./function/wddx.xml aspinei 100%
+./function/xmlrpc.xml aspinei 5%
+./function/domxml.xml aspinei 0%
\ No newline at end of file
Index: phpdoc/ro/translation.xml
diff -u phpdoc/ro/translation.xml:1.2 phpdoc/ro/translation.xml:1.3
--- phpdoc/ro/translation.xml:1.2   Tue Mar 26 02:48:34 2002
+++ phpdoc/ro/translation.xml   Tue Mar 26 06:41:46 2002
@@ -9,11 +9,14 @@
 
  
   
+  
  
  
  
   
   
+  
+  
  
 
 
Index: phpdoc/ro/Translators
diff -u phpdoc/ro/Translators:1.9 phpdoc/ro/Translators:1.10
--- phpdoc/ro/Translators:1.9   Tue Mar 26 05:14:09 2002
+++ phpdoc/ro/Translators   Tue Mar 26 06:41:46 2002
@@ -148,7 +148,7 @@
 functions/url.xml  ***
 functions/var.xml  Adrian Ciutureanu
 functions/vpopmail.xml ***
-functions/wddx.xml ***
+functions/wddx.xml Adrian Spinei
 functions/xml.xml  ***
 functions/xmlrpc.xml   ***
 functions/xslt.xml ***





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

2002-03-26 Thread Tal Peer

tal Tue Mar 26 06:34:47 2002 EDT

  Modified files:  
/phpdoc/he  translation.xml 
  Log:
  fixed wrong person name
  
Index: phpdoc/he/translation.xml
diff -u phpdoc/he/translation.xml:1.13 phpdoc/he/translation.xml:1.14
--- phpdoc/he/translation.xml:1.13  Tue Mar 26 03:34:00 2002
+++ phpdoc/he/translation.xml   Tue Mar 26 06:34:47 2002
@@ -33,8 +33,8 @@
   
   
   
-  
-  
+  
+  
  
 
 





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

2002-03-26 Thread Adrian Spinei

aspinei Tue Mar 26 06:33:48 2002 EDT

  Added files: 
/phpdoc/ro/functionswddx.xml 
  Log:
  initial version of Romanian translation
  


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



Funcþii WDDX
WDDX


Aceste funcþii folosesc WDDX.
   

Ca sã puteþi utiliza WDDX, trebuie instalatã aplicaþia expat
(care este inclusã în apache versiunea 1.3.7 sau ulterioarã) ºi sã recompilaþi PHP 
cu
--with-xml ºi --enable-wddx.
   


  Dacã doriþi sã puteþi serializa caractere non-ASCII va trebui sã setaþi
  contextul local internaþional (vezi 
  setlocale).



Toate funcþiile care serializeazã variabile folosesc primul element al 
tabloului
pentru a determina dacã tabloul trebuie serializat într-un tablou sau 
o structurã.
Dacã primul element are o cheie de tip ºir de caractere se va 
serializa într-o structurã,
altfel într-un array.

Serializarea unei singure valori




Acest exemplu va determina rezultatul:




Utilizarea pachetelor incrementale




Acest exemplu va determina rezultatul:







wddx_serialize_value
Serializarea unei valori unice într-un pachet 
WDDX


Descriere

string
wddx_serialize_value

mixed
var


string
comment



wddx_serialize_value este 
folositã pentru a crea un pachet
 WDDX dintr-o singurã valoare datã.  Funcþia preia valoarea aflatã
 în var, ºi un parametru opþional
 comment ºir de caractere ce va apare in antetul pachetului,
 ºi va întoarce un pachet WDDX.





wddx_serialize_vars
Serializarea mai multor variabile într-un pachet 
WDDX


Descriere

string
wddx_serialize_vars

mixed
var_name


mixed
...



wddx_serialize_vars este folositã 
ca cã creeze un pachet WDDX cu o structura care
conþine reprezentarea serializatã a variabilelor de 
intrare.


wddx_serialize_vars are un numãr 
nedefinit de argumente,
fiecare dintre acestea putânf fi ori un ºir de 
caractere ce constituie numele unei variabile,
ori un tablou conþinând ºiruri de caractere ce 
constituie nume de variabile ori de alte tablouri, etc.





wddx_serialize_vars example




 Acest exemplu va determina rezultatul:
 





wddx_packet_start

Genereazã un pachet WDDX nou cu structura iniþialã a acestuia



Descriere

int
wddx_packet_start

string
comment


  

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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 05:41:13 2002 EDT

  Modified files:  
/phpdoc/it/functionsfilesystem.xml 
  Log:
  fixing translation
  
Index: phpdoc/it/functions/filesystem.xml
diff -u phpdoc/it/functions/filesystem.xml:1.15 phpdoc/it/functions/filesystem.xml:1.16
--- phpdoc/it/functions/filesystem.xml:1.15 Mon Mar 25 19:01:33 2002
+++ phpdoc/it/functions/filesystem.xml  Tue Mar 26 05:41:13 2002
@@ -727,7 +727,7 @@
   
 

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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 05:33:37 2002 EDT

  Modified files:  
/phpdoc/it/functionsexec.xml 
  Log:
  sottofondo => background
  
Index: phpdoc/it/functions/exec.xml
diff -u phpdoc/it/functions/exec.xml:1.12 phpdoc/it/functions/exec.xml:1.13
--- phpdoc/it/functions/exec.xml:1.12   Tue Mar 26 05:31:55 2002
+++ phpdoc/it/functions/exec.xmlTue Mar 26 05:33:37 2002
@@ -136,9 +136,9 @@
 
 
  Nota anche che se inizi un programma usando questa funzione e lo vuoi lasciare
-in esecuzione in sottofondo, devi assicurarti che l'output del programa venga 
rediretto
-ad un file o a qualche altro flusso di output, altrimenti PHP attendera fino 
alla fine
-fine dell'esecuzione del programma.
+ in esecuzione in background, devi assicurarti che l'output del programa venga 
+rediretto
+ ad un file o a qualche altro flusso di output, altrimenti PHP attendera fino 
+alla fine
+ fine dell'esecuzione del programma.
 
 
  Vedi anche system,
@@ -178,7 +178,7 @@
  PHP che genera direttamente immagini.
 
  Nota che se avvii un programma usando questa funzione e intendi lasciarlo
- girare in sottofondo, devi accertarti che l'output del programma sia rediretto
+ girare in background, devi accertarti che l'output del programma sia rediretto
  in un file o a qualche altro flusso di output o PHP attenderà fino alla
  fine dell'esecuzione del programma.
 
@@ -216,7 +216,7 @@
 
 
  Nota che se avvii un programma usando questa funzione e intendi lasciarlo
- girare in sottofondo, devi accertarti che l'output del programma sia rediretto
+ girare in background, devi accertarti che l'output del programma sia rediretto
  in un file o a qualche altro flusso di output o PHP attenderà fino alla
  fine dell'esecuzione del programma.
 





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

2002-03-26 Thread Simone Cortesi

cortesi Tue Mar 26 05:31:56 2002 EDT

  Modified files:  
/phpdoc/it/functionsexec.xml 
  Log:
  WS
  

Index: phpdoc/it/functions/exec.xml
diff -u phpdoc/it/functions/exec.xml:1.11 phpdoc/it/functions/exec.xml:1.12
--- phpdoc/it/functions/exec.xml:1.11   Sat Feb  2 10:41:54 2002
+++ phpdoc/it/functions/exec.xmlTue Mar 26 05:31:55 2002
@@ -1,105 +1,105 @@
-
-
- 
-  Funzioni per l'esecuzione di programmi
-  Esecuzione di programmi
-
-  
-   
-Queste funzioni permettono l'esecuzione di comandi sul sistema stesso,
-   e rendono sicuri tali comandi. Queste funzioni sono anche strettamente 
-   correlate al 
-operatore backtick.
-   
-  
-
-  
-   
-escapeshellarg
-estrae una stringa da usare come un argomento della shell
-   
-   
-Descrizione
+
+
+ 
+  Funzioni per l'esecuzione di programmi
+  Esecuzione di programmi
+
+  
+   
+Queste funzioni permettono l'esecuzione di comandi sul sistema stesso,
+   e rendono sicuri tali comandi. Queste funzioni sono anche strettamente 
+   correlate al 
+operatore backtick.
+   
+  
+
+  
+   
+escapeshellarg
+estrae una stringa da usare come un argomento della shell
+   
+   
+Descrizione
  
   stringescapeshellarg
   stringarg
  
-
- escapeshellarg aggiunge le virgolette singole
-attorno ad una stringa ed elude ogni virgoletta semplice per permetterti di
-passare una stringa direttamente ad una funzione della shell a che questa 
-venga trattata come un singolo argomento.
-Questa funzione dovrebbe essere usata per eludere argomenti individuali per 
funzioni
-della shell che giungano dall'input del utente. Le funzioni della shell 
includono
-exec, system e 
-l'operatore backtick. 
- Un utilizzo standard sarebbe:
-
- 
-  
-
-  
- 
-
-
- Vedi anche exec, popen,
- system e l'operatore backtick.
-
-
-   
-  
-
-  
-   
-escapeshellcmd
-elude i metacaratteri della shell
-   
-   
-Descrizione
+
+ escapeshellarg aggiunge le virgolette singole
+attorno ad una stringa ed elude ogni virgoletta semplice per permetterti di
+passare una stringa direttamente ad una funzione della shell a che questa 
+venga trattata come un singolo argomento.
+Questa funzione dovrebbe essere usata per eludere argomenti individuali per 
+funzioni
+della shell che giungano dall'input del utente. Le funzioni della shell 
+includono
+exec, system e 
+l'operatore backtick. 
+ Un utilizzo standard sarebbe:
+
+ 
+  
+
+  
+ 
+
+
+ Vedi anche exec, popen,
+ system e l'operatore backtick.
+
+
+   
+  
+
+  
+   
+escapeshellcmd
+elude i metacaratteri della shell
+   
+   
+Descrizione
  
   stringescapeshellcmd
   stringcommand
  
-
- escapeshellcmd elude ogni carattere di una stringa che
-potrebbe essere usata per indurre un comando shell ad eseguire comandi
-arbitrari. Questa funzione dovrebbe essere usata per assicurarsi che ogni dato
-che giunga dall'input dell utente venga nutralizzato prima prima di venir 
passato
-a funzioni come exec o
- system, o al operatore backtick
- . Un modello d'utilizzo potrebbe essere:
-
- 
-  
-
-  
- 
-
-
- Vedi anche escapeshellarg, exec, 
- popen, system e l'operatore backtick.
-
-
-   
-  
-
-  
-   
-exec
-Esegue un programma esterno
-   
-   
-Descrizione
+
+ escapeshellcmd elude ogni carattere di una stringa che
+potrebbe essere usata per indurre un comando shell ad eseguire comandi
+arbitrari. Questa funzione dovrebbe essere usata per assicurarsi che ogni dato
+che giunga dall'input dell utente venga nutralizzato prima prima di venir 
+passato
+a funzioni come exec o
+ system, o al operatore backtick
+ . Un modello d'utilizzo potrebbe essere:
+
+ 
+  
+
+  
+ 
+
+
+ Vedi anche escapeshellarg, exec, 
+ popen, system e l'operatore backtick.
+
+
+   
+  
+
+  
+   
+exec
+Esegue un programma esterno
+   
+   
+Descrizione
  
   stringexec
   stringcommand
@@ -107,180 +107,180 @@

   intreturn_var
  
-
- exec esegue il comando passato da 
- command, sebbene esso non invii nulla in output
-Restituisce semplicemente l'ultima linea dal risultato del comando.
-Se hai bisogno di eseguire un comando ed avere tutti i dati dal comando 
passato
-direttamente senza alcuna interferenza, usa la funzione 
passthru.
-
-
- Se l'argomento array è presente, allora tale vettore 
specificato
- verrà riempito con ogni linea del output del comando.  
-Nota che se il vettore contiene già degli elementi,
- exec li aggiungerà in coda vettore.
-

[PHP-DOC] cvs: phpdoc /ro Translators

2002-03-26 Thread Adrian Ciutureanu

adu Tue Mar 26 05:14:10 2002 EDT

  Modified files:  
/phpdoc/ro  Translators 
  Log:
  Assigned functions/oracle.xml to Adrian Ciutureanu
  
Index: phpdoc/ro/Translators
diff -u phpdoc/ro/Translators:1.8 phpdoc/ro/Translators:1.9
--- phpdoc/ro/Translators:1.8   Wed Mar 20 05:12:50 2002
+++ phpdoc/ro/Translators   Tue Mar 26 05:14:09 2002
@@ -121,7 +121,7 @@
 functions/nis.xml  ***
 functions/oci8.xml ***
 functions/openssl.xml  ***
-functions/oracle.xml   ***
+functions/oracle.xml   Adrian Ciutureanu
 functions/outcontrol.xml   ***
 functions/overload.xml ***
 functions/ovrimos.xml  ***





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

2002-03-26 Thread matty rozen

matroz  Tue Mar 26 03:38:20 2002 EDT

  Added files: 
/phpdoc/he/functionsibase.xml 
  Log:
  started translation
  


Index: phpdoc/he/functions/ibase.xml
+++ phpdoc/he/functions/ibase.xml


 
  ôåð÷öéåú InterBase
  InterBase

  
   
InterBase is a popular database put out by Borland/Inprise.  More
information about InterBase is available at &url.ibase;.  Oh, by the way, InterBase
just joined the open source movement!
   
   

 úîéëä îìàä á InterBase 6 äåñôä á PHP 4.0. 


 This database uses a single quote (') character for escaping, a
 behavior similar to the Sybase database, add to your
 php.ini the following directive:
 
  

  
 

   
  

  
   
ibase_connect

 Open a connection to an InterBase database

   
   
Description
 
  intibase_connect
  stringdatabase
  stringusername
  stringpassword
  stringcharset
  intbuffers
  intdialect
  stringrole
 

 Establishes a connection to an InterBase server.
 The database argument
 has to be a valid path to database file on the server it resides on.
 If the server is not local, it must be prefixed with either
 'hostname:' (TCP/IP), '//hostname/' (NetBEUI) or 'hostname@' (IPX/SPX),
 depending on the connection protocol used. username
 and password can also
 be specified with PHP configuration directives ibase.default_user and
 ibase.default_password. charset is the default
 character set for a database. buffers is the number
 of database buffers to allocate for the server-side cache. If 0 or omitted,
 server chooses its own default. dialect selects
 the default SQL dialect for any statement executed within a connection,
 and it defaults to the highest one supported by client libraries.


 In case a second call is made to
 ibase_connect with the same arguments, no new link
 will be established, but instead, the link identifier of the already opened
 link will be returned. The link to the server will be closed as soon as the
 execution of the script ends, unless it's closed earlier by explicitly calling
 ibase_close. 
 
  ibase_connect example
  

  
 


 
  buffers was added in PHP 4.0RC2.
 


 
  dialect was added in PHP 4.0RC2. It is functional
   only with InterBase 6 and versions higher than that.
 


 
  role was added in PHP 4.0RC2. It is functional
   only with InterBase 5 and versions higher than that.
 


 See also ibase_pconnect.

   
  

  
   
ibase_pconnect

 Creates an persistent connection to an InterBase database

   
   
Description
 
  intibase_pconnect
  stringdatabase
  stringusername
  stringpassword
  stringcharset
  intbuffers
  intdialect
  stringrole
 

 ibase_pconnect acts very much like
 ibase_connect with two major differences.
 First, when connecting, the function will first try to find a
 (persistent) link that's already opened with the same parameters.
 If one is found, an identifier for it will be returned instead of
 opening a new connection. Second, the connection to the InterBase
 server will not be closed when the execution of the script ends.
 Instead, the link will remain open for future use
 (ibase_close will not close links established
 by ibase_pconnect). This type of link is
 therefore called 'persistent'.


 
  buffers was added in PHP4-RC2.
 


 
  dialect was added in PHP4-RC2. It is functional
   only with InterBase 6 and versions higher than that.
 


 
  role was added in PHP4-RC2. It is functional
   only with InterBase 5 and versions higher than that.
 


 See also ibase_connect for the meaning of
 parameters passed to this function. They are exactly the same.

   
  

  
   
ibase_close

 Close a connection to an InterBase database

   
   
Description
 
  intibase_close
  intconnection_id
 

 Closes the link to an InterBase database that's associated with
 a connection id returned from ibase_connect.
 If the connection id is omitted, the last opened link is assumed.
 Default transaction on link is committed, other transactions are
 rolled back. 

   
  

  
   
ibase_query
Execute a query on an InterBase database
   
   
Description
 
  intibase_query
  intlink_identifier
  stringquery
  intbind_args
 

 Performs a query on an InterBase database. If the query is not
 successful, returns &false;. If it is successful and there are resulting
 rows (such as with a SELECT query), returns a result identifier. If
 the query was successful and there were no resul

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

2002-03-26 Thread matty rozen

matroz  Tue Mar 26 03:38:06 2002 EDT

  Added files: 
/phpdoc/he/functionsmail.xml 
  Log:
  started translation
  


Index: phpdoc/he/functions/mail.xml
+++ phpdoc/he/functions/mail.xml


 
  ôåð÷öéåú ãåàø
  Mail
  
   
äôåð÷öéä mail îàôùøú ùìéçú ãåàø
   

   
äðçéåú ÷åðôéâåøöéú ãåàø


 
  SMTP
  string
 
 
  
   DNS name or IP address of the SMTP server PHP under Windows
   should use for mail sent with the mail
   function.
 



 
  sendmail_from
  string
 
 
  
   Which "From:" mail address should be used in mail sent from
   PHP under Windows.
 



 
  sendmail_path
  string
 
 
  
   Where the sendmail program can be found,
   usually /usr/sbin/sendmail or
   /usr/lib/sendmail
   configure does an honest attempt of
   locating this one for you and set a default, but if it fails,
   you can set it here.
  
   Systems not using sendmail should set this directive to the
   sendmail wrapper/replacement their mail system offers, if any.
   For example, Qmail
   users can normally set it to
   /var/qmail/bin/sendmail.
 

   
  

  
   
mail
send mail
   
   
Description
 
  boolmail
  stringto
  stringsubject
  stringmessage
  stringadditional_headers
  stringadditional_parameters
   
 

 mail automatically mails the message
 specified in message to the receiver
 specified in to. Multiple recipients can
 be specified by putting a comma between each address in
 to.  Email with attachments and special
 types of content can be sent using this function. This is
 accomplished via MIME-encoding - for more information, see this
 
 Zend article or the 
 PEAR Mime Classes.
  
 
 The following RFC's may also be useful:
 RFC 1896,
 RFC 2045,
 RFC 2046,
 RFC 2047,
 RFC 2048, and 
 RFC 2049.


 mail returns &true; if the mail
 is successfully sent, &false; otherwise.


 
  Sending mail.
  

  
 

 If a fourth string argument is passed, this string is inserted at
 the end of the header.  This is typically used to add extra
 headers. Multiple extra headers are separated with a carriage return
 and newline.


 
 You must use \r\n to seperate headers, although
 some Unix mail transfer agents may work with just a single newline
 (\n). The Cc: header is case sensitive and must
 be written as Cc: on Win32 systems. The Bcc:
 header is also not supported on Win32 systems.
 


 
  Sending mail with extra headers.
  

  
 


 The additional_parameters parameter
 can be used to pass additional parameters to the program configured
 to use when sending mail using the sendmail_path
 configuration setting. For example, this can be used to set the
 envelope sender address when using sendmail. You may need to add
 the user that your web server runs as to your sendmail configuration
 to prevent a 'X-Warning' header from being added to the message when
 you set the envelope sender using this method.
 
  Sending mail with extra headers and setting an additional command line 
parameter.
  

  
 


 
  This fifth parameter was added in PHP 4.0.5.
 


 You can also use simple string building techniques to build complex
 email messages.
 
  Sending complex email.
  

  
 


 
   Make sure you do not have any newline characters in the
   to or subject,
   or the mail may not be sent properly.
 

   
  

  
   
ezmlm_hash
Calculate the hash value needed by EZMLM
   
   
Description
 
  intezmlm_hash
  stringaddr
 

 ezmlm_hash calculates the hash value needed
 when keeping EZMLM mailing lists in a MySQL database.


 
  Calculating the hash and subscribing a user
  

  
 

   
  

 




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

2002-03-26 Thread matty rozen

matroz  Tue Mar 26 03:34:00 2002 EDT

  Modified files:  
/phpdoc/he  translation.xml 
  Log:
  added 2 more wip's under my name
  
Index: phpdoc/he/translation.xml
diff -u phpdoc/he/translation.xml:1.12 phpdoc/he/translation.xml:1.13
--- phpdoc/he/translation.xml:1.12  Thu Mar 21 06:19:43 2002
+++ phpdoc/he/translation.xml   Tue Mar 26 03:34:00 2002
@@ -32,9 +32,9 @@
   
   
   
-  
-  
-  
+  
+  
+