Re: [PHP-DOC] build process duration time

2002-12-31 Thread Slawomir Pucia
> > I just read in howto that generating manual on a 700MHz box takes about
> > 7m30s. Could someone confirm this? I did a test...
> >
> > $ time make html
> > real28m30.435s
> > user27m34.390s
> > sys 0m11.790s
>
> The build logs have timestamps showing the start and end time... They
> are quite scary sometimes :)

Sure, but I was little confused about my box when I saw that 700MHz builds
it in 7m30s ;-))


slawek-



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] build process duration time

2002-12-30 Thread Slawomir Pucia
Hi there...

I just read in howto that generating manual on a 700MHz box takes about
7m30s. Could someone confirm this? I did a test...

$ time make html
real28m30.435s
user27m34.390s
sys 0m11.790s

... and that is how it looks on my P4 1.8 Northwood (running debian under
vmware under winxp). Had someone measured his time recently and can give me
something to compare to?

thanks,
slawek-



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/features http-auth.xml

2002-12-15 Thread Slawomir Pucia
slawek  Sun Dec 15 10:48:39 2002 EDT

  Modified files:  
/phpdoc/en/features http-auth.xml 
  Log:
  ws fix
  
  
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.28 phpdoc/en/features/http-auth.xml:1.29
--- phpdoc/en/features/http-auth.xml:1.28   Tue Sep 24 15:57:27 2002
+++ phpdoc/en/features/http-auth.xmlSun Dec 15 10:48:39 2002
@@ -1,5 +1,5 @@
 
-
+
  
   HTTP authentication with PHP
 
@@ -118,8 +118,8 @@
   
   

- HTTP Authentication example forcing a new name/password
- 
+HTTP Authentication example forcing a new name/password
+
 

Re: [PHP-DOC] building php manual process causes errors.

2002-07-06 Thread Slawomir Pucia

> It works for me, with a fresh cvs update (using cygwin):

The problem is not with cvs version but with build-system's version. There's
no problem with manual at all when I make test_man_gen on my box, but it
fails at php.net. Last Polish manual is dated 24th May.


slawek-





-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:21:58 2002 EDT

  Modified files:  
/phpdoc-pl  translation.xml 
  Log:
  Typo
  
  
Index: phpdoc-pl/translation.xml
diff -u phpdoc-pl/translation.xml:1.18 phpdoc-pl/translation.xml:1.19
--- phpdoc-pl/translation.xml:1.18  Wed Jun 19 05:02:40 2002
+++ phpdoc-pl/translation.xml   Fri Jun 21 19:21:58 2002
@@ -7,7 +7,7 @@
   The Polish translation of the PHP Documentation is managed
   by Leszek 'Leon' Krupiñski
   (mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]). There is a separate
-  website and mailing ilst for the translators. See
+  website and mailing list for the translators. See
   http://faq.pl/php/";>Polish translation site for more
   information.
  





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-stat.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:20:28 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-stat.xml 
  Log:
  EN-Revision++
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-stat.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-stat.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-stat.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-stat.xml:1.3  Sat May  4 16:30:52 
2002
+++ phpdoc-pl/reference/mysql/functions/mysql-stat.xml  Fri Jun 21 19:20:28 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_stat





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-num-fields.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:19:35 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-num-fields.xml 
  Log:
  Updated to EN 1.3
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-num-fields.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-num-fields.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-num-fields.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-num-fields.xml:1.3Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-num-fields.xmlFri Jun 21 19:19:35 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_num_fields
@@ -17,7 +17,7 @@
 
  
  Patrz tak¿e: 
- mysql_db_query,
+ mysql_select_db,
  mysql_query,
  mysql_fetch_field,
  mysql_num_rows.





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-list-fields.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:18:00 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-list-fields.xml 
  Log:
  EN-Revision++
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-list-fields.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-list-fields.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-list-fields.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-list-fields.xml:1.3   Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-list-fields.xml   Fri Jun 21 19:18:00 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_list_fields





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-insert-id.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:16:58 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-insert-id.xml 
  Log:
  Updated to EN 1.5
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-insert-id.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-insert-id.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-insert-id.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-insert-id.xml:1.3 Sat May  4 16:30:51 
2002
+++ phpdoc-pl/reference/mysql/functions/mysql-insert-id.xml Fri Jun 21 19:16:58 
+2002
@@ -1,11 +1,11 @@
 
-
-
+
+
   

 mysql_insert_id
 
- Podaje numer id wygenerowany podczas ostatniej operacji INSERT
+ Podaje numer ID wygenerowany podczas ostatniej operacji INSERT
 







[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-field-type.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:15:48 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-field-type.xml 
  Log:
  Updated to EN 1.5
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-field-type.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-field-type.xml:1.4 
phpdoc-pl/reference/mysql/functions/mysql-field-type.xml:1.5
--- phpdoc-pl/reference/mysql/functions/mysql-field-type.xml:1.4Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-field-type.xmlFri Jun 21 19:15:48 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_field_type
@@ -12,7 +12,7 @@
 Opis
  
   stringmysql_field_type
-  iresourcewynik
+  resourcewynik
   intofset_pola
  
 





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-fetch-field.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:14:08 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-fetch-field.xml 
  Log:
  Updated to EN 1.3
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-fetch-field.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-fetch-field.xml:1.5 
phpdoc-pl/reference/mysql/functions/mysql-fetch-field.xml:1.6
--- phpdoc-pl/reference/mysql/functions/mysql-fetch-field.xml:1.5   Fri May 17 
09:50:52 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-fetch-field.xml   Fri Jun 21 19:14:08 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_fetch_field
@@ -104,10 +104,10 @@
 /* pobieramy dane kolumny */
 $i = 0;
 while ($i < mysql_num_fields($result)) {
-echo "Informacje o kolumnie $i:\n";
+echo "Informacje o kolumnie $i:\n";
 $meta = mysql_fetch_field($result);
 if (!$meta) {
-echo "Informacje niedostêpne\n";
+echo "Informacje niedostêpne\n";
 }
 echo "
 blob: $meta->blob





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-fetch-array.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:12:55 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-fetch-array.xml 
  Log:
  Updated to EN 1.5
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-fetch-array.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-fetch-array.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-fetch-array.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-fetch-array.xml:1.3   Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-fetch-array.xml   Fri Jun 21 19:12:55 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_fetch_array 
@@ -72,9 +72,9 @@
 
 $result = mysql_query("SELECT id, nazwa FROM tabela");
 
-while (($row = mysql_fetch_array($result, MYSQL_NUM))
+while ($row = mysql_fetch_array($result, MYSQL_NUM)) {
 printf ("ID: %s  Nazwa: %s", $row[0], $row[1]);  
-
+}
 mysql_free_result($result);
 ?>
 ]]>
@@ -91,9 +91,9 @@
 
 $result = mysql_query("SELECT id, nazwa FROM tabela");
 
-while (($row = mysql_fetch_array($result, MYSQL_ASSOC))
+while ($row = mysql_fetch_array($result, MYSQL_ASSOC)) {
 printf ("ID: %s  Nazwa: %s", $row["id"], $row["nazwa"]);  
-
+}
 mysql_free_result($result);
 ?>
 ]]>
@@ -110,9 +110,9 @@
 
 $result = mysql_query("SELECT id, nazwa FROM tabela");
 
-while (($row = mysql_fetch_array($result, MYSQL_BOTH))
+while ($row = mysql_fetch_array($result, MYSQL_BOTH)) {
 printf ("ID: %s  Nazwa: %s", $row[0], $row["nazwa"]);  
-
+}
 mysql_free_result($result);
 ?>
 ]]>





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-escape-string.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:10:20 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-escape-string.xml 
  Log:
  Updated to EN 1.6
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-escape-string.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-escape-string.xml:1.4 
phpdoc-pl/reference/mysql/functions/mysql-escape-string.xml:1.5
--- phpdoc-pl/reference/mysql/functions/mysql-escape-string.xml:1.4 Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-escape-string.xml Fri Jun 21 19:10:20 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_escape_string 
@@ -26,20 +26,19 @@
  
  
   Funkcja ta dzia³a identycznie jak mysql_real_escape_string,
-  z tym wyj±tkiem, ¿e mysql_real_escape_string() pobiera identyfikator
+  z tym wyj±tkiem, ¿e mysql_real_escape_string pobiera 
+identyfikator
   po³±czenia i wstawia znaki unikowe zgodnie z bie¿±cym zestawem znaków.
   mysql_escape_string nie pobiera identyfikatora
   po³±czenia i nie bierze pod uwagê bie¿±cego zestawu znaków.
  
 
 
- przyk³ad u¿ycia mysql_real_escape_string
+ przyk³ad u¿ycia mysql_escape_string
  
 





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-drop-db.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:06:34 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-drop-db.xml 
  Log:
  EN-Revision++
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-drop-db.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-drop-db.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-drop-db.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-drop-db.xml:1.3   Sat May  4 16:30:51 
2002
+++ phpdoc-pl/reference/mysql/functions/mysql-drop-db.xml   Fri Jun 21 19:06:34 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_drop_db





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-db-query.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:04:41 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-db-query.xml 
  Log:
  EN-Revision++
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-db-query.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-db-query.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-db-query.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-db-query.xml:1.3  Sat May  4 16:30:51 
2002
+++ phpdoc-pl/reference/mysql/functions/mysql-db-query.xml  Fri Jun 21 19:04:41 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_db_query





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-character-set-name.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 19:03:07 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-character-set-name.xml 
  Log:
  Updated to EN 1.3
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-character-set-name.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-character-set-name.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-character-set-name.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-character-set-name.xml:1.3Sat 
May  4 16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-character-set-name.xmlFri Jun 21 
+19:03:05 2002
@@ -1,7 +1,7 @@
 
-
-
-  
+
+
+  

 mysql_character_set_name
 Zwraca nazwê zestawu znaków





[PHP-DOC] cvs: phpdoc-pl /reference/mysql/functions mysql-affected-rows.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:59:51 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql/functionsmysql-affected-rows.xml 
  Log:
  Updated to EN 1.5
  
  
Index: phpdoc-pl/reference/mysql/functions/mysql-affected-rows.xml
diff -u phpdoc-pl/reference/mysql/functions/mysql-affected-rows.xml:1.3 
phpdoc-pl/reference/mysql/functions/mysql-affected-rows.xml:1.4
--- phpdoc-pl/reference/mysql/functions/mysql-affected-rows.xml:1.3 Sat May  4 
16:30:51 2002
+++ phpdoc-pl/reference/mysql/functions/mysql-affected-rows.xml Fri Jun 21 18:59:51 
+2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mysql_affected_rows 
@@ -90,7 +90,7 @@
 
 /* aktualizacja rekordów */
 mysql_query("UPDATE mytable SET used=1 WHERE id < 10");
-printf ("Zaktualizowanych rekordów: %d\n", mysql_affected_rpws());
+printf ("Zaktualizowanych rekordów: %d\n", mysql_affected_rows());
 mysql_query("COMMIT");
 ?>
 ]]>





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

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:58:18 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mysql  reference.xml 
  Log:
  Updated to EN 1.7
  
  
Index: phpdoc-pl/reference/mysql/reference.xml
diff -u phpdoc-pl/reference/mysql/reference.xml:1.4 
phpdoc-pl/reference/mysql/reference.xml:1.5
--- phpdoc-pl/reference/mysql/reference.xml:1.4 Sat May  4 16:30:48 2002
+++ phpdoc-pl/reference/mysql/reference.xml Fri Jun 21 18:58:18 2002
@@ -1,9 +1,10 @@
 
-
-
+
+
  
   MySQL
   MySQL
+
   

 Funkcje te umo¿liwiaj± dostêp do serwerów baz danych MySQL.
@@ -37,6 +38,14 @@
  wymusi na PHP u¿ycie bibliotek zainstalowanych przez MySQL, co pozwoli
  unikn±æ konfliktów.
 
+
+ 
+  Je¶li to rozszerzenie u¿ywane jest razem z rozszerzeniem recode, mog±
+  wystêpowaæ awarie i problemy ze startem PHP.
+  Wiêcej informacji znajduje siê w rozdziale dotycz±cym rozszerzenia
+  recode.
+ 
+

 






[PHP-DOC] cvs: phpdoc-pl /features remote-files.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:47:37 2002 EDT

  Modified files:  
/phpdoc-pl/features remote-files.xml 
  Log:
  Updated to EN 1.18
  
  
Index: phpdoc-pl/features/remote-files.xml
diff -u phpdoc-pl/features/remote-files.xml:1.9 
phpdoc-pl/features/remote-files.xml:1.10
--- phpdoc-pl/features/remote-files.xml:1.9 Sat May  4 16:19:17 2002
+++ phpdoc-pl/features/remote-files.xml Fri Jun 21 18:47:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Korzystanie ze zdalnych plików
 
@@ -18,8 +18,10 @@
   

 
- Nie mo¿esz u¿ywaæ zdalnych plików w include i
- require w systemie Windows.
+ PHP w wersji dla Windows nie obs³uguje zdalnego
+ dostêpu do plików przy u¿yciu funkcji: 
+ include, include_once,
+ require i require_once.
 

   
@@ -74,7 +76,7 @@
 exit;
 }
 /* Tutaj zapisujemy dane. */
-fputs ($file, $HTTP_SERVER_VARS['HTTP_USER_AGENT'] . "\n");
+fputs ($file, $_SERVER['HTTP_USER_AGENT'] . "\n");
 fclose ($file);
 ?>
 ]]>  





[PHP-DOC] cvs: phpdoc-pl /features persistent-connections.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:42:12 2002 EDT

  Modified files:  
/phpdoc-pl/features persistent-connections.xml 
  Log:
  EN-Revision++
  
  
Index: phpdoc-pl/features/persistent-connections.xml
diff -u phpdoc-pl/features/persistent-connections.xml:1.8 
phpdoc-pl/features/persistent-connections.xml:1.9
--- phpdoc-pl/features/persistent-connections.xml:1.8   Sun Mar 17 10:03:49 2002
+++ phpdoc-pl/features/persistent-connections.xml   Fri Jun 21 18:42:12 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Sta³e po³±czenia z bazami danych
 





[PHP-DOC] cvs: phpdoc-pl /features http-auth.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:40:22 2002 EDT

  Modified files:  
/phpdoc-pl/features http-auth.xml 
  Log:
  Updated to EN 1.24
  
  
Index: phpdoc-pl/features/http-auth.xml
diff -u phpdoc-pl/features/http-auth.xml:1.10 phpdoc-pl/features/http-auth.xml:1.11
--- phpdoc-pl/features/http-auth.xml:1.10   Mon Feb 11 16:51:55 2002
+++ phpdoc-pl/features/http-auth.xmlFri Jun 21 18:40:22 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Autoryzacja HTTP w PHP
 
@@ -22,14 +22,14 @@
 
 
@@ -101,15 +101,15 @@
 exit;
   }
  
-  if (!isset($PHP_AUTH_USER) || ($SeenBefore == 1 && !strcmp($OldAuth, 
$PHP_AUTH_USER))) {
+  if (!isset($_SERVER['PHP_AUTH_USER']) || ($SeenBefore == 1 && $OldAuth == 
+$_SERVER['$PHP_AUTH_USER']))) {
authenticate();
   } 
   else {
-   echo "Witaj: $PHP_AUTH_USER";
-   echo "Poprzenio: $OldAuth";
-   echo "\n";
+   echo "Witaj: {$_SERVER['$PHP_AUTH_USER']}";
+   echo "Poprzenio: {$_REQUEST['$OldAuth']}";
+   echo "\n";
echo "\n";
-   echo "\n";
+   echo "\n";
echo "\n";
echo "\n";
   }
@@ -129,6 +129,14 @@
Autoryzacja HTTP nie dzia³a je¶li u¿ywasz serwera Microsoft IIS i
PHP w wersji CGI. Powodem s± pewne ograniczenia IIS.
   
+
+  
+   
+Je¶li w³±czony jest tryb bezpieczny,
+uid skryptu jest doklejany do pola realm nag³ówka
+WWW-Authenticate.
+   
+  
 
  
 





[PHP-DOC] cvs: phpdoc /en/features http-auth.xml

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:37:54 2002 EDT

  Modified files:  
/phpdoc/en/features http-auth.xml 
  Log:
  Removed  from 
  
  
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.23 phpdoc/en/features/http-auth.xml:1.24
--- phpdoc/en/features/http-auth.xml:1.23   Mon Jun 10 19:02:32 2002
+++ phpdoc/en/features/http-auth.xmlFri Jun 21 18:37:54 2002
@@ -1,5 +1,5 @@
 
-
+
  
   HTTP authentication with PHP
 
@@ -135,7 +135,6 @@
   
 
   
-   Note

 If safe mode is enabled the
 uid of the script is added to the realm part of





[PHP-DOC] ...

2002-06-21 Thread Slawomir Pucia

Do we need to use Note with ? When it's not used,
"Note:" is inserted automagically in en/, and translated versions are
inserted in other languages.

I found a  with  in http-auth.


slawek-





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

2002-06-21 Thread Slawomir Pucia

slawek  Fri Jun 21 18:19:27 2002 EDT

  Modified files:  
/phpdoc-pl/reference/http   reference.xml 
  Log:
  Fixed tag
  
  
Index: phpdoc-pl/reference/http/reference.xml
diff -u phpdoc-pl/reference/http/reference.xml:1.5 
phpdoc-pl/reference/http/reference.xml:1.6
--- phpdoc-pl/reference/http/reference.xml:1.5  Wed Jun 19 21:40:48 2002
+++ phpdoc-pl/reference/http/reference.xml  Fri Jun 21 18:19:27 2002
@@ -1,6 +1,6 @@
 
 
-
+
  
   HTTP - obs³uga protoko³u
   HTTP
@@ -11,7 +11,7 @@
 
  Te funkcje pozwalaj± ci operowaæ na danych wysy³anych do przegl±darki
  internetowej na poziomie protoko³u HTTP.
-
+

 






[PHP-DOC] Build failed... second time

2002-06-20 Thread Slawomir Pucia

http://www.php.net/manual/en/build.log.gz


slawek-





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

2002-06-16 Thread Slawomir Pucia

slawek  Sun Jun 16 07:57:57 2002 EDT

  Added files: 
/phpdoc/en/reference/image/functionsiptcparse.xml 

  Removed files:   
/phpdoc/en/reference/misc/functions iptcparse.xml 
  Log:
  iptcparse moved from misc/ to image/
  
  

Index: phpdoc/en/reference/image/functions/iptcparse.xml
+++ phpdoc/en/reference/image/functions/iptcparse.xml



  
   
iptcparse

 Parse a binary IPTC &url.iptc;
 block into single tags.

   
   
Description
 
  arrayiptcparse
  stringiptcblock
 

 This function parses a binary IPTC block into its single tags. It
 returns an array using the tagmarker as an index and the value as
 the value. It returns &false; on error or if no IPTC data was
 found.  See getimagesize for a sample.

   
  







Re: [PHP-DOC] cvs commits

2002-06-16 Thread Slawomir Pucia

> One of the language maintainers use a local CVS server, and
> some automated CVS update script. It updates files one by one
> for some reason :((

Yes, our script uploads files one by one. We will see if we can do something
about it.

I remember there was a proposition for splitting mailing lists. It would be
also very helpful.


slawek-





[PHP-DOC] cvs: phpdoc /en/reference/misc/functions iptcparse.xml

2002-06-13 Thread Slawomir Pucia

slawek  Thu Jun 13 12:55:23 2002 EDT

  Modified files:  
/phpdoc/en/reference/misc/functions iptcparse.xml 
  Log:
  s/GetImageSize/getimagesize/
  
  
Index: phpdoc/en/reference/misc/functions/iptcparse.xml
diff -u phpdoc/en/reference/misc/functions/iptcparse.xml:1.2 
phpdoc/en/reference/misc/functions/iptcparse.xml:1.3
--- phpdoc/en/reference/misc/functions/iptcparse.xml:1.2Wed Apr 17 02:40:42 
2002
+++ phpdoc/en/reference/misc/functions/iptcparse.xmlThu Jun 13 12:55:23 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -19,7 +19,7 @@
  This function parses a binary IPTC block into its single tags. It
  returns an array using the tagmarker as an index and the value as
  the value. It returns &false; on error or if no IPTC data was
- found.  See GetImageSize for a sample.
+ found.  See getimagesize for a sample.
 

   





[PHP-DOC] Build broken

2002-06-11 Thread Slawomir Pucia

/usr/bin/nsgmls:manual.xml:134:34:E: character data is not allowed here

Looks like there's a problem with the new "mime_magic" line.


slawek-





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

2002-05-17 Thread Slawomir Pucia

slawek  Fri May 17 16:13:46 2002 EDT

  Modified files:  
/phpdoc-pl/appendices   aliases.xml 
  Log:
  updated to EN 1.18 (qrak)
  
  
Index: phpdoc-pl/appendices/aliases.xml
diff -u phpdoc-pl/appendices/aliases.xml:1.9 phpdoc-pl/appendices/aliases.xml:1.10
--- phpdoc-pl/appendices/aliases.xml:1.9Sat Mar 30 17:53:59 2002
+++ phpdoc-pl/appendices/aliases.xmlFri May 17 16:13:46 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  Lista Aliasów Funkcji
  
@@ -30,6 +30,11 @@
   
  
  
+ 
+ _ 
+ gettext 
+ Gettext 
+ 
 
  add
  swfmovie_add





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

2002-05-17 Thread Slawomir Pucia

slawek  Fri May 17 16:13:27 2002 EDT

  Modified files:  
/phpdoc-pl/appendices   resources.xml 
  Log:
  updated to EN 1.26 (qrak)
  
  
Index: phpdoc-pl/appendices/resources.xml
diff -u phpdoc-pl/appendices/resources.xml:1.4 phpdoc-pl/appendices/resources.xml:1.5
--- phpdoc-pl/appendices/resources.xml:1.4  Fri Apr 12 16:22:04 2002
+++ phpdoc-pl/appendices/resources.xml  Fri May 17 16:13:27 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  Lista Rodzajów Zasobów
  
@@ -193,7 +193,7 @@

 dba
 
- dba_popen
+ dba_open
 
 
  dba_delete,
@@ -214,7 +214,7 @@

 dba persistent
 
- dba_open
+ dba_popen
 
 
  dba_delete,





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

2002-05-17 Thread Slawomir Pucia

slawek  Fri May 17 16:12:37 2002 EDT

  Modified files:  
/phpdoc-pl/reference/apache reference.xml 
  Log:
  updated to EN 1.3 (qrak)
  
  
Index: phpdoc-pl/reference/apache/reference.xml
diff -u phpdoc-pl/reference/apache/reference.xml:1.3 
phpdoc-pl/reference/apache/reference.xml:1.4
--- phpdoc-pl/reference/apache/reference.xml:1.3Sun May  5 04:35:16 2002
+++ phpdoc-pl/reference/apache/reference.xmlFri May 17 16:12:37 2002
@@ -1,9 +1,15 @@
 
-
-
+
+
  
   Apache
   Apache
+  
+
+ Omawiane w tym rozdziale funkcje dostêpne s± jedynie wówczas, kiedy
+ PHP uruchomione jest jako modu³ serwera Apache.
+
+  
 
 &reference.apache.functions;
 





[PHP-DOC] cvs: phpdoc-pl /reference/mail/functions ezmlm-hash.xml mail.xml

2002-05-17 Thread Slawomir Pucia

slawek  Fri May 17 16:12:02 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mail/functions ezmlm-hash.xml mail.xml 
  Log:
  mail.xml: updated to en 1.4
  ezmlm-hash: one language correction
  (qrak)
  
  
Index: phpdoc-pl/reference/mail/functions/ezmlm-hash.xml
diff -u phpdoc-pl/reference/mail/functions/ezmlm-hash.xml:1.3 
phpdoc-pl/reference/mail/functions/ezmlm-hash.xml:1.4
--- phpdoc-pl/reference/mail/functions/ezmlm-hash.xml:1.3   Sat May  4 17:11:27 
2002
+++ phpdoc-pl/reference/mail/functions/ezmlm-hash.xml   Fri May 17 16:12:02 2002
@@ -1,6 +1,6 @@
 
 
-
+
   

 ezmlm_hash
@@ -18,7 +18,7 @@
 
 
  
-  Obliczanie warto¶ci hash i dodawanie nowego u¿ytkownika
+  Obliczenie warto¶ci hash i dodanie nowego u¿ytkownika
   
 

[PHP-DOC] cvs: phpdoc-pl /reference/http/functions header.xml

2002-05-17 Thread Slawomir Pucia

slawek  Fri May 17 16:11:26 2002 EDT

  Modified files:  
/phpdoc-pl/reference/http/functions header.xml 
  Log:
  updated to EN 1.3 (qrak)
  
  
Index: phpdoc-pl/reference/http/functions/header.xml
diff -u phpdoc-pl/reference/http/functions/header.xml:1.4 
phpdoc-pl/reference/http/functions/header.xml:1.5
--- phpdoc-pl/reference/http/functions/header.xml:1.4   Fri May 17 09:50:49 2002
+++ phpdoc-pl/reference/http/functions/header.xml   Fri May 17 16:11:26 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 header
@@ -204,7 +204,15 @@
lub pó¼niejszy.
   
  
-
+
+ 
+   
+Je¶li tryb bezpieczny jest
+w³±czony, uid skryptu jest dodane do czê¶ci realm
+nag³ówka WWW-Authenticate, je¶li ustawisz ten
+nag³ówek (wykorzystuje siê go do autoryzacji HTTP).
+
+ 
 
  Patrz tak¿e: headers_sent,
  setcookie, i rozdzia³ 





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

2002-05-05 Thread Slawomir Pucia

slawek  Sun May  5 10:16:04 2002 EDT

  Modified files:  
/phpdoc-pl/reference/mail/functions mail.xml 
  Log:
  Updated to EN 1.3
  
  
Index: phpdoc-pl/reference/mail/functions/mail.xml
diff -u phpdoc-pl/reference/mail/functions/mail.xml:1.3 
phpdoc-pl/reference/mail/functions/mail.xml:1.4
--- phpdoc-pl/reference/mail/functions/mail.xml:1.3 Sat May  4 17:11:27 2002
+++ phpdoc-pl/reference/mail/functions/mail.xml Sun May  5 10:16:04 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
   

 mail
@@ -134,6 +134,8 @@
  
  
   Joe3rdAugust1970
+ 
+ 
   Sally17thAugust1973
  
 





[PHP-DOC] cvs: phpdoc /en/reference/var/functions import-request-variables.xml

2002-05-05 Thread Slawomir Pucia

slawek  Sun May  5 07:55:37 2002 EDT

  Modified files:  
/phpdoc/en/reference/var/functions  import-request-variables.xml 
  Log:
  Typos.
  
  
Index: phpdoc/en/reference/var/functions/import-request-variables.xml
diff -u phpdoc/en/reference/var/functions/import-request-variables.xml:1.3 
phpdoc/en/reference/var/functions/import-request-variables.xml:1.4
--- phpdoc/en/reference/var/functions/import-request-variables.xml:1.3  Sun May  5 
05:19:11 2002
+++ phpdoc/en/reference/var/functions/import-request-variables.xml  Sun May  5 
+07:55:37 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -28,13 +28,13 @@
  includes the uploaded file informations. Note, that the
  order of the letters matters, as using "gp", the POST
  variables will overwrite GET variables with the same
- name. Any other other letters then GPC are discarded.
+ name. Any other other letters than GPC are discarded.
 
 
  The prefix parameter is used as a variable
  name prefix, prepended before all variable's name imported into the
  global scope. So if you have a GET value named "userid", and provide
- a prefix "pref", then you'll get a global variable named
+ a prefix "pref_", then you'll get a global variable named
  $pref_userid.
 
 





[PHP-DOC] cvs: phpdoc-pl /reference/apache reference.xml /reference/apache/functions apache-child-terminate.xml apache-lookup-uri.xml apache-note.xml apache-setenv.xml ascii2ebcdic.xml ebcdic2ascii.xml getallheaders.xml virtual.xml /reference/aspell reference.xml /reference/aspell/functions aspell-check-raw.xml aspell-check.xml aspell-new.xml aspell-suggest.xml /reference/bc reference.xml /reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcscale.xml bcsqrt.xml bcsub.xml /reference/classobj reference.xml /reference/classobj/functions call-user-method-array.xml call-user-method.xml class-exists.xml get-class-methods.xml get-class-vars.xml get-class.xml get-declared-classes.xml get-object-vars.xml get-parent-class.xml is-a.xml is-subclass-of.xml method-exists.xml

2002-05-05 Thread Slawomir Pucia

slawek  Sun May  5 04:35:19 2002 EDT

  Modified files:  
/phpdoc-pl/reference/apache reference.xml 
/phpdoc-pl/reference/apache/functions   apache-child-terminate.xml 
apache-lookup-uri.xml 
apache-note.xml 
apache-setenv.xml 
ascii2ebcdic.xml 
ebcdic2ascii.xml 
getallheaders.xml virtual.xml 
/phpdoc-pl/reference/aspell reference.xml 
/phpdoc-pl/reference/aspell/functions   aspell-check-raw.xml 
aspell-check.xml 
aspell-new.xml 
aspell-suggest.xml 
/phpdoc-pl/reference/bc reference.xml 
/phpdoc-pl/reference/bc/functions   bcadd.xml bccomp.xml bcdiv.xml 
bcmod.xml bcmul.xml bcpow.xml 
bcscale.xml bcsqrt.xml bcsub.xml 
/phpdoc-pl/reference/classobj   reference.xml 
/phpdoc-pl/reference/classobj/functions call-user-method-array.xml 
call-user-method.xml 
class-exists.xml 
get-class-methods.xml 
get-class-vars.xml 
get-class.xml 
get-declared-classes.xml 
get-object-vars.xml 
get-parent-class.xml 
is-a.xml is-subclass-of.xml 
method-exists.xml 
  Log:
  In sync with EN
  
  

Index: phpdoc-pl/reference/apache/reference.xml
diff -u phpdoc-pl/reference/apache/reference.xml:1.2 
phpdoc-pl/reference/apache/reference.xml:1.3
--- phpdoc-pl/reference/apache/reference.xml:1.2Tue Apr 16 20:05:24 2002
+++ phpdoc-pl/reference/apache/reference.xmlSun May  5 04:35:16 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   Apache
   Apache
Index: phpdoc-pl/reference/apache/functions/apache-child-terminate.xml
diff -u phpdoc-pl/reference/apache/functions/apache-child-terminate.xml:1.3 
phpdoc-pl/reference/apache/functions/apache-child-terminate.xml:1.4
--- phpdoc-pl/reference/apache/functions/apache-child-terminate.xml:1.3 Mon Apr 29 
15:59:57 2002
+++ phpdoc-pl/reference/apache/functions/apache-child-terminate.xml Sun May  5 
+04:35:16 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
 
  
   apache_child_terminate
Index: phpdoc-pl/reference/apache/functions/apache-lookup-uri.xml
diff -u phpdoc-pl/reference/apache/functions/apache-lookup-uri.xml:1.2 
phpdoc-pl/reference/apache/functions/apache-lookup-uri.xml:1.3
--- phpdoc-pl/reference/apache/functions/apache-lookup-uri.xml:1.2  Wed Apr 17 
03:16:07 2002
+++ phpdoc-pl/reference/apache/functions/apache-lookup-uri.xml  Sun May  5 04:35:16 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 apache_lookup_uri
Index: phpdoc-pl/reference/apache/functions/apache-note.xml
diff -u phpdoc-pl/reference/apache/functions/apache-note.xml:1.2 
phpdoc-pl/reference/apache/functions/apache-note.xml:1.3
--- phpdoc-pl/reference/apache/functions/apache-note.xml:1.2Wed Apr 17 03:16:07 
2002
+++ phpdoc-pl/reference/apache/functions/apache-note.xmlSun May  5 04:35:16 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 apache_note
Index: phpdoc-pl/reference/apache/functions/apache-setenv.xml
diff -u phpdoc-pl/reference/apache/functions/apache-setenv.xml:1.2 
phpdoc-pl/reference/apache/functions/apache-setenv.xml:1.3
--- phpdoc-pl/reference/apache/functions/apache-setenv.xml:1.2  Wed Apr 17 03:16:07 
2002
+++ phpdoc-pl/reference/apache/functions/apache-setenv.xml  Sun May  5 04:35:16 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
 
  
   apache_setenv
Index: phpdoc-pl/reference/apache/functions/ascii2ebcdic.xml
diff -u phpdoc-pl/reference/apache/functions/ascii2ebcdic.xml:1.2 
phpdoc-pl/reference/apache/functions/ascii2ebcdic.xml:1.3
--- phpdoc-pl/reference/apache/functions/ascii2ebcdic.xml:1.2   Wed Apr 17 03:16:07 
2002
+++ phpdoc-pl/reference/apache/functions/ascii2ebcdic.xml   Sun May  5 04:35:16 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 ascii2ebcdic
Index: phpdoc-pl/reference/apache/functions/ebcdic2ascii.xml
diff -u phpdoc-pl/reference/apache/functions/ebcdic2ascii.xml:1.2 
phpdoc-pl/reference/apache/functions/ebcdic2ascii.xml:1.3
--- phpdoc-pl/reference/apache/functions/ebcdic2ascii.xml:1.2   Wed Apr 17 03:16:07 
2002
+++ phpdoc-pl/reference/apache/functions/ebcdic2ascii.xml   Sun May  5 04:35:16 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Slawomir Pucia

Simone Cortesi wrote:
> I've checked out with 'cvs co phpdoc' and then when in directory
> 'phpdoc' i did 'cvs co phpdoc-it-dir'.
> 
> Then I was trying to commit a change in an italian file and i got:
>  Access denied: insufficient karma (cortesi|phpdoc-it)
> Whats wrong? 

Someone forgot about this...

> * add phpdoc-{lang} to the avail file

:-))

slawek-





Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Slawomir Pucia

Jim Winstead wrote:
> to check out the english version, just run 'cvs co phpdoc'. checking
> out the english version plus a single translation can be done with
> 'cvs co phpdoc-de' (substitute your language of choice, of course).
> to check out additional languages, just do 'cvs co phpdoc-de-dir'
> inside your existing phpdoc directory.

cvs -d :pserver:[EMAIL PROTECTED]:/repository co phpdoc-pl
[...]
U de/reference/zip/functions/zip-open.xml
U de/reference/zip/functions/zip-read.xml

I got only en/ and de/ trees :-))

slawek-





[PHP-DOC] cvs: phpdoc /pl/reference/http reference.xml /pl/reference/http/functions header.xml headers-sent.xml setcookie.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 17:17:16 2002 EDT

  Modified files:  
/phpdoc/pl/reference/http   reference.xml 
/phpdoc/pl/reference/http/functions header.xml headers-sent.xml 
setcookie.xml 
  Log:
  In sync with EN
  
  
Index: phpdoc/pl/reference/http/reference.xml
diff -u phpdoc/pl/reference/http/reference.xml:1.2 
phpdoc/pl/reference/http/reference.xml:1.3
--- phpdoc/pl/reference/http/reference.xml:1.2  Tue Apr 16 20:05:27 2002
+++ phpdoc/pl/reference/http/reference.xml  Sat May  4 17:17:16 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   HTTP - obs³uga protoko³u
   HTTP
Index: phpdoc/pl/reference/http/functions/header.xml
diff -u phpdoc/pl/reference/http/functions/header.xml:1.2 
phpdoc/pl/reference/http/functions/header.xml:1.3
--- phpdoc/pl/reference/http/functions/header.xml:1.2   Wed Apr 17 03:16:10 2002
+++ phpdoc/pl/reference/http/functions/header.xml   Sat May  4 17:17:16 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 header
Index: phpdoc/pl/reference/http/functions/headers-sent.xml
diff -u phpdoc/pl/reference/http/functions/headers-sent.xml:1.2 
phpdoc/pl/reference/http/functions/headers-sent.xml:1.3
--- phpdoc/pl/reference/http/functions/headers-sent.xml:1.2 Wed Apr 17 03:16:10 
2002
+++ phpdoc/pl/reference/http/functions/headers-sent.xml Sat May  4 17:17:16 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 headers_sent
Index: phpdoc/pl/reference/http/functions/setcookie.xml
diff -u phpdoc/pl/reference/http/functions/setcookie.xml:1.2 
phpdoc/pl/reference/http/functions/setcookie.xml:1.3
--- phpdoc/pl/reference/http/functions/setcookie.xml:1.2Wed Apr 17 03:16:10 
2002
+++ phpdoc/pl/reference/http/functions/setcookie.xmlSat May  4 17:17:16 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 setcookie





[PHP-DOC] cvs: phpdoc /pl/reference/iconv reference.xml /pl/reference/iconv/functions iconv-get-encoding.xml iconv-set-encoding.xml iconv.xml ob-iconv-handler.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 17:14:51 2002 EDT

  Modified files:  
/phpdoc/pl/reference/iconv  reference.xml 
/phpdoc/pl/reference/iconv/functionsiconv-get-encoding.xml 
iconv-set-encoding.xml 
iconv.xml ob-iconv-handler.xml 
  Log:
  In sync with EN
  
  
Index: phpdoc/pl/reference/iconv/reference.xml
diff -u phpdoc/pl/reference/iconv/reference.xml:1.2 
phpdoc/pl/reference/iconv/reference.xml:1.3
--- phpdoc/pl/reference/iconv/reference.xml:1.2 Tue Apr 16 20:05:28 2002
+++ phpdoc/pl/reference/iconv/reference.xml Sat May  4 17:14:49 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   iconv
   iconv
Index: phpdoc/pl/reference/iconv/functions/iconv-get-encoding.xml
diff -u phpdoc/pl/reference/iconv/functions/iconv-get-encoding.xml:1.2 
phpdoc/pl/reference/iconv/functions/iconv-get-encoding.xml:1.3
--- phpdoc/pl/reference/iconv/functions/iconv-get-encoding.xml:1.2  Wed Apr 17 
03:16:10 2002
+++ phpdoc/pl/reference/iconv/functions/iconv-get-encoding.xml  Sat May  4 17:14:49 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 iconv_get_encoding
Index: phpdoc/pl/reference/iconv/functions/iconv-set-encoding.xml
diff -u phpdoc/pl/reference/iconv/functions/iconv-set-encoding.xml:1.2 
phpdoc/pl/reference/iconv/functions/iconv-set-encoding.xml:1.3
--- phpdoc/pl/reference/iconv/functions/iconv-set-encoding.xml:1.2  Wed Apr 17 
03:16:11 2002
+++ phpdoc/pl/reference/iconv/functions/iconv-set-encoding.xml  Sat May  4 17:14:49 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 iconv_set_encoding
Index: phpdoc/pl/reference/iconv/functions/iconv.xml
diff -u phpdoc/pl/reference/iconv/functions/iconv.xml:1.2 
phpdoc/pl/reference/iconv/functions/iconv.xml:1.3
--- phpdoc/pl/reference/iconv/functions/iconv.xml:1.2   Wed Apr 17 03:16:11 2002
+++ phpdoc/pl/reference/iconv/functions/iconv.xml   Sat May  4 17:14:49 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 iconv
Index: phpdoc/pl/reference/iconv/functions/ob-iconv-handler.xml
diff -u phpdoc/pl/reference/iconv/functions/ob-iconv-handler.xml:1.2 
phpdoc/pl/reference/iconv/functions/ob-iconv-handler.xml:1.3
--- phpdoc/pl/reference/iconv/functions/ob-iconv-handler.xml:1.2Wed Apr 17 
03:16:11 2002
+++ phpdoc/pl/reference/iconv/functions/ob-iconv-handler.xmlSat May  4 17:14:49 
+2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 ob_iconv_handler





[PHP-DOC] cvs: phpdoc /pl/reference/mail reference.xml /pl/reference/mail/functions ezmlm-hash.xml mail.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 17:11:28 2002 EDT

  Modified files:  
/phpdoc/pl/reference/mail   reference.xml 
/phpdoc/pl/reference/mail/functions ezmlm-hash.xml mail.xml 
  Log:
  In sync with EN
  
  
Index: phpdoc/pl/reference/mail/reference.xml
diff -u phpdoc/pl/reference/mail/reference.xml:1.2 
phpdoc/pl/reference/mail/reference.xml:1.3
--- phpdoc/pl/reference/mail/reference.xml:1.2  Tue Apr 16 20:05:29 2002
+++ phpdoc/pl/reference/mail/reference.xml  Sat May  4 17:11:26 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   Poczta elektroniczna
   Poczta
Index: phpdoc/pl/reference/mail/functions/ezmlm-hash.xml
diff -u phpdoc/pl/reference/mail/functions/ezmlm-hash.xml:1.2 
phpdoc/pl/reference/mail/functions/ezmlm-hash.xml:1.3
--- phpdoc/pl/reference/mail/functions/ezmlm-hash.xml:1.2   Wed Apr 17 03:16:11 
2002
+++ phpdoc/pl/reference/mail/functions/ezmlm-hash.xml   Sat May  4 17:11:27 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 ezmlm_hash
Index: phpdoc/pl/reference/mail/functions/mail.xml
diff -u phpdoc/pl/reference/mail/functions/mail.xml:1.2 
phpdoc/pl/reference/mail/functions/mail.xml:1.3
--- phpdoc/pl/reference/mail/functions/mail.xml:1.2 Wed Apr 17 03:16:11 2002
+++ phpdoc/pl/reference/mail/functions/mail.xml Sat May  4 17:11:27 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 mail





[PHP-DOC] cvs: phpdoc /pl/reference/math reference.xml /pl/reference/math/functions abs.xml acos.xml acosh.xml asin.xml asinh.xml atan.xml atan2.xml atanh.xml base-convert.xml bindec.xml ceil.xml cos.xml cosh.xml decbin.xml dechex.xml decoct.xml deg2rad.xml exp.xml expm1.xml floor.xml getrandmax.xml hexdec.xml hypot.xml is-finite.xml is-infinite.xml is-nan.xml lcg-value.xml log.xml log10.xml log1p.xml max.xml min.xml mt-getrandmax.xml mt-rand.xml mt-srand.xml number-format.xml octdec.xml pi.xml pow.xml rad2deg.xml rand.xml round.xml sin.xml sinh.xml sqrt.xml srand.xml tan.xml tanh.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 17:10:12 2002 EDT

  Modified files:  
/phpdoc/pl/reference/math   reference.xml 
/phpdoc/pl/reference/math/functions abs.xml acos.xml acosh.xml 
asin.xml asinh.xml atan.xml 
atan2.xml atanh.xml 
base-convert.xml bindec.xml 
ceil.xml cos.xml cosh.xml 
decbin.xml dechex.xml 
decoct.xml deg2rad.xml exp.xml 
expm1.xml floor.xml 
getrandmax.xml hexdec.xml 
hypot.xml is-finite.xml 
is-infinite.xml is-nan.xml 
lcg-value.xml log.xml log10.xml 
log1p.xml max.xml min.xml 
mt-getrandmax.xml mt-rand.xml 
mt-srand.xml number-format.xml 
octdec.xml pi.xml pow.xml 
rad2deg.xml rand.xml round.xml 
sin.xml sinh.xml sqrt.xml 
srand.xml tan.xml tanh.xml 
  Log:
  In sync with EN
  
  

Index: phpdoc/pl/reference/math/reference.xml
diff -u phpdoc/pl/reference/math/reference.xml:1.2 
phpdoc/pl/reference/math/reference.xml:1.3
--- phpdoc/pl/reference/math/reference.xml:1.2  Tue Apr 16 20:05:29 2002
+++ phpdoc/pl/reference/math/reference.xml  Sat May  4 17:10:11 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   Matematyka
   Matematyka
Index: phpdoc/pl/reference/math/functions/abs.xml
diff -u phpdoc/pl/reference/math/functions/abs.xml:1.2 
phpdoc/pl/reference/math/functions/abs.xml:1.3
--- phpdoc/pl/reference/math/functions/abs.xml:1.2  Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/abs.xml  Sat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 abs
Index: phpdoc/pl/reference/math/functions/acos.xml
diff -u phpdoc/pl/reference/math/functions/acos.xml:1.2 
phpdoc/pl/reference/math/functions/acos.xml:1.3
--- phpdoc/pl/reference/math/functions/acos.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/acos.xml Sat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 acos
Index: phpdoc/pl/reference/math/functions/acosh.xml
diff -u phpdoc/pl/reference/math/functions/acosh.xml:1.2 
phpdoc/pl/reference/math/functions/acosh.xml:1.3
--- phpdoc/pl/reference/math/functions/acosh.xml:1.2Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/acosh.xmlSat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 acosh
Index: phpdoc/pl/reference/math/functions/asin.xml
diff -u phpdoc/pl/reference/math/functions/asin.xml:1.2 
phpdoc/pl/reference/math/functions/asin.xml:1.3
--- phpdoc/pl/reference/math/functions/asin.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/asin.xml Sat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 asin
Index: phpdoc/pl/reference/math/functions/asinh.xml
diff -u phpdoc/pl/reference/math/functions/asinh.xml:1.2 
phpdoc/pl/reference/math/functions/asinh.xml:1.3
--- phpdoc/pl/reference/math/functions/asinh.xml:1.2Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/asinh.xmlSat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 asinh
Index: phpdoc/pl/reference/math/functions/atan.xml
diff -u phpdoc/pl/reference/math/functions/atan.xml:1.2 
phpdoc/pl/reference/math/functions/atan.xml:1.3
--- phpdoc/pl/reference/math/functions/atan.xml:1.2 Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atan.xml Sat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 atan
Index: phpdoc/pl/reference/math/functions/atan2.xml
diff -u phpdoc/pl/reference/math/functions/atan2.xml:1.2 
phpdoc/pl/reference/math/functions/atan2.xml:1.3
--- phpdoc/pl/reference/math/functions/atan2.xml:1.2Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atan2.xmlSat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 atan2
Index: phpdoc/pl/reference/math/functions/atanh.xml
diff -u phpdoc/pl/reference/math/functions/atanh.xml:1.2 
phpdoc/pl/reference/math/functions/atanh.xml:1.3
--- phpdoc/pl/reference/math/functions/atanh.xml:1.2Wed Apr 17 03:16:12 2002
+++ phpdoc/pl/reference/math/functions/atanh.xmlSat May  4 17:10:11 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 atanh
Index: phpdoc/pl/reference/math/functions/base-convert.xml
diff -u phpdoc/pl/reference/math/functions/base-convert.xml:1.2 
phpdoc/pl/reference/math/functions/base-convert.xml:1.3
--- phpdoc/pl/reference/math/functions/base-convert.xml:1.2 Wed Apr 17 03:16:12 
2002
+++ phpdoc/pl/reference/math/functions/bas

[PHP-DOC] cvs: phpdoc /pl/reference/url reference.xml /pl/reference/url/functions base64-decode.xml base64-encode.xml parse-url.xml rawurldecode.xml rawurlencode.xml urldecode.xml urlencode.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 16:54:50 2002 EDT

  Modified files:  
/phpdoc/pl/reference/urlreference.xml 
/phpdoc/pl/reference/url/functions  base64-decode.xml 
base64-encode.xml parse-url.xml 
rawurldecode.xml 
rawurlencode.xml urldecode.xml 
urlencode.xml 
  Log:
  In sync with EN
  
  
Index: phpdoc/pl/reference/url/reference.xml
diff -u phpdoc/pl/reference/url/reference.xml:1.2 
phpdoc/pl/reference/url/reference.xml:1.3
--- phpdoc/pl/reference/url/reference.xml:1.2   Tue Apr 16 20:05:33 2002
+++ phpdoc/pl/reference/url/reference.xml   Sat May  4 16:54:48 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   URL
   URLs
Index: phpdoc/pl/reference/url/functions/base64-decode.xml
diff -u phpdoc/pl/reference/url/functions/base64-decode.xml:1.2 
phpdoc/pl/reference/url/functions/base64-decode.xml:1.3
--- phpdoc/pl/reference/url/functions/base64-decode.xml:1.2 Wed Apr 17 03:16:15 
2002
+++ phpdoc/pl/reference/url/functions/base64-decode.xml Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 base64_decode
Index: phpdoc/pl/reference/url/functions/base64-encode.xml
diff -u phpdoc/pl/reference/url/functions/base64-encode.xml:1.2 
phpdoc/pl/reference/url/functions/base64-encode.xml:1.3
--- phpdoc/pl/reference/url/functions/base64-encode.xml:1.2 Wed Apr 17 03:16:15 
2002
+++ phpdoc/pl/reference/url/functions/base64-encode.xml Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 base64_encode
Index: phpdoc/pl/reference/url/functions/parse-url.xml
diff -u phpdoc/pl/reference/url/functions/parse-url.xml:1.2 
phpdoc/pl/reference/url/functions/parse-url.xml:1.3
--- phpdoc/pl/reference/url/functions/parse-url.xml:1.2 Wed Apr 17 03:16:15 2002
+++ phpdoc/pl/reference/url/functions/parse-url.xml Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
-
-
+
+
   

 parse_url
@@ -21,7 +19,7 @@
  
   

-scheme (protokó³)) - np. http://
+scheme (protokó³)) - np. http

   
   
Index: phpdoc/pl/reference/url/functions/rawurldecode.xml
diff -u phpdoc/pl/reference/url/functions/rawurldecode.xml:1.2 
phpdoc/pl/reference/url/functions/rawurldecode.xml:1.3
--- phpdoc/pl/reference/url/functions/rawurldecode.xml:1.2  Wed Apr 17 03:16:15 
2002
+++ phpdoc/pl/reference/url/functions/rawurldecode.xml  Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 rawurldecode
Index: phpdoc/pl/reference/url/functions/rawurlencode.xml
diff -u phpdoc/pl/reference/url/functions/rawurlencode.xml:1.2 
phpdoc/pl/reference/url/functions/rawurlencode.xml:1.3
--- phpdoc/pl/reference/url/functions/rawurlencode.xml:1.2  Wed Apr 17 03:16:15 
2002
+++ phpdoc/pl/reference/url/functions/rawurlencode.xml  Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 rawurlencode
Index: phpdoc/pl/reference/url/functions/urldecode.xml
diff -u phpdoc/pl/reference/url/functions/urldecode.xml:1.2 
phpdoc/pl/reference/url/functions/urldecode.xml:1.3
--- phpdoc/pl/reference/url/functions/urldecode.xml:1.2 Wed Apr 17 03:16:15 2002
+++ phpdoc/pl/reference/url/functions/urldecode.xml Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 urldecode
Index: phpdoc/pl/reference/url/functions/urlencode.xml
diff -u phpdoc/pl/reference/url/functions/urlencode.xml:1.2 
phpdoc/pl/reference/url/functions/urlencode.xml:1.3
--- phpdoc/pl/reference/url/functions/urlencode.xml:1.2 Wed Apr 17 03:16:15 2002
+++ phpdoc/pl/reference/url/functions/urlencode.xml Sat May  4 16:54:50 2002
@@ -1,8 +1,6 @@
 
-
-
 
-
+
   

 urlencode





[PHP-DOC] cvs: phpdoc /pl/reference/mysql reference.xml /pl/reference/mysql/functions mysql-affected-rows.xml mysql-change-user.xml mysql-character-set-name.xml mysql-close.xml mysql-connect.xml mysql-create-db.xml mysql-data-seek.xml mysql-db-name.xml mysql-db-query.xml mysql-drop-db.xml mysql-errno.xml mysql-error.xml mysql-escape-string.xml mysql-fetch-array.xml mysql-fetch-assoc.xml mysql-fetch-field.xml mysql-fetch-lengths.xml mysql-fetch-object.xml mysql-fetch-row.xml mysql-field-flags.xml mysql-field-len.xml mysql-field-name.xml mysql-field-seek.xml mysql-field-table.xml mysql-field-type.xml mysql-free-result.xml mysql-get-client-info.xml mysql-get-host-info.xml mysql-get-proto-info.xml mysql-get-server-info.xml mysql-info.xml mysql-insert-id.xml mysql-list-dbs.xml mysql-list-fields.xml mysql-list-processes.xml mysql-list-tables.xml mysql-num-fields.xml mysql-num-rows.xml mysql-pconnect.xml mysql-ping.xml mysql-query.xml mysql-real-escape-string.xml mysql-result.xml mysql-select-db.xml mysql-stat.xml mysql-tablename.xml mysql-thread-id.xml mysql-unbuffered-query.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 16:30:55 2002 EDT

  Added files: 
/phpdoc/pl/reference/mysql/functionsmysql-info.xml 

  Modified files:  
/phpdoc/pl/reference/mysql  reference.xml 
/phpdoc/pl/reference/mysql/functionsmysql-affected-rows.xml 
mysql-change-user.xml 
mysql-character-set-name.xml 
mysql-close.xml 
mysql-connect.xml 
mysql-create-db.xml 
mysql-data-seek.xml 
mysql-db-name.xml 
mysql-db-query.xml 
mysql-drop-db.xml 
mysql-errno.xml 
mysql-error.xml 
mysql-escape-string.xml 
mysql-fetch-array.xml 
mysql-fetch-assoc.xml 
mysql-fetch-field.xml 
mysql-fetch-lengths.xml 
mysql-fetch-object.xml 
mysql-fetch-row.xml 
mysql-field-flags.xml 
mysql-field-len.xml 
mysql-field-name.xml 
mysql-field-seek.xml 
mysql-field-table.xml 
mysql-field-type.xml 
mysql-free-result.xml 
mysql-get-client-info.xml 
mysql-get-host-info.xml 
mysql-get-proto-info.xml 
mysql-get-server-info.xml 
mysql-insert-id.xml 
mysql-list-dbs.xml 
mysql-list-fields.xml 
mysql-list-processes.xml 
mysql-list-tables.xml 
mysql-num-fields.xml 
mysql-num-rows.xml 
mysql-pconnect.xml 
mysql-ping.xml mysql-query.xml 
mysql-real-escape-string.xml 
mysql-result.xml 
mysql-select-db.xml 
mysql-stat.xml 
mysql-tablename.xml 
mysql-thread-id.xml 
mysql-unbuffered-query.xml 
  Log:
  All mysql related files in sync with en/ tree.
  
  

Index: phpdoc/pl/reference/mysql/reference.xml
diff -u phpdoc/pl/reference/mysql/reference.xml:1.3 
phpdoc/pl/reference/mysql/reference.xml:1.4
--- phpdoc/pl/reference/mysql/reference.xml:1.3 Sat May  4 07:20:27 2002
+++ phpdoc/pl/reference/mysql/reference.xml Sat May  4 16:30:48 2002
@@ -1,5 +1,6 @@
 
-
+
+
  
   MySQL
   MySQL
@@ -17,7 +18,7 @@

 Wymagania
 
- Aby funkcje by³y dostêpne, nale¿y skompilowaæ PHP z obs³ug± MySQL
+ Aby funkcje by³y dostêpne, nale¿y skompilowaæ PHP z obs³ug± MySQL.
 

 
@@ -42,9 +43,9 @@
 Konfiguracja
 
  Zachowanie funkcji MySQL zale¿y od ustawieñ w
- pliku konfiguracyjnym.
+ pliku konfiguracyjnym &php.ini;.
  
-  Opcje konfiguracyjne MySQL
+  Opcje konfiguracyjne MySQL
   

 
@@ -89,12 +90,135 @@
  NULL
  PHP_INI_ALL
 
+ 
+ mysql.default_password 
+ NULL 
+ PHP_INI_ALL 
+ 

   
  
  Aby uzyskaæ wiêcej informacji na temat sta³ych PHP_INI_* zobacz
  ini_set.
 
+
+Oto krótki opis poszczególnych opcji konfiguracyjnych:
+
+
+ 
+  
+   mysql.allow_persistent
+   boolean
+  
+  
+   
+Czy pozwalaæ na
+sta³e po³±czenia
+z MySQL.
+   
+  
+ 
+ 
+ 
+  
+   mysql.max_persistent
+   integer
+  
+  
+   
+Maksymalna liczba sta³ych po³±czeñ M

[PHP-DOC] cvs: phpdoc /pl/features remote-files.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 16:19:17 2002 EDT

  Modified files:  
/phpdoc/pl/features remote-files.xml 
  Log:
  Updated to EN 1.16
  
  
Index: phpdoc/pl/features/remote-files.xml
diff -u phpdoc/pl/features/remote-files.xml:1.8 phpdoc/pl/features/remote-files.xml:1.9
--- phpdoc/pl/features/remote-files.xml:1.8 Fri Apr  5 11:06:34 2002
+++ phpdoc/pl/features/remote-files.xml Sat May  4 16:19:17 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Korzystanie ze zdalnych plików
 
@@ -74,7 +74,7 @@
 exit;
 }
 /* Tutaj zapisujemy dane. */
-fputs ($file, "$HTTP_USER_AGENT\n");
+fputs ($file, $HTTP_SERVER_VARS['HTTP_USER_AGENT'] . "\n");
 fclose ($file);
 ?>
 ]]>  





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

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 13:51:31 2002 EDT

  Modified files:  
/phpdoc/en/reference/mysql/functionsmysql-insert-id.xml 
  Log:
  Fixed example
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-insert-id.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-insert-id.xml:1.3 
phpdoc/en/reference/mysql/functions/mysql-insert-id.xml:1.4
--- phpdoc/en/reference/mysql/functions/mysql-insert-id.xml:1.3 Sun Apr 21 13:18:18 
2002
+++ phpdoc/en/reference/mysql/functions/mysql-insert-id.xml Sat May  4 13:51:31 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -59,7 +59,7 @@
 die("could not connect");
 mysql_select_db("mydb");
 
-mysql_query("INSERT INTO mytable (product) values ('kossu');
+mysql_query("INSERT INTO mytable (product) values ('kossu')");
 printf ("Last inserted record has id %d\n", mysql_insert_id());
 ?>
 ]]>





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

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 13:17:27 2002 EDT

  Modified files:  
/phpdoc/en/reference/mysql/functionsmysql-tablename.xml 
  Log:
  Fixed example
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-tablename.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-tablename.xml:1.3 
phpdoc/en/reference/mysql/functions/mysql-tablename.xml:1.4
--- phpdoc/en/reference/mysql/functions/mysql-tablename.xml:1.3 Sun Apr 21 13:18:40 
2002
+++ phpdoc/en/reference/mysql/functions/mysql-tablename.xml Sat May  4 13:17:26 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -27,11 +27,10 @@
 mysql_connect("localhost", "mysql_user", "mysql_password");
 $result = mysql_list_tables("mydb");
 
-for ($i = 0; $i < mysql_num_rows($result); $i++) {
+for ($i = 0; $i < mysql_num_rows($result); $i++)
 printf ("Table: %s\n", mysql_tablename($result, $i));
 
 mysql_free_result($result);
-}
 ?>
 ]]>
   





[PHP-DOC] cvs: phpdoc /pl/reference/mysql reference.xml /pl/reference/mysql/functions mysql-data-seek.xml mysql-errno.xml mysql-error.xml mysql-escape-string.xml mysql-fetch-field.xml mysql-field-name.xml mysql-field-type.xml mysql-list-processes.xml mysql-ping.xml mysql-real-escape-string.xml mysql-tablename.xml mysql-thread-id.xml

2002-05-04 Thread Slawomir Pucia

slawek  Sat May  4 07:20:28 2002 EDT

  Modified files:  
/phpdoc/pl/reference/mysql  reference.xml 
/phpdoc/pl/reference/mysql/functionsmysql-data-seek.xml 
mysql-errno.xml 
mysql-error.xml 
mysql-escape-string.xml 
mysql-fetch-field.xml 
mysql-field-name.xml 
mysql-field-type.xml 
mysql-list-processes.xml 
mysql-ping.xml 
mysql-real-escape-string.xml 
mysql-tablename.xml 
mysql-thread-id.xml 
  Log:
  Updated to old mysql.xml EN 1.101
  
  

Index: phpdoc/pl/reference/mysql/reference.xml
diff -u phpdoc/pl/reference/mysql/reference.xml:1.2 
phpdoc/pl/reference/mysql/reference.xml:1.3
--- phpdoc/pl/reference/mysql/reference.xml:1.2 Tue Apr 16 20:05:29 2002
+++ phpdoc/pl/reference/mysql/reference.xml Sat May  4 07:20:27 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL
   MySQL
@@ -157,19 +157,17 @@
   
  
Index: phpdoc/pl/reference/mysql/functions/mysql-data-seek.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-data-seek.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-data-seek.xml:1.3
--- phpdoc/pl/reference/mysql/functions/mysql-data-seek.xml:1.2 Wed Apr 17 03:16:12 
2002
+++ phpdoc/pl/reference/mysql/functions/mysql-data-seek.xml Sat May  4 07:20:27 
+2002
@@ -42,8 +42,7 @@
 $result = mysql_query($query)
 or die("Zapytanie zakoñczone niepowodzeniem");
 
-// pobieramy wiersze w odwrotnej kolejno¶ci
-
+/* pobieramy wiersze w odwrotnej kolejno¶ci */
 for ($i = mysql_num_rows($result) - 1; $i >=0; $i--) {
 if (!mysql_data_seek($result, $i)) {
 echo "Nie mo¿na przej¶æ do wiersza $i\n";
Index: phpdoc/pl/reference/mysql/functions/mysql-errno.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-errno.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-errno.xml:1.3
--- phpdoc/pl/reference/mysql/functions/mysql-errno.xml:1.2 Wed Apr 17 03:16:12 
2002
+++ phpdoc/pl/reference/mysql/functions/mysql-errno.xml Sat May  4 07:20:27 2002
@@ -34,7 +34,7 @@
   
 
  
Index: phpdoc/pl/reference/mysql/functions/mysql-fetch-field.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-fetch-field.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-fetch-field.xml:1.3
--- phpdoc/pl/reference/mysql/functions/mysql-fetch-field.xml:1.2   Wed Apr 17 
03:16:12 2002
+++ phpdoc/pl/reference/mysql/functions/mysql-fetch-field.xml   Sat May  4 07:20:27 
+2002
@@ -103,7 +103,7 @@
 mysql_select_db("baza");
 $result = mysql_query("select * from tabela")
 or die("Zapytanie zakoñczone niepowodzeniem");
-# pobieramy dane kolumny
+/* pobieramy dane kolumny */
 $i = 0;
 while ($i < mysql_num_fields($result)) {
 echo "Informacje o kolumnie $i:\n";
@@ -111,7 +111,7 @@
 if (!$meta) {
 echo "Informacje niedostêpne\n";
 }
-echo "
+echo "
 blob: $meta->blob
 max_length:   $meta->max_length
 multiple_key: $meta->multiple_key
@@ -124,7 +124,7 @@
 unique_key:   $meta->unique_key
 unsigned: $meta->unsigned
 zerofill: $meta->zerofill
-";
+";
 $i++;
 }
 mysql_free_result($result);
Index: phpdoc/pl/reference/mysql/functions/mysql-field-name.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-field-name.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-field-name.xml:1.3
--- phpdoc/pl/reference/mysql/functions/mysql-field-name.xml:1.2Wed Apr 17 
03:16:12 2002
+++ phpdoc/pl/reference/mysql/functions/mysql-field-name.xmlSat May  4 07:20:28 
+2002
@@ -35,10 +35,11 @@
   
 
   
   
-   The above example would produce the following output:
+   Powy¿szy przyk³ad da nastêpuj±cy wynik:

 

   
  
 
- See also:
+ Patrz tak¿e:
  mysql_escape_string
  mysql_character_set_name
 
Index: phpdoc/pl/reference/mysql/functions/mysql-tablename.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-tablename.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-tablename.xml:1.3
--- phpdoc/pl/reference/mysql/functions/mysql-tablename.xml:1.2 Wed Apr 17 03:16:12 
2002
+++ phpdoc/pl/reference/mysql/functions/mysql-tablename.xml Sat May  4 07:20:28 
+2002
@@ -30,7 +30,7 @@
 $i = 0;
 for ($i = 0; $i < mysql_num_rows($result); $i++) {
 $tb_names[$i] = mysql_tablename($result, $i);
-echo $tb_names[$i] . "";
+echo $tb_names[$i] . "";
 }
 ?>
 ]]>
Index: phpdoc/pl/reference/mysql/functions/mysql-thread-id.xml
diff -u phpdoc/pl/reference/mysql/functions/mysql-thread-id.xml:1.2 
phpdoc/pl/reference/mysql/functions/mysql-threa

Re: [PHP-DOC] Indentation in mysql examples

2002-05-03 Thread Slawomir Pucia

> ANyway, I think indenting everything with four spaces adds a lot to
> readbility in code, as your left margin is usually the most left
> pixel of your screen. 
> Derick

But couldn't it be done automagically during html generation process?


slawek-






[PHP-DOC] cvs: phpdoc /pl/reference/apache/functions apache-child-terminate.xml

2002-04-29 Thread Slawomir Pucia

slawek  Mon Apr 29 15:59:57 2002 EDT

  Modified files:  
/phpdoc/pl/reference/apache/functions   apache-child-terminate.xml 
  Log:
  Updated to EN 1.4 (qrak)
  
  
Index: phpdoc/pl/reference/apache/functions/apache-child-terminate.xml
diff -u phpdoc/pl/reference/apache/functions/apache-child-terminate.xml:1.2 
phpdoc/pl/reference/apache/functions/apache-child-terminate.xml:1.3
--- phpdoc/pl/reference/apache/functions/apache-child-terminate.xml:1.2 Wed Apr 17 
03:16:07 2002
+++ phpdoc/pl/reference/apache/functions/apache-child-terminate.xml Mon Apr 29 
+15:59:57 2002
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
  
@@ -12,16 +12,28 @@
  
   Opis

-stringapache_child_terminate
+boolapache_child_terminate
 

   
-   apache_child_terminate zakoñczy proces Apache'a,
-   wykonuj±cy aktualne zapytanie PHP, kiedy tylko zapytanie zostanie
-   zakoñczone. Mo¿na tego u¿ywaæ do zakoñczenia procesu po uruchomieniu
+   apache_child_terminate zarejestruje proces Apache'a,
+   wykonuj±cy aktualne zapytanie, do zakoñczenia, jak tylko zakoñczy siê
+   wykonywanie kodu PHP. 
+   Mo¿na tego u¿ywaæ do zakoñczenia procesu po uruchomieniu
skryptu o du¿ych zapotrzebowaniach na pamiêæ, gdy¿ zwykle pamiêæ zostaje
zwolniona wewnêtrznie, ale nie zwrócona systemowi operacyjnemu.
   
+   
+   
+Dostêpno¶æ tego mechanizmu jest kontrolowana przez dyrektywê
+apache.child_terminate, zawart± w &php.ini;,
+która domy¶lnie ustawiona jest na off.
+
+   
+Mechanizm ten nie jest tak¿e dostêpny na wielow±tkowych wersja serwera
+Apache, jak np. wersja dla Win32.
+
+   
   
Zobacz te¿ exit.
   





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

2002-04-29 Thread Slawomir Pucia

slawek  Mon Apr 29 15:59:12 2002 EDT

  Modified files:  
/phpdoc/pl/language variables.xml 
  Log:
  Updated to EN 1.45 (qrak)
  
  
Index: phpdoc/pl/language/variables.xml
diff -u phpdoc/pl/language/variables.xml:1.8 phpdoc/pl/language/variables.xml:1.9
--- phpdoc/pl/language/variables.xml:1.8Fri Apr 26 16:37:47 2002
+++ phpdoc/pl/language/variables.xmlMon Apr 29 15:59:11 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Zmienne
   
@@ -75,8 +75,9 @@
 $foo = "PHP";   // Przypisz warto¶æ "PHP" do $foo.
 $bar = &$foo;   // Przypisz referencyjnie $foo do $bar.
 $bar = "To jest $bar";  // Zmieñ $bar...
-echo $foo;  // $foo te¿ siê zmieni³o.
+
 echo $bar;
+echo $foo;  // $foo te¿ siê zmieni³o.
 ?>
 ]]>
  
@@ -1332,10 +1333,10 @@
  (zasadniczo) jak potrzeba, nie zawsze jest jasne, jakiego typu jest dana
  zmienna w danym momencie. PHP zawiera kilka funkcji do okre¶lania typów
  zmiennych. S± to:
- gettype, is_long,
- is_double, is_string,
- is_arrayi
- is_object.
+ gettype, is_array,
+ is_float, is_int,
+ is_object i
+ is_string.
 

 





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

2002-04-29 Thread Slawomir Pucia

slawek  Mon Apr 29 15:58:59 2002 EDT

  Modified files:  
/phpdoc/pl/language operators.xml 
  Log:
  Updated to EN 1.35 (qrak)
  
  
Index: phpdoc/pl/language/operators.xml
diff -u phpdoc/pl/language/operators.xml:1.14 phpdoc/pl/language/operators.xml:1.15
--- phpdoc/pl/language/operators.xml:1.14   Tue Apr 23 07:20:20 2002
+++ phpdoc/pl/language/operators.xmlMon Apr 29 15:58:58 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Operatory
   
@@ -164,7 +164,12 @@
  
 

-   
+   
+Operator dzielenia ("/") zawsze zwraca warto¶æ zmiennoprzecinkow±
+(typu float), nawet wówczas kiedy obydwa operandy s¹ ca³kowite,
+lub s± ³añcuchami znaków skonwertowanymi do liczb ca³kowitych.
+  
+   
   
   
   





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

2002-04-26 Thread Slawomir Pucia

slawek  Fri Apr 26 16:37:48 2002 EDT

  Modified files:  
/phpdoc/pl/language variables.xml 
  Log:
  One small change (qrak)
  
  
Index: phpdoc/pl/language/variables.xml
diff -u phpdoc/pl/language/variables.xml:1.7 phpdoc/pl/language/variables.xml:1.8
--- phpdoc/pl/language/variables.xml:1.7Fri Apr 12 16:24:49 2002
+++ phpdoc/pl/language/variables.xmlFri Apr 26 16:37:47 2002
@@ -1,6 +1,6 @@
 
 
-
+
  
   Zmienne
   
@@ -244,7 +244,7 @@
  
   
Zmienne u¿ytkownika dostarczone do skryptu przez ka¿dy mechanizm wej¶cia,
-   przez co nie mog± byæ godne zaufania. Uwaga: kiedy skrypt jest
+   przez co NIE s± one godne zaufania. Uwaga: kiedy skrypt jest
uruchomiony z linii poleceñ, tablica ta nie zawiera
zmiennych argv i argc. Zmienne
te s± dostêpne w tablicy $_SERVER. Obecno¶æ i





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

2002-04-24 Thread Slawomir Pucia

slawek  Wed Apr 24 17:32:30 2002 EDT

  Modified files:  
/phpdoc/pl  language-snippets.ent 
  Log:
  Updated to EN 1.25
  
  
Index: phpdoc/pl/language-snippets.ent
diff -u phpdoc/pl/language-snippets.ent:1.12 phpdoc/pl/language-snippets.ent:1.13
--- phpdoc/pl/language-snippets.ent:1.12Sat Mar 30 18:23:43 2002
+++ phpdoc/pl/language-snippets.ent Wed Apr 24 17:32:29 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
 Ten modu³ jest w stadium
 EKSPERYMENTALNYM. Oznacza to, ¿e zachowanie tych funkcji,
@@ -91,4 +91,25 @@
 konfiguracyjnych.'>
 To rozszerzenie nie definiuje ¿adnych rodzajów 
zasobów.'>
 To rozszerzenie nie definiuje ¿adnych sta³ych.'>
+Te funkcje s± czê¶ci± modu³u podstawowego, dlatego
+s± zawsze dostêpne.'>
+By u¿ywaæ tych funkcji, nie trzeba niczego instalowaæ.
+S± one czê¶ci± j±dra PHP.'>
+
+
+
+Poni¿sze sta³e s± zdefiniowane w tym rozszerzeniu i staj± siê dostêpne, gdy
+rozszerzenie jest dokompilowane do PHP, lub za³adowane dynamicznie przy starcie.
+'>
+
+
+Wprowadzenie'>
+Wymagania'>
+Instalacja'>
+Konfiguracja startowa'>
+Typy zasobów'>
+Predefiniowane sta³e'>
+Przyk³ady'>
+Zobacz równie¿'>
 





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

2002-04-23 Thread Slawomir Pucia

slawek  Tue Apr 23 07:20:20 2002 EDT

  Modified files:  
/phpdoc/pl/language operators.xml 
  Log:
  Corrections of corrections. Outta be more careful next time :-) (qrak)
  
  
Index: phpdoc/pl/language/operators.xml
diff -u phpdoc/pl/language/operators.xml:1.13 phpdoc/pl/language/operators.xml:1.14
--- phpdoc/pl/language/operators.xml:1.13   Tue Apr 23 07:03:27 2002
+++ phpdoc/pl/language/operators.xmlTue Apr 23 07:20:20 2002
@@ -1,11 +1,11 @@
 
 
-
+
  
   Operatory
   
   
-  
+   
   
Priorytety operatorów

@@ -416,8 +416,8 @@
 

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

2002-04-23 Thread Slawomir Pucia

slawek  Tue Apr 23 07:03:28 2002 EDT

  Modified files:  
/phpdoc/pl/language operators.xml 
  Log:
  Some small corrections, i.e. entities (qrak)
  
  
Index: phpdoc/pl/language/operators.xml
diff -u phpdoc/pl/language/operators.xml:1.12 phpdoc/pl/language/operators.xml:1.13
--- phpdoc/pl/language/operators.xml:1.12   Sat Apr 20 08:32:07 2002
+++ phpdoc/pl/language/operators.xmlTue Apr 23 07:03:27 2002
@@ -1,6 +1,6 @@
 
 
-
+
  
   Operatory
   
@@ -416,13 +416,13 @@
 
@@ -530,7 +530,7 @@
  
 

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

2002-04-20 Thread Slawomir Pucia

slawek  Sat Apr 20 08:32:08 2002 EDT

  Modified files:  
/phpdoc/pl/language operators.xml 
  Log:
  Updated to EN 1.33 (qrak)
  
  
Index: phpdoc/pl/language/operators.xml
diff -u phpdoc/pl/language/operators.xml:1.11 phpdoc/pl/language/operators.xml:1.12
--- phpdoc/pl/language/operators.xml:1.11   Fri Mar 15 16:13:52 2002
+++ phpdoc/pl/language/operators.xmlSat Apr 20 08:32:07 2002
@@ -1,15 +1,128 @@
 
-
-
+
+
  
   Operatory
   
   
   
+  
+   Priorytety operatorów
+   
+Priorytet operatora okre¶la, jak "silnie" operator wi±¿e ze sob± dwa stoj±ce
+obok niego wyra¿enia. Na przyk³ad, w wyra¿eniu 1 +
+5 * 3, wynik wynosi 16, nie
+18 poniewa¿ operator mno¿enia ("*") ma wy¿szy priorytet 
+ni¿ operator dodawania ("+"). Za pomoc± nawiasów mo¿na zmieniaæ priorytet 
+dzia³añ wed³ug regu³ arytmetyki. Na przyk³ad: (1 + 5) * 3
+jest równe 18.
+   
+   
+Poni¿sza tabela zawiera priorytet operatorów, od najni¿szego priorytetu na 
+górze.
+
+ Priorytety operatorów
+ 
+  
+   
+Powi±zanie
+Operator
+   
+  
+  
+   
+lewe
+,
+   
+   
+lewe
+or
+   
+   
+lewe
+xor
+   
+   
+lewe
+and
+   
+   
+prawe
+print
+   
+   
+lewe
+
+ = += -= *= /= .= %= &= |= ^= ~= <<= >>=
+
+   
+   
+lewe
+? :
+   
+   
+lewe
+||
+   
+   
+lewe
+&&
+   
+   
+lewe
+|
+   
+   
+lewe
+^
+   
+   
+lewe
+&
+   
+   
+bez powi±zania
+== != === !==
+   
+   
+bez powi±zania
+< <= > >=
+   
+   
+lewe
+<< >>
+   
+   
+lewe
++ - .
+   
+   
+lewe
+* / %
+   
+   
+prawe
+! ~ ++ -- (int) (double) (string) (array) (object) @
+   
+   
+prawe
+[
+   
+   
+bez powi±zania
+new
+   
+  
+ 
+
+   
+  
+
+  
   
Operatory Arytmetyczne

-Czy pamiêtasz podstawy arytmetyki ze szko³y? W PHP operatory dzia³aj±
+Czy pamiêtasz podstawy arytmetyki ze szko³y? Operatory w PHP dzia³aj±
 niemal¿e tak samo.


@@ -266,8 +379,8 @@
 


-Jeszcze jednym operatorem warunkowym jest operator "?:", dzia³aj±cy tak jak
-w C i wielu innych jêzykach.
+Jeszcze jednym operatorem warunkowym jest operator "?:" (tzw. ternariusz),
+dzia³aj±cy tak jak w C i wielu innych jêzykach.
 
  
 

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

2002-04-16 Thread Slawomir Pucia

slawek  Tue Apr 16 11:55:31 2002 EDT

  Modified files:  
/phpdoc/pl/language types.xml 
  Log:
  Few typos corrected (qrak)
  
  
Index: phpdoc/pl/language/types.xml
diff -u phpdoc/pl/language/types.xml:1.2 phpdoc/pl/language/types.xml:1.3
--- phpdoc/pl/language/types.xml:1.2Fri Apr 12 16:24:16 2002
+++ phpdoc/pl/language/types.xmlTue Apr 16 11:55:31 2002
@@ -1,6 +1,6 @@
 
 
-
+
  
   Typy danych
 
@@ -612,7 +612,7 @@
  
 
 
- Podwóje cudzys³owy
+ Podwójne cudzys³owy
  
   Kiedy ³añcuch znaków jest umieszczony pomiêdzy podwójnymi cudzys³owami,
   PHP interpretuje wiêcej sekwencji cytowania dla znaków specjalnych:
@@ -804,7 +804,7 @@
   Sk³adnia prosta
   
Je¶li wewn±trz zmiennej pojawi siê znak dolara ($),
-   parser pobierze, jak najwiêcej tylko siê da znaków, aby utworzyæ poprawn±
+   parser pobierze tyle znaków, ile tylko siê da, aby utworzyæ poprawn±
nazwê zmiennej. Aby jawnie okre¶liæ koniec nazwy zmiennej, nale¿y j±
zapisaæ w nawiasach sze¶ciennych.
   
@@ -816,7 +816,7 @@
 zmiennej*/
 echo "He drunk some $beers"; /* nie dzia³a, 's' jest poprawnym znakiem nazwy
 zmiennej*/ 
-echo "He drunk some ${beer}s"; // dzia³
+echo "He drunk some ${beer}s"; // dzia³a
 ]]>

   
@@ -865,7 +865,7 @@
   Sk³adnia z³o¿ona
   
Nazwa tej sk³adni nie pochodzi od skomplikowanego zapisu, tylko od
-   jej mo¿liwo¶ci obs³ugi z³o¿onych wyra¿eñ.
+   mo¿liwo¶ci obs³ugi bardziej z³o¿onych wyra¿eñ.
  
  
   Za pomoc± tej sk³adni mo¿na umieszczaæ w ³añcuchach znaków ka¿d± warto¶æ
@@ -914,7 +914,7 @@
  
   
Dla zachowania kompatybilno¶ci wstecznej, nadal mo¿na u¿ywaæ nawiasów
-   kwadratowych, jednak sk³adnia ta, w PHP 4, jest uznana za przestarza³±.
+   kwadratowych, jednak sk³adnia ta w PHP 4 uznana jest za przestarza³±.
   
  
  
@@ -963,8 +963,8 @@
 Przydatne funkcje i operatory
 
  £añcuchy znaków ³±czy siê za pomoc± operatora '.' (kropka). Proszê
- pamiêtaæ, ¿e operator dodawania '+' nie obs³uguje ³±czenia ³añcuchów.
- Wiêcej informacji w rozdziale 
+ pamiêtaæ, ¿e operator dodawania '+' nie wykonuje operacji ³±czenia
+ ³añcuchów. Wiêcej informacji w rozdziale 
  operatory ³añcuchowe.
 
 





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

2002-04-13 Thread Slawomir Pucia

slawek  Sat Apr 13 17:00:55 2002 EDT

  Modified files:  
/phpdoc/pl/functionsmysql.xml 
  Log:
  Partial update to EN 1.100, That's all I could do before The Split.
  
  

Index: phpdoc/pl/functions/mysql.xml
diff -u phpdoc/pl/functions/mysql.xml:1.24 phpdoc/pl/functions/mysql.xml:1.25
--- phpdoc/pl/functions/mysql.xml:1.24  Thu Apr 11 12:50:25 2002
+++ phpdoc/pl/functions/mysql.xml   Sat Apr 13 17:00:55 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   MySQL
   MySQL
@@ -290,6 +290,48 @@

   
 
+  
+   
+mysql_character_set_name
+Zwraca nazwê zestawu znaków
+   
+   
+Opis
+
+ intmysql_character_set_name
+ resourceidentyfikator_po³±czenia
+
+
+ mysql_character_set_name zwraca domy¶lny zestaw znaków
+ dla bie¿±cego po³±czenia.
+
+ 
+  przyk³ad u¿ycia mysql_character_set_name
+  
+
+  
+  
+   Powy¿szy przyk³ad da nastêpuj±cy wynik:
+   
+
+   
+  
+ 
+
+ Patrz tak¿e:
+ mysql_real_escape_string
+
+   
+  
+
   

 mysql_close
@@ -792,7 +834,39 @@
   mysql_escape_string nie dotyczy znaków
   % i _.
  
+ 
+  Funkcja ta dzia³a identycznie jak mysql_real_escape_string,
+  z tym wyj±tkiem, ¿e mysql_real_escape_string() pobiera identyfikator
+  po³±czenia i wstawia znaki unikowe zgodnie z bie¿±cym zestawem znaków.
+  mysql_escape_string nie pobiera identyfikatora
+  po³±czenia i nie bierze pod uwagê bie¿±cego zestawu znaków.
+ 
 
+
+ przyk³ad u¿ycia mysql_real_escape_string
+ 
+
+ 
+ 
+  Powy¿szy przyk³ad da nastêpuj±cy wynik:
+  
+
+  
+ 
+
+
+ Patrz tak¿e:
+ mysql_real_escape_string
+

   
 
@@ -1647,6 +1721,58 @@

   
 
+  
+   
+mysql_list_processes
+Zwraca listê procesów MySQL
+   
+   
+Opis
+ 
+  resourcemysql_list_processes
+  resource
+identyfikator_po³±czenia
+   
+ 
+
+ mysql_list_processes zwraca wska¼nik wyniku
+ zawieraj±cego opis aktualnych w±tków serwera.
+
+
+ 
+  przyk³ad u¿ycia mysql_list_processes
+  
+
+  
+  
+   Powy¿szy przyk³ad da nastêpuj±cy wynik:
+   
+
+   
+  
+ 
+
+
+ Patrz tak¿e:
+ mysql_thread_id
+
+   
+  
+
   

 mysql_list_tables
@@ -1832,6 +1958,36 @@

   
 
+  
+   
+mysql_ping
+Sprawdza po³±czenie z serwerem, lub nazwi±zuje po³±czenie, je¶li go 
+nie by³o
+   
+   
+Opis
+ 
+  boolmysql_ping
+  resource
+   identyfikator_po³±czenia
+   
+ 
+
+ mysql_ping checks whether or not the connection to
+ the server is working. If it has gone down, an automatic reconnection is
+ attempted. This function can be used by scripts that remain idle for a
+ long while, to check whether or not the server has closed the connection
+ and reconnect if necessary.
+ mysql_ping returns &true; if the connection to the
+ server is working, otherwise &false;.
+
+
+ Patrz tak¿e:
+ mysql_thread_id
+ mysql_list_processes
+
+   
+  
+
   

 mysql_query
@@ -1978,6 +2134,61 @@

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

 mysql_result
@@ -2100,6 +2311,50 @@

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

 mysql_get_client_info
@@ -2190,6 +2445,53 @@
 
 
  mysql_get_server_info dodano w PHP 4.0.5.
+
+   
+  
+
+  
+   
+mysql_sta

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

2002-04-13 Thread Slawomir Pucia

slawek  Sat Apr 13 16:50:32 2002 EDT

  Modified files:  
/phpdoc/pl/functionsbc.xml 
  Log:
  XML corrections
  
  
Index: phpdoc/pl/functions/bc.xml
diff -u phpdoc/pl/functions/bc.xml:1.12 phpdoc/pl/functions/bc.xml:1.13
--- phpdoc/pl/functions/bc.xml:1.12 Fri Apr 12 16:22:54 2002
+++ phpdoc/pl/functions/bc.xml  Sat Apr 13 16:50:32 2002
@@ -1,6 +1,6 @@
 
 
-
+
  
   BCMath - arytmetyka liczb du¿ej precyzji
   BCMath
@@ -36,25 +36,19 @@


  
-  Konfiguracja pracy  
-  
-   &no.config;
-
-   
+Konfiguracja pracy  
+ &no.config;
+ 
 
-   
-  Typy zasobów  
-  
-   &no.resource;
-
-   
+ 
+Typy zasobów  
+ &no.resource;
+ 
 
-   
-  Predefiowane sta³e  
-  
-   &no.constants;
-
-   
+ 
+Predefiowane sta³e  
+ &no.constants;
+ 
   
 
   





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

2002-04-13 Thread Slawomir Pucia

slawek  Sat Apr 13 16:37:57 2002 EDT

  Modified files:  
/phpdoc/en/functionsmysql.xml 
  Log:
  Example password correction
  
  
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.108 phpdoc/en/functions/mysql.xml:1.109
--- phpdoc/en/functions/mysql.xml:1.108 Thu Apr 11 13:26:29 2002
+++ phpdoc/en/functions/mysql.xml   Sat Apr 13 16:37:57 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL Functions
   MySQL
@@ -436,7 +436,7 @@
   
 

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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 16:24:50 2002 EDT

  Modified files:  
/phpdoc/pl/language variables.xml 
  Log:
  Update to EN 1.43 by qrak
  
  
Index: phpdoc/pl/language/variables.xml
diff -u phpdoc/pl/language/variables.xml:1.6 phpdoc/pl/language/variables.xml:1.7
--- phpdoc/pl/language/variables.xml:1.6Sat Mar 30 11:18:16 2002
+++ phpdoc/pl/language/variables.xmlFri Apr 12 16:24:49 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Zmienne
   
@@ -1177,8 +1177,8 @@
   
 

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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 16:24:16 2002 EDT

  Modified files:  
/phpdoc/pl/language types.xml 
  Log:
  Update to EN 1.76 by qrak
  
  
Index: phpdoc/pl/language/types.xml
diff -u phpdoc/pl/language/types.xml:1.1 phpdoc/pl/language/types.xml:1.2
--- phpdoc/pl/language/types.xml:1.1Sat Mar 16 18:59:50 2002
+++ phpdoc/pl/language/types.xmlFri Apr 12 16:24:16 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Typy danych
 
@@ -270,7 +270,7 @@
  
 
  Zobacz te¿:
- Liczby ca³kowite du¿ej precyzji oraz
+ Liczby ca³kowite du¿ej wielko¶ci oraz
  Liczby zmiennoprzecinkowe
 
 





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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 16:23:29 2002 EDT

  Modified files:  
/phpdoc/pl/functionshttp.xml 
  Log:
  Update to EN 1.44 by qrak
  
  
Index: phpdoc/pl/functions/http.xml
diff -u phpdoc/pl/functions/http.xml:1.16 phpdoc/pl/functions/http.xml:1.17
--- phpdoc/pl/functions/http.xml:1.16   Sat Mar 30 17:52:51 2002
+++ phpdoc/pl/functions/http.xmlFri Apr 12 16:23:29 2002
@@ -1,8 +1,8 @@
 
-
-
+
+
  
-  HTTP
+  HTTP - obs³uga protoko³u
   HTTP
 
   
@@ -64,13 +64,12 @@
  
  
 
- Aby wys³aæ status po³±czenia taki jak powy¿ej, musisz upewniæ siê,
- ¿e wysy³any on jest w absolutnie pierwszym wywo³aniu funkcji header.
- Pamiêtaj, ¿e funkcja setcookie u¿ywa wewnêtrznie
- funkcji header, a funkcje obs³ugi sesji mog±
- we w³asnym zakresie wysy³aæ ciasteczko. Mo¿e to powodowaæ kolizjê
- z wysy³anym statusem zapytania za pomoc±
- header("HTTP ...").
+ Status po³±czenia HTTP zawsze bêdzie wys³any w pierwszej linii
+ odpowiedzi serwera, niezale¿nie od kolejno¶ci wywo³ania funkcji
+ header. Aktualnie ustalony status po³±czenia mo¿e
+ zostaæ nadpisany nowym, wystarczy tylko po raz kolejny wywo³aæ
+ funkcjê header. Nale¿y to jednak zrobiæ, nim
+ nag³ówki zostan± wys³ane.
   
  
  
@@ -98,8 +97,7 @@
  
   
 
@@ -174,11 +172,10 @@
  
   
 
   
  





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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 16:22:54 2002 EDT

  Modified files:  
/phpdoc/pl/functionsbc.xml 
  Log:
  Update to EN 1.24 by qrak
  
  
Index: phpdoc/pl/functions/bc.xml
diff -u phpdoc/pl/functions/bc.xml:1.11 phpdoc/pl/functions/bc.xml:1.12
--- phpdoc/pl/functions/bc.xml:1.11 Wed Mar 27 18:13:44 2002
+++ phpdoc/pl/functions/bc.xml  Fri Apr 12 16:22:54 2002
@@ -1,8 +1,8 @@
 
-
-
+
+
  
-  BCMath Operacje arytmetyczne na liczbach o du¿ej precyzji
+  BCMath - arytmetyka liczb du¿ej precyzji
   BCMath
 
   
@@ -38,21 +38,21 @@
  
   Konfiguracja pracy  
   
-   Rozszerzenie to nie posiada ¿adnych dyrektyw konfiguracyjnych.
+   &no.config;
 

 

   Typy zasobów  
   
-   Rozszerzenie to nie definiuje ¿adnych typów zasobów.
+   &no.resource;
 

 

   Predefiowane sta³e  
   
-   Rozszerzenie to nie definiuje ¿adnych sta³ych. 
+   &no.constants;
 

   





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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 16:22:04 2002 EDT

  Modified files:  
/phpdoc/pl/appendices   resources.xml 
  Log:
  Updated to EN 1.25 by qrak
  
  
Index: phpdoc/pl/appendices/resources.xml
diff -u phpdoc/pl/appendices/resources.xml:1.3 phpdoc/pl/appendices/resources.xml:1.4
--- phpdoc/pl/appendices/resources.xml:1.3  Wed Mar 27 18:11:34 2002
+++ phpdoc/pl/appendices/resources.xml  Fri Apr 12 16:22:04 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  Lista Rodzajów Zasobów
  
@@ -1815,24 +1815,22 @@

 pgsql large object
 
- pg_getlastoid,
- pg_loimport,
- pg_loimport
+ pg_lo_open
 
 
- pg_loopen,
- pg_getlastoid,
- pg_locreate,
- pg_loexport,
- pg_loread,
- pg_loreadall,
- pg_lounlink,
- pg_lowrite
+ pg_lo_open,
+ pg_lo_create,
+ pg_lo_read,
+ pg_lo_read_all,
+ pg_lo_seek,
+ pg_lo_tell,
+ pg_lo_unlink,
+ pg_lo_write
 
 
- pg_loclose
+ pg_lo_close
 
-Wielki Obiekt PostGreSQL
+Wielki Obiekt PostgreSQL


 pgsql link
@@ -1840,29 +1838,44 @@
  pg_connect
 
 
- pg_cmdtuples,
- pg_dbname,
- pg_end_copy,
- pg_errormessage,
+ pg_affected_rows,
+ pg_query,
+ pg_send_query,
+ pg_get_result,
+ pg_connection_busy,
+ pg_connection_reset,
+ pg_connection_status,
+ pg_last_error,
+ pg_last_notice,
+ pg_lo_create,
+ pg_lo_export,
+ pg_lo_import,
+ pg_lo_open,
+ pg_lo_unlink,
  pg_host,
- pg_locreate,
- pg_loexport,
- pg_loimport,
- pg_loopen,
- pg_lounlink,
- pg_options,
  pg_port,
+ pg_dbname,
+ pg_options,
+ pg_copy_from,
+ pg_copy_to,
+ pg_end_copy,
  pg_put_line,
- pg_set_client_encoding,
- pg_client_encoding,
+ pg_tty,
  pg_trace,
  pg_untrace,
- pg_tty
+ pg_set_client_encoding,
+ pg_client_encoding,
+ pg_metadata,
+ pg_convert,
+ pg_insert,
+ pg_select,
+ pg_delete,
+ pg_update 
 
 
  pg_close
 
-£±cze do bazy danych PostGreSQL
+£±cze do bazy danych PostgreSQL


 pgsql link persistent
@@ -1870,54 +1883,72 @@
  pg_pconnect
 
 
- pg_cmdtuples,
- pg_dbname,
- pg_end_copy,
- pg_errormessage,
+ pg_affected_rows,
+ pg_query,
+ pg_send_query,
+ pg_get_result,
+ pg_connection_busy,
+ pg_connection_reset,
+ pg_connection_status,
+ pg_last_error,
+ pg_last_notice,
+ pg_lo_create,
+ pg_lo_export,
+ pg_lo_import,
+ pg_lo_open,
+ pg_lo_unlink,
  pg_host,
- pg_locreate,
- pg_loexport,
- pg_loimport,
- pg_loopen,
- pg_lounlink,
- pg_options,
  pg_port,
+ pg_dbname,
+ pg_options,
+ pg_copy_from,
+ pg_copy_to,
+ pg_end_copy,
  pg_put_line,
- pg_set_client_encoding,
- pg_client_encoding,
+ pg_tty,
  pg_trace,
  pg_untrace,
- pg_tty
+ pg_set_client_encoding,
+ pg_client_encoding,
+ pg_metadata,
+ pg_convert,
+ pg_insert,
+ pg_select,
+ pg_delete,
+ pg_update 
 
 
  Brak
 
-Trwa³e ³±cze do bazy danych PostGreSQL
+Trwa³e ³±cze do bazy danych PostgreSQL


 pgsql result
 
- pg_exec
+ pg_query,
+ pg_get_result,
 
 
  pg_fetch_array,
  pg_fetch_object,
- pg_fieldisnull,
+ pg_fetch_result,
  pg_fetch_row,
- pg_fieldname,
- pg_fieldnum,
- pg_fieldprtlen,
- pg_fieldsize,
- pg_fieldtype,
- pg_getlastoid,
- pg_numfields,
- pg_result,
- pg_numrows
+ pg_field_is_null,
+ pg_field_name,
+ pg_field_num,
+ pg_field_prtlen,
+ pg_field_size,
+ pg_field_type,
+ pg_last_oid,
+ pg_num_fields,
+ pg_num_rows,
+ pg_result_error,
+ pg_result_status
 
 
- pg_freeresult
+ pg_free_result
 
-Rezultat PostGreSQL
+Rezultat PostgreSQL


  pgsql string





Re: [PHP-DOC] Documentation generating stopped

2002-04-12 Thread Slawomir Pucia

> If read the build file, there are some error messages about malformed
> structure of untranslated (English) files. But the English version is
available,
> as generated on April 11. What's happening? Thanks.

Just sync your language-snippets.ent with en/

slawek-







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

2002-04-12 Thread Slawomir Pucia

slawek  Fri Apr 12 11:22:00 2002 EDT

  Modified files:  
/phpdoc/pl/functionsclassobj.xml 
  Log:
  Translation update by DomBal
  
  
Index: phpdoc/pl/functions/classobj.xml
diff -u phpdoc/pl/functions/classobj.xml:1.1 phpdoc/pl/functions/classobj.xml:1.2
--- phpdoc/pl/functions/classobj.xml:1.1Tue Apr  9 10:13:50 2002
+++ phpdoc/pl/functions/classobj.xmlFri Apr 12 11:22:00 2002
@@ -1,5 +1,5 @@
 
-
+
 
  
   Klasy/Obiekty
@@ -81,7 +81,7 @@
   
  
  
- Teraz mo¿emy powo³aæ dwa egzemplarze tych klas i wydrukowaæ informacje
+ Teraz mo¿emy stworzyæ dwa egzemplarze tych klas i wydrukowaæ informacje
  o nich, w³±czaj±c w to informacje o przodkach.
  Zdefiniujemy tak¿e kilka u¿ytecznych funkcji, g³ównie po to by uzyskaæ
  ³adny wydruk zmiennych.
@@ -120,7 +120,7 @@
 }
 }
 
-// powo³ujemy 2 egzemplarze obiektów
+// tworzymy 2 egzemplarze obiektów
 
 $warzywko = new Warzywo(true,"niebieski");
 $lisciaste = new Szpinak();
@@ -196,7 +196,7 @@
 
  Wywo³uje metodê nazwan± method_name z obiektu
  obiekt zdefiniowanego przez u¿ytkownika. Przyk³ad
- u¿ycia znajdziesz ni¿ej, gdzie definiujemy klasê, powo³ujemy jej egzemplarz
+ u¿ycia znajdziesz ni¿ej, gdzie definiujemy klasê, tworzymy jej egzemplarz
  i u¿ywamy funkcji call_user_method by po¶rednio wywo³aæ
  jej metodê drukuj_info.
  





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

2002-04-11 Thread Slawomir Pucia

slawek  Thu Apr 11 13:26:32 2002 EDT

  Modified files:  
/phpdoc/en/functionsmysql.xml 
  Log:
  Little WS and example corrections.
  
  
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.107 phpdoc/en/functions/mysql.xml:1.108
--- phpdoc/en/functions/mysql.xml:1.107 Thu Apr 11 11:23:48 2002
+++ phpdoc/en/functions/mysql.xml   Thu Apr 11 13:26:29 2002
@@ -1,5 +1,5 @@
 
-
+
  
   MySQL Functions
   MySQL
@@ -1344,7 +1344,7 @@
  their offsets (numbers are illegal property names).
 
 
-  
+ 
 
-  
+ 
 
 
  Speed-wise, the function is identical to
@@ -2554,7 +2554,7 @@
The above example would produce the following output:

 

   
@@ -2660,7 +2660,7 @@

   
 
- 
+  

 mysql_stat
 Get current system status





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

2002-04-11 Thread Slawomir Pucia

slawek  Thu Apr 11 12:50:27 2002 EDT

  Modified files:  
/phpdoc/pl/functionsmysql.xml 
  Log:
  Updated to EN 1.95
  
  
Index: phpdoc/pl/functions/mysql.xml
diff -u phpdoc/pl/functions/mysql.xml:1.23 phpdoc/pl/functions/mysql.xml:1.24
--- phpdoc/pl/functions/mysql.xml:1.23  Sun Mar 17 08:41:54 2002
+++ phpdoc/pl/functions/mysql.xml   Thu Apr 11 12:50:25 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   MySQL
   MySQL
@@ -279,15 +279,12 @@
  zostanie ustawiona bie¿±ca. Je¿eli nowa kombinacja
  u¿ytkownik/has³o bêdzie nieprawid³owa, bie¿±cy u¿ytkownik
  pozostanie aktywny.
+ &return.success;
 
- 
- 
- 
-
 
  
   Tê funkcjê dodano w PHP 3.0.13 i wymaga ona MySQL w wersji 3.23.3 lub
-  pó¼niejszej.
+  pó¼niejszej. Nie jest dostêpna w PHP 4.
  
 

@@ -1125,9 +1122,6 @@
  
   objectmysql_fetch_object
   resourcewynik
-  int
-typ_wyniku
-   
  
  
  Zwraca: obiekt, którego w³a¶ciwo¶ci zawieraj± pobrany wiersz,
@@ -1141,10 +1135,18 @@
  ofsetu (liczby nie s± dopuszczalne jako nazwy w³a¶ciwo¶ci).
 
 
- Opcjonalny argument result_typ jest
- sta³± i mo¿e przyjmowaæ nastêpuj±ce warto¶ci: MYSQL_ASSOC,
- MYSQL_NUM, and MYSQL_BOTH. Zobacz mysql_fetch_array,
- by zapoznaæ siê z opisem tych sta³ych.
+ 
+
+ 
 
 
  Szybko¶æ tej funkcji jest identyczna jak
@@ -2176,7 +2178,7 @@

 Opis
  
-  intmysql_get_server_info
+  stringmysql_get_server_info
   resourceidentyfikator_po³±czenia
  
  





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

2002-04-09 Thread Slawomir Pucia

slawek  Tue Apr  9 10:13:51 2002 EDT

  Added files: 
/phpdoc/pl/functionsclassobj.xml 
  Log:
  New translation by DomBal
  
  


Index: phpdoc/pl/functions/classobj.xml
+++ phpdoc/pl/functions/classobj.xml



 
  Klasy/Obiekty
  Klasy/Obiekty

  
   
Wprowadzenie

 O funkcjach
 
  Te funkcje pozwalaj± uzyskaæ informacje o klasach i ich egzemplarzach,
  obiektach. Mo¿esz uzyskaæ informacjê o nazwie klasy do jakiej nale¿y
  obiekt, a tak¿e jej w³a¶ciwo¶ci i metody. U¿ywaj±c tych funkcji mo¿esz
  dowiedzieæ siê nie tylko do jakiej klasy nale¿y obiekt, ale tak¿e
  ustaliæ jego przodków (np. jak± klasê rozszerza klasa tego obiektu).
 


 Przyk³ad u¿ycia
 
  W tym przyk³adzie wpierw zdefiniujemy bazow± klasê i jej rozszerzenie.
  Klasa bazowa opisuje normalne warzywo, czy jest jadalne czy nie
  oraz jego kolor. Podklasa Szpinak dodaje metodê
  pozwalaj±c± go zagotowaæ i drug±, która pozwala dowiedzieæ siê, czy
  jest zagotowany.
 
 
  
   classes.inc
   

   
  
 
 
 Teraz mo¿emy powo³aæ dwa egzemplarze tych klas i wydrukowaæ informacje
 o nich, w³±czaj±c w to informacje o przodkach.
 Zdefiniujemy tak¿e kilka u¿ytecznych funkcji, g³ównie po to by uzyskaæ
 ³adny wydruk zmiennych.
 
 
  
   test_script.php
   

   
  
 
 
  Wart± odnotowania rzecz± w powy¿szym przyk³adzie jest to,
  ¿e obiekt $lisciaste jest egzemplarzem klasy
  Szpinak która to jest podklas± klasy
  Warzywo, i tak ostatnia czê¶æ powy¿szego
  skryptu poka¿e na wyj¶ciu:
 
 
  
   

   
  
 

   
  

  
   
call_user_method

 Wywo³uje metodê u¿ytkownika na zadanym obiekcie [przestarza³e]

   
   
Opis
 
  mixedcall_user_method
  stringnazwa_metody
  objectobiekt
  mixedparametr
  mixed...
 

 
  Funkcja call_user_method jest przestarza³a od
  PHP 4.1.0, zamiast niej u¿yj wariacji funkcji call_user_func
  pos³uguj±c siê sk³adni± array(&$obiekt, "nazwa_metody").
 


 Wywo³uje metodê nazwan± method_name z obiektu
 obiekt zdefiniowanego przez u¿ytkownika. Przyk³ad
 u¿ycia znajdziesz ni¿ej, gdzie definiujemy klasê, powo³ujemy jej egzemplarz
 i u¿ywamy funkcji call_user_method by po¶rednio wywo³aæ
 jej metodê drukuj_info.
 
  

  
 


 Patrz tak¿e: call_user_func_array,
 call_user_func,
 call_user_method_array.

   
  

  
   
call_user_method_array

 Wywo³uje metodê u¿ytkownika zadan± z tablic± parametrów [przestarza³e]

   
   
Opis
 
  mixedcall_user_method_array
  stringnazwa_metody
  objectobiekt
  arraytabparam
 

 
  Funkcja call_user_method_array jest przestarza³a od
  PHP 4.1.0, zamiast niej u¿yj wariacji funkcji 
call_user_func_array
  pos³uguj±c siê sk³adni± array(&$obiekt, "nazwa_metody").
 


 Wywo³uje metodê nazwan± nazwa_metody z obiektu
 obiekt zdefiniowanego przez u¿ytkownika, u¿ywaj±c
 parametrów z tabparam.


 Patrz tak¿e:
 call_user_func_array,
 call_user_func,
 call_user_method.


 
  Funkcja ta zosta³a dodana do kodu w CVSie po wydaniu PHP 4.0.4pl1
 

   
  

  
   
class_exists
Sprawdza czy klasa zosta³a zdefiniowana
   
   
Opis
 
  boolclass_exists
  stringnazwa_klasy
 

 Funkcja ta zwraca &true; je¿eli klasa zadana przez parametr
 nazwa_klasy zosta³a zdefiniowana,
 &false; w przeciwnym wypadku.

   
  

  
   
get_class
Zwraca nazwê klasy zadanego obiektu
   
   
Opis
 
  stringget_class
  objectobiekt
 

 Funkcja ta zwraca nazwê klasy, której obiekt
 jest egzemplarzem. Zwraca &false; je¿eli obiekt
 nie jest obiektem.


 
  get_class zwraca nazwê klasy zdefiniowanej przez
  u¿ytkownika ma³ymi literami. Klasa zdefiniowana w rozszerzeniu PHP
  jest zwracana w jej oryginalnej notacji.
 


 Patrz tak¿e: get_parent_class,
 gettype,
 is_subclass_of.

   
  

  
   
get_class_methods
Zwraca tablicê nazw metod danej klasy
   
   
Opis
 
  arrayget_class_methods
  mixednazwa_klasy
 

 Funkcja ta zwraca tablicê nazw metod zdefiniowanych dla klasy okre¶lonej 
 przez parametr nazwa_klasy.


 
  Od PHP 4.0.6, mo¿esz okre¶liæ obiekt przez jego samego, zamiast przez
  parametr nazwa_klasy.  Dla przyk³adu:
  
   

   
  
 


 
  get_class_methods przyk³ad
  

  
 


 Wy¶wietli:
 
  

  
 


 Patrz tak¿e: get_class_vars,
 get_object_vars.

   
  

  
   
get_class_vars

 Zwraca tablicê domy¶lnych w³a¶ciwo¶ci klasy


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

2002-04-09 Thread Slawomir Pucia

slawek  Tue Apr  9 10:11:57 2002 EDT

  Modified files:  
/phpdoc/pl  translation.xml 
  Log:
  DomBal rejoined.
  
  
Index: phpdoc/pl/translation.xml
diff -u phpdoc/pl/translation.xml:1.12 phpdoc/pl/translation.xml:1.13
--- phpdoc/pl/translation.xml:1.12  Fri Apr  5 17:54:27 2002
+++ phpdoc/pl/translation.xml   Tue Apr  9 10:11:55 2002
@@ -10,6 +10,7 @@
  
 
  
+  
   
   
   





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

2002-04-08 Thread Slawomir Pucia

slawek  Tue Apr  9 02:03:58 2002 EDT

  Modified files:  
/phpdoc/en/functionsclassobj.xml 
  Log:
  Typos
  
  
Index: phpdoc/en/functions/classobj.xml
diff -u phpdoc/en/functions/classobj.xml:1.37 phpdoc/en/functions/classobj.xml:1.38
--- phpdoc/en/functions/classobj.xml:1.37   Fri Mar 15 07:29:24 2002
+++ phpdoc/en/functions/classobj.xmlTue Apr  9 02:03:57 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Class/Object Functions
   Classes/Objects
@@ -194,7 +194,7 @@
  
 
 
- Calls a the method referred by method_name from
+ Calls the method referred by method_name from
  the user defined obj object. An example of usage
  is below, where we define a class, instantiate an object and use
  call_user_method to call indirectly its
@@ -261,7 +261,7 @@
  
 
 
- Calls a the method referred by method_name from
+ Calls the method referred by method_name from
  the user defined obj object, using the parameters
  in paramarr.
 





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

2002-04-05 Thread Slawomir Pucia

slawek  Fri Apr  5 17:54:27 2002 EDT

  Modified files:  
/phpdoc/pl  translation.xml 
  Log:
  A little spring cleanup.
  
  
Index: phpdoc/pl/translation.xml
diff -u phpdoc/pl/translation.xml:1.11 phpdoc/pl/translation.xml:1.12
--- phpdoc/pl/translation.xml:1.11  Sat Mar 30 11:36:16 2002
+++ phpdoc/pl/translation.xml   Fri Apr  5 17:54:27 2002
@@ -10,10 +10,7 @@
  
 
  
-  
   
-  
-  
   
   
   
@@ -24,16 +21,10 @@
  
  
   
-  
   
-  
-  
   
   
-  
   
-  
-  
   
  
 





[PHP-DOC] cvs: phpdoc /pl/features remote-files.xml

2002-04-05 Thread Slawomir Pucia

slawek  Fri Apr  5 11:06:34 2002 EDT

  Modified files:  
/phpdoc/pl/features remote-files.xml 
  Log:
  Updated to EN 1.15
  
  
Index: phpdoc/pl/features/remote-files.xml
diff -u phpdoc/pl/features/remote-files.xml:1.7 phpdoc/pl/features/remote-files.xml:1.8
--- phpdoc/pl/features/remote-files.xml:1.7 Sat Mar 30 17:31:09 2002
+++ phpdoc/pl/features/remote-files.xml Fri Apr  5 11:06:34 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Korzystanie ze zdalnych plików
 
@@ -34,7 +34,7 @@
 
 

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

2002-04-05 Thread Slawomir Pucia

slawek  Fri Apr  5 11:06:10 2002 EDT

  Modified files:  
/phpdoc/pl/chapters config.xml 
  Log:
  Updated to EN 1.47 (qrak)
  
  

Index: phpdoc/pl/chapters/config.xml
diff -u phpdoc/pl/chapters/config.xml:1.10 phpdoc/pl/chapters/config.xml:1.11
--- phpdoc/pl/chapters/config.xml:1.10  Sat Mar 30 18:10:37 2002
+++ phpdoc/pl/chapters/config.xml   Fri Apr  5 11:06:10 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Konfiguracja
 
@@ -9,13 +9,13 @@
 

 Plik konfiguracyjny (nazywaj±cy siê php3.ini w
-PHP 3.0, i po prostu php.ini od PHP 4.0) jest czytany
+PHP 3.0, i po prostu &php.ini; od PHP 4.0) jest czytany
 w momencie startu PHP. W przypadku PHP w wersji modu³u serwera, dzieje siê
 tylko tylko raz, przy starcie serwera. Dla wersji CGI
 dzieje siê to dla ka¿dego uruchomienia.

 
- Przyk³ad php.ini
+ Przyk³ad &php.ini;
  
 

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

2002-04-05 Thread Slawomir Pucia

slawek  Fri Apr  5 05:22:18 2002 EDT

  Modified files:  
/phpdoc/en/functionsimage.xml 
  Log:
  Some small fixes.
  
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.84 phpdoc/en/functions/image.xml:1.85
--- phpdoc/en/functions/image.xml:1.84  Thu Apr  4 08:04:27 2002
+++ phpdoc/en/functions/image.xml   Fri Apr  5 05:22:17 2002
@@ -1,5 +1,5 @@
 
-
+
 
  Image functions
  Image
@@ -55,7 +55,7 @@

 exif_imagetype reads the first bytes of an image and
 checks its signature. When a correct signature is found a constant will be
-returned otherwise the return value is &false; The return value is the same
+returned otherwise the return value is &false;. The return value is the same
 value that GetImageSize returns in index 2 but this
 function is much faster.

@@ -299,7 +299,7 @@
 Both parameters width and height are
 available since PHP 4.3 and return the size of the thumbnail. It is possible that
 exif_thumbnail cannot create and image but determine the its
-size. In this case the return value is false but width and
+size. In this case the return value is &false; but width 
+and
 height are set.


@@ -482,7 +482,7 @@
 

 ImageAlphaBlending allows for two different
-modes of drawing on truecolor images.  In blending mode, the
+modes of drawing on truecolor images. In blending mode, the
 alpha channel component of the color supplied to all drawing function,
 such as ImageSetPixel determines how much of the
 underlying color should be allowed to shine through.  As a result, gd
@@ -1376,7 +1376,7 @@
  
   
ImageCreateTrueColor
-   Create a new &true; color image
+   Create a new true color image
   
   
Description
@@ -1396,7 +1396,7 @@
   

 ImageTrueColorToPalette
-Convert a &true; color image to a palette image
+Convert a true color image to a palette image


 Description





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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 18:23:43 2002 EDT

  Modified files:  
/phpdoc/pl  language-snippets.ent 
  Log:
  Updated to EN 1.22
  
  
Index: phpdoc/pl/language-snippets.ent
diff -u phpdoc/pl/language-snippets.ent:1.11 phpdoc/pl/language-snippets.ent:1.12
--- phpdoc/pl/language-snippets.ent:1.11Sat Mar 30 18:10:36 2002
+++ phpdoc/pl/language-snippets.ent Sat Mar 30 18:23:43 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
 Ten modu³ jest w stadium
 EKSPERYMENTALNYM. Oznacza to, ¿e zachowanie tych funkcji,
@@ -85,3 +85,10 @@
 
 trybie bezpiecznym'>
+
+
+To rozszerzenie nie definiuje ¿adnych dyrektyw
+konfiguracyjnych.'>
+To rozszerzenie nie definiuje ¿adnych rodzajów 
+zasobów.'>
+To rozszerzenie nie definiuje ¿adnych sta³ych.'>
+





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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 18:12:00 2002 EDT

  Modified files:  
/phpdoc/pl  preface.xml 
  Log:
  Missed this one (maintainer update)
  
  
Index: phpdoc/pl/preface.xml
diff -u phpdoc/pl/preface.xml:1.7 phpdoc/pl/preface.xml:1.8
--- phpdoc/pl/preface.xml:1.7   Sun Mar 17 11:30:03 2002
+++ phpdoc/pl/preface.xml   Sat Mar 30 18:12:00 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  
   Przedmowa





[PHP-DOC] cvs: phpdoc /pl bookinfo.xml language-defs.ent language-snippets.ent /pl/appendices escaping.xml http-stuff.xml regexp.xml /pl/chapters config.xml install.xml intro.xml /pl/faq migration.xml migration4.xml /pl/functions array.xml ftp.xml readline.xml session.xml /pl/language expressions.xml functions.xml oop.xml

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 18:10:39 2002 EDT

  Modified files:  
/phpdoc/pl  bookinfo.xml language-defs.ent language-snippets.ent 
/phpdoc/pl/appendices   escaping.xml http-stuff.xml regexp.xml 
/phpdoc/pl/chapters config.xml install.xml intro.xml 
/phpdoc/pl/faq  migration.xml migration4.xml 
/phpdoc/pl/functionsarray.xml ftp.xml readline.xml session.xml 
/phpdoc/pl/language expressions.xml functions.xml oop.xml 
  Log:
  Leszek changed his nick in translators.xml so now it corresponds with his
  cvs account name. I've had to update all "Maintainer" headers :-)
  
  

Index: phpdoc/pl/bookinfo.xml
diff -u phpdoc/pl/bookinfo.xml:1.11 phpdoc/pl/bookinfo.xml:1.12
--- phpdoc/pl/bookinfo.xml:1.11 Sun Mar 17 10:31:30 2002
+++ phpdoc/pl/bookinfo.xml  Sat Mar 30 18:10:36 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  
   
Index: phpdoc/pl/language-defs.ent
diff -u phpdoc/pl/language-defs.ent:1.5 phpdoc/pl/language-defs.ent:1.6
--- phpdoc/pl/language-defs.ent:1.5 Sun Mar 17 11:03:53 2002
+++ phpdoc/pl/language-defs.ent Sat Mar 30 18:10:36 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
 
 
Index: phpdoc/pl/language-snippets.ent
diff -u phpdoc/pl/language-snippets.ent:1.10 phpdoc/pl/language-snippets.ent:1.11
--- phpdoc/pl/language-snippets.ent:1.10Sun Mar 17 10:45:57 2002
+++ phpdoc/pl/language-snippets.ent Sat Mar 30 18:10:36 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
 Ten modu³ jest w stadium
 EKSPERYMENTALNYM. Oznacza to, ¿e zachowanie tych funkcji,
Index: phpdoc/pl/appendices/escaping.xml
diff -u phpdoc/pl/appendices/escaping.xml:1.5 phpdoc/pl/appendices/escaping.xml:1.6
--- phpdoc/pl/appendices/escaping.xml:1.5   Mon Dec 17 23:11:00 2001
+++ phpdoc/pl/appendices/escaping.xml   Sat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
 
-
+
+
 
 
-
+
+
 
 
-
+
+
  
   Konfiguracja
 
Index: phpdoc/pl/chapters/install.xml
diff -u phpdoc/pl/chapters/install.xml:1.12 phpdoc/pl/chapters/install.xml:1.13
--- phpdoc/pl/chapters/install.xml:1.12 Sun Jan 20 18:39:11 2002
+++ phpdoc/pl/chapters/install.xml  Sat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Instalacja
   
Index: phpdoc/pl/chapters/intro.xml
diff -u phpdoc/pl/chapters/intro.xml:1.7 phpdoc/pl/chapters/intro.xml:1.8
--- phpdoc/pl/chapters/intro.xml:1.7Sun Mar 17 11:43:00 2002
+++ phpdoc/pl/chapters/intro.xmlSat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Wprowadzenie
 
Index: phpdoc/pl/faq/migration.xml
diff -u phpdoc/pl/faq/migration.xml:1.6 phpdoc/pl/faq/migration.xml:1.7
--- phpdoc/pl/faq/migration.xml:1.6 Wed Mar 13 17:09:35 2002
+++ phpdoc/pl/faq/migration.xml Sat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Migracja z PHP 2 na PHP 3
   Migracja z PHP 2 na PHP 3
Index: phpdoc/pl/faq/migration4.xml
diff -u phpdoc/pl/faq/migration4.xml:1.7 phpdoc/pl/faq/migration4.xml:1.8
--- phpdoc/pl/faq/migration4.xml:1.7Mon Dec 17 23:11:15 2001
+++ phpdoc/pl/faq/migration4.xmlSat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Migracja z PHP 3 na PHP 4
   Migracja z PHP 3 na PHP 4
Index: phpdoc/pl/functions/array.xml
diff -u phpdoc/pl/functions/array.xml:1.9 phpdoc/pl/functions/array.xml:1.10
--- phpdoc/pl/functions/array.xml:1.9   Fri Mar 15 06:17:09 2002
+++ phpdoc/pl/functions/array.xml   Sat Mar 30 18:10:37 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Tablice
   Tablice
Index: phpdoc/pl/functions/ftp.xml
diff -u phpdoc/pl/functions/ftp.xml:1.11 phpdoc/pl/functions/ftp.xml:1.12
--- phpdoc/pl/functions/ftp.xml:1.11Sat Feb  2 10:48:29 2002
+++ phpdoc/pl/functions/ftp.xml Sat Mar 30 18:10:38 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   FTP
   FTP
Index: phpdoc/pl/functions/readline.xml
diff -u phpdoc/pl/functions/readline.xml:1.8 phpdoc/pl/functions/readline.xml:1.9
--- phpdoc/pl/functions/readline.xml:1.8Wed Feb  6 16:16:30 2002
+++ phpdoc/pl/functions/readline.xmlSat Mar 30 18:10:38 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   GNU Readline
   Readline
Index: phpdoc/pl/functions/session.xml
diff -u phpdoc/pl/functions/session.xml:1.11 phpdoc/pl/functions/session.xml:1.12
--- phpdoc/pl/functions/session.xml:1.11Sat Feb  2 10:48:30 2002
+++ phpdoc/pl/functions/session.xml Sat Mar 30 18:10:38 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Sesje
   Sesje
Index: phpdoc/pl/language/expressions.xml
diff -u phpdoc/pl/language/expressions.xml:1.8 phpdoc/pl/language/expressions.xml:1.9
--- phpdoc/pl/language/expressions.xml:1.8  Sun Mar 17 12:09:36 2002
+++ phpdoc/pl/language/expressions.xml  Sat Mar 30 18:10:38 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
Wyra¿enia
 
Index: phpdoc/pl/language/functions.xml
diff -u phpdoc/pl/language/functions.xml:1.8 phpdoc/pl/language/functions.xml:1.9
--- phpdoc/pl/language/functions.xml:1.8Sun Mar 17 12:32:14 2002
+++ phpdoc/pl/language/functions.xmlSat Mar 30 18:10:38 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Funkcje
 
Index: phpdoc/pl/language/oop.xml
diff -u phpdoc/pl/language/oop.xml:1.8 phpdoc/pl/language/oop.xml:1.9
--- phpdoc/pl/langu

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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 17:53:59 2002 EDT

  Modified files:  
/phpdoc/pl/appendices   aliases.xml 
  Log:
  Updated to EN 1.17
  
  
Index: phpdoc/pl/appendices/aliases.xml
diff -u phpdoc/pl/appendices/aliases.xml:1.8 phpdoc/pl/appendices/aliases.xml:1.9
--- phpdoc/pl/appendices/aliases.xml:1.8Mon Jan 21 16:24:45 2002
+++ phpdoc/pl/appendices/aliases.xmlSat Mar 30 17:53:59 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  Lista Aliasów Funkcji
  





[PHP-DOC] cvs: phpdoc /pl/functions apache.xml http.xml mail.xml math.xml

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 17:52:58 2002 EDT

  Modified files:  
/phpdoc/pl/functionsapache.xml http.xml mail.xml math.xml 
  Log:
  Updated to their corresponding EN versions.
  
  

Index: phpdoc/pl/functions/apache.xml
diff -u phpdoc/pl/functions/apache.xml:1.10 phpdoc/pl/functions/apache.xml:1.11
--- phpdoc/pl/functions/apache.xml:1.10 Wed Feb  6 16:21:34 2002
+++ phpdoc/pl/functions/apache.xml  Sat Mar 30 17:52:49 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Apache
   Apache
@@ -66,9 +66,7 @@
  
   stringapache_note
   stringnazwa_noty
-  string
-warto¶æ_noty
-   
+  stringwarto¶æ_noty
  
 
  apache_note jest funkcj± dotycz±c± jedynie serwera
@@ -100,7 +98,7 @@
  mu postaci EBCDIC (bezpiecznie dla binariów) i zwraca wynik.
 
 
- Zobacz te¿ funkcjê odwrotn± ebcdic2ascii 
+ Zobacz te¿ funkcjê odwrotn± ebcdic2ascii
 

   
@@ -119,11 +117,11 @@
 
  ebcdic2ascii jest funkcj± w³a¶ciw± jedynie Apache'owi,
  dostêpn± wy³±cznie w systemach EBCDIC (OS/390, BS2000). Funkcja konwertuje
- ³añcuch znaków EBCDIC ³añcuch_ebcdic do 
+ ³añcuch znaków EBCDIC ³añcuch_ebcdic do
  odpowiadaj±cej mu postaci ASCII (bezpiecznie dla binariów) i zwraca wynik.
 
 
- Zobacz te¿ funkcjê odwrotn± ascii2ebcdic 
+ Zobacz te¿ funkcjê odwrotn± ascii2ebcdic
 

   
@@ -172,7 +170,7 @@
  
   
Funkcja getallheaders aktualnie dzia³a tylko
-   wówczas, kiedy PHP dzia³a jako modu³ serwera 
+   wówczas, kiedy PHP dzia³a jako modu³ serwera
Apache.
   
  
@@ -202,49 +200,49 @@
  require; nie mo¿na u¿yæ virtual
  do wczytywania plików, które s± same plikami PHP.
  
-  
- 
+ 
+
 
- 
-  
-  apache_child_terminate 
-  Zakañcza proces Apache'a po zakoñczeniu tego 
-  zapytania 
-  
-  
-  Opis 
-
-stringapache_child_terminate 
- 
+
+ 
+  apache_child_terminate
+  Zakañcza proces Apache'a po zakoñczeniu tego
+  zapytania
+ 
+ 
+  Opis
+   
+stringapache_child_terminate
+

   
apache_child_terminate zakoñczy proces Apache'a,
wykonuj±cy aktualne zapytanie PHP, kiedy tylko zapytanie zostanie
zakoñczone. Mo¿na tego u¿ywaæ do zakoñczenia procesu po uruchomieniu
skryptu o du¿ych zapotrzebowaniach na pamiêæ, gdy¿ zwykle pamiêæ zostaje
-   zwolniona wewnêtrznie, ale nie zwrócona systemowi operacyjnemu. 
-   
-   
-   Zobacz te¿ exit. 
-   
-  
- 
+   zwolniona wewnêtrznie, ale nie zwrócona systemowi operacyjnemu.
+  
+  
+   Zobacz te¿ exit.
+  
+ 
+
 
- 
-  
-  apache_setenv 
-  Ustawia zmienn± Apache'a subprocess_env 
-  
-  
-  Opis 
-
-intapache_setenv 
-
stringnazwa_zmiennej 
-stringwarto¶æ 
-boolnadrzêdno¶æ 
+
+ 
+  apache_setenv
+  Ustawia zmienn± Apache'a subprocess_env
+ 
+ 
+  Opis
+   
+intapache_setenv
+
+stringnazwa_zmiennej
+stringwarto¶æ
+boolnadrzêdno¶æ

-   
-   &warn.undocumented.func; 
+  
+   &warn.undocumented.func;
   

   
Index: phpdoc/pl/functions/http.xml
diff -u phpdoc/pl/functions/http.xml:1.15 phpdoc/pl/functions/http.xml:1.16
--- phpdoc/pl/functions/http.xml:1.15   Wed Mar 27 18:15:21 2002
+++ phpdoc/pl/functions/http.xmlSat Mar 30 17:52:51 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   HTTP
   HTTP
@@ -189,7 +189,7 @@
serwerze do momentu, kiedy pojawi siê instrukcja wys³ania danych.
Mo¿na to zrobiæ za pomoc± funkcji ob_start i
ob_end_flush, lub ustawiaj±c dyrektywê kofiguracyjn±
-   output_buffering w pliku php.ini
+   output_buffering w pliku &php.ini;
lub w plikach konfiguracyjnych serwera.
   
  
Index: phpdoc/pl/functions/mail.xml
diff -u phpdoc/pl/functions/mail.xml:1.10 phpdoc/pl/functions/mail.xml:1.11
--- phpdoc/pl/functions/mail.xml:1.10   Wed Feb  6 16:21:34 2002
+++ phpdoc/pl/functions/mail.xmlSat Mar 30 17:52:52 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Poczta elektroniczna
   Poczta
@@ -76,8 +76,7 @@
   stringtemat
   stringtre¶æ
   stringdodatkowe_nag³ówki
-  stringdodatkowe_parametry
-   
+  stringdodatkowe_parametry
  
 
  mail automatycznie wysy³a wiadomo¶æ
@@ -112,7 +111,8 @@
 mail("[EMAIL PROTECTED]", "Temat listu", "Linia 1\nLinia 2\nLinia 3");
 ]]>
   
- 
+ 
+
 
  Je¶li zostanie podany czwarty argument, bêdzie on dopisany na koñcu
  nag³ówka wiadomo¶ci. Ten argument wykorzystuje siê do wstawienia
@@ -282,4 +282,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-
Index: phpdoc/pl/functions/math.xml
diff -u phpdoc/pl/functions/math.xml:1.17 phpdoc/pl/functions/math.xml:1.18
--- phpdoc/pl/functions/math.xml:1.17   Sun Mar 

[PHP-DOC] cvs: phpdoc /pl/features error-handling.xml images.xml remote-files.xml safe-mode.xml

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 17:31:10 2002 EDT

  Modified files:  
/phpdoc/pl/features error-handling.xml images.xml remote-files.xml 
safe-mode.xml 
  Log:
  Updated to their corresponding EN versions.
  
  
Index: phpdoc/pl/features/error-handling.xml
diff -u phpdoc/pl/features/error-handling.xml:1.1 
phpdoc/pl/features/error-handling.xml:1.2
--- phpdoc/pl/features/error-handling.xml:1.1   Mon Mar 25 12:48:38 2002
+++ phpdoc/pl/features/error-handling.xml   Sat Mar 30 17:31:09 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Obs³uga b³êdów
  
@@ -102,7 +102,7 @@
operatorów bitowych, by
po³±czyæ te warto¶ci, lub zamaskowaæ niektóre typy b³êdów. Nale¿y podkre¶liæ,
¿e jedynie operatory '|', '~', '!', i '&' bêd± akceptowane przez
-   php.ini, natomiast ¿aden z nich nie bêdzie akceptowany
+   &php.ini;, natomiast ¿aden z nich nie bêdzie akceptowany
przez php3.ini.
   
   
Index: phpdoc/pl/features/images.xml
diff -u phpdoc/pl/features/images.xml:1.7 phpdoc/pl/features/images.xml:1.8
--- phpdoc/pl/features/images.xml:1.7   Thu Dec 20 07:41:10 2001
+++ phpdoc/pl/features/images.xml   Sat Mar 30 17:31:09 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Tworzenie i manipulacja obrazkami
 
@@ -23,7 +23,7 @@
 
-
-
+
+
  
   Korzystanie ze zdalnych plików
 
@@ -13,7 +13,7 @@
jest w³±czona domy¶lnie, chyba, ¿e dodasz opcjê
--disable-url-fopen-wrapper do ./configure
(w wersjach do 4.0.3) lub ustawisz allow_url_fopen
-   na off w pliku php.ini (w nowszych wersjach).
+   na off w pliku &php.ini; (w nowszych wersjach).
   
   

Index: phpdoc/pl/features/safe-mode.xml
diff -u phpdoc/pl/features/safe-mode.xml:1.11 phpdoc/pl/features/safe-mode.xml:1.12
--- phpdoc/pl/features/safe-mode.xml:1.11   Sat Mar 16 20:35:18 2002
+++ phpdoc/pl/features/safe-mode.xmlSat Mar 30 17:31:09 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Tryb bezpieczny
 
@@ -17,8 +17,10 @@

 

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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 17:22:44 2002 EDT

  Modified files:  
/phpdoc/pl/features connection-handling.xml 
  Log:
  Updated to EN 1.14
  
  
Index: phpdoc/pl/features/connection-handling.xml
diff -u phpdoc/pl/features/connection-handling.xml:1.8 
phpdoc/pl/features/connection-handling.xml:1.9
--- phpdoc/pl/features/connection-handling.xml:1.8  Sat Dec 22 12:15:30 2001
+++ phpdoc/pl/features/connection-handling.xml  Sat Mar 30 17:22:44 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Obs³uga po³±czeñ
 
@@ -32,7 +32,7 @@
przerwana. Czasem przydatne jest by skrypty dzia³a³y do koñca, nawet
gdy braknie przegl±darki do której mo¿na wysy³aæ dane. Domy¶lnie,
po roz³±czeniu siê klienta, dzia³anie skryptu jest przerywane. To
-   zachowanie mo¿na zmieniæ dziêki opcji ignore_user_abort w php.ini, jak
+   zachowanie mo¿na zmieniæ dziêki opcji ignore_user_abort w &php.ini;, jak
równie¿ dyrektywie Apache "php_value ignore_user_abort" lub funkcji
ignore_user_abort. Je¶li nie ka¿esz PHP ignorowaæ
roz³±czeñ klienta, a klient roz³±czy siê, skrypt zakoñczy dzia³anie.
@@ -49,7 +49,7 @@
   
Skrypt mo¿e zostaæ równie¿ zakoñczony przez wbudowany licznik czasu.
Domy¶lnie czas ten wynosi 30 sekund. Warto¶æ tê mo¿na zmieniæ
-   u¿ywaj±c opcji max_execution_time w php.ini, jak równie¿ dyrektywy
+   u¿ywaj±c opcji max_execution_time w &php.ini;, jak równie¿ dyrektywy
Apache "php_value max_execution_time" lub funkcji
set_time_limit. Kiedy czas na wykonanie siê
skoñczy, skrypt zostanie przerwany podobnie jak w przypadku roz³±czenia





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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 11:36:17 2002 EDT

  Modified files:  
/phpdoc/pl  translation.xml 
  Log:
  As said before, I've finished error-handling :-)
  
  
Index: phpdoc/pl/translation.xml
diff -u phpdoc/pl/translation.xml:1.10 phpdoc/pl/translation.xml:1.11
--- phpdoc/pl/translation.xml:1.10  Thu Mar 28 13:18:08 2002
+++ phpdoc/pl/translation.xml   Sat Mar 30 11:36:16 2002
@@ -23,7 +23,6 @@
  
  
  
-  
   
   
   





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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 11:18:16 2002 EDT

  Modified files:  
/phpdoc/pl/language variables.xml 
  Log:
  Updated to EN 1.42 (qrak)
  
  

Index: phpdoc/pl/language/variables.xml
diff -u phpdoc/pl/language/variables.xml:1.5 phpdoc/pl/language/variables.xml:1.6
--- phpdoc/pl/language/variables.xml:1.5Mon Feb 11 16:34:21 2002
+++ phpdoc/pl/language/variables.xmlSat Mar 30 11:18:16 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Zmienne
   
@@ -112,13 +112,169 @@
Zmienne predefiniowane


-PHP udostêpnia du¿± ilo¶æ predefiniowanych zmiennych dla ka¿dego pracuj±cego
-skryptu. Jednak¿e wiele spo¶ród tych zmiennych nie mo¿e byæ w pe³ni
+PHP udostêpnia dla ka¿dego pracuj±cego skryptu du¿± ilo¶æ predefiniowanych
+zmiennych. Jednak¿e wiele spo¶ród tych zmiennych nie mo¿e byæ w pe³ni
 obja¶nionych, gdy¿ s± zale¿ne od rodzaju serwera, jego wersji i ustawieñ
 i innych czynników. Niektóre z tych zmiennych nie bêd± dostêpne dla
-skryptów PHP uruchomionych z linii poleceñ.
+skryptów PHP uruchomionych z linii poleceñ. Lista tych zmiennych znajduje
+siê w rozdziale predefiniowane
+zmienne. 

-
+   
+
+ W PHP 4.2.0 i pó¼niejszych, domy¶lne ustawienie, które udostêpnia³o
+ predefiniowane zmienne w zasiêgu globalnym, zosta³o zmienione. Zmienne
+ nadchodz±ce metod± GET i POST oraz zmienne serwera 
+ domy¶lnie nie s± ju¿ umieszczane w zasiêgu globalnym.
+ Zamiast tego umieszczane s± w odpowiednich tablicach superglobalnych.
+
+
+ Nadal mo¿na uruchomiæ udostêpnianie tych zmiennych w zasiêgu globalnym
+ przez ustawienie dyrektywy konfiguracyjnej register_globals na "On" w pliku
+ &php.ini;.
+
+
+ Wiêcej informacji odno¶nie tej zmiany, wraz z wyja¶nieniem
+ przyczyn, w PHP 4.1.0 Release
+ Announcement. 
+
+   
+   
+Pocz±wszy od wersji 4.1.0, PHP udostêpnia zestaw predefiniowanych tablic,
+które zawieraj± zmienne serwera, zmienne ¶rodowiskowe oraz zmienne
+u¿ytkownika. Tablice te s± do¶æ specyficzne, gdy¿ s± one automatycznie
+globalne, tzn. automatycznie dostêpne w ka¿dym zasiêgu. Dlatego nazywa siê
+je "autoglobalami" albo "superglobalami". (W PHP nie ma mechanizmu
+pozwalaj±cego u¿ytkownikowi na definiowanie w³asnych superglobali.)
+Superglobale PHP wymienione s± poni¿ej, jednak¿e wykaz ich zawarto¶ci i
+g³êbsze omówienie prefiniowanych zmiennych PHP oraz ich natury znajduje
+siê w rozdziale predefiniowane
+zmienne.
+   
+   
+Superglobale PHP
+
+ $GLOBALS
+ 
+  
+   Zawiera referencje do ka¿dej ze zmiennych aktualnie dostêpnych w zasiêgu
+   globalnym skryptu. Kluczami tablicy s± nazwy zmiennych globalnych.
+  
+ 
+
+
+ $_SERVER
+ 
+  
+   Zmienne tworzone przez serwer lub bezpo¶rednio powi±zane ze ¶rodowiskiem
+   uruchomieniowym danego skryptu. Analogiczna do dawnej tablicy
+   $HTTP_SERVER_VARS (która jest nadal dostêpna, ale
+   uznana za przestarza³±).
+  
+ 
+
+
+ $_GET
+ 
+  
+   Zmienne dostarczone do skryptu za pomoc± metod± GET protoko³u HTTP.
+   Analogiczna do dawnej tablicy $HTTP_GET_VARS (która
+   jest nadal dostêpna, ale uznana za przestarza³±).
+  
+ 
+
+
+ $_POST
+ 
+  
+   Zmienne dostarczone do skryptu metod± POST protoko³u HTTP. Analogiczna
+   do dawnej tablicy $HTTP_POST_VARS (która jest nadal
+   dostêpna, ale uznana za przestarza³±).
+  
+ 
+
+
+ $_COOKIE
+ 
+  
+   Zmienne dostarczone do skryptu przez ciasteczka HTTP. Analogiczna do
+   dawnej tablicy $HTTP_COOKIE_VARS (która jest nadal
+   dostêpna, ale uznana za przestarza³±).
+  
+ 
+
+
+ $_FILES
+ 
+  
+   Zmienne dostarczone do skryptu przez przes³anie plików do serwera metod±
+   POST protoko³u HTTP. Analogiczna do dawnej tablicy
+   $HTTP_POST_FILES (która jest nadal dostêpna, ale
+   uznana za przestarza³±). Wiêcej na ten temat w rozdziale przesy³anie plików metod±
+   POST.
+  
+ 
+
+
+ $_ENV
+ 
+  
+   Zmienne dostarczone do skryptu przez ¶rodowisko operacyjne. Analogiczna
+   do dawnej tablicy $HTTP_ENV_VARS (która jest nadal
+   dostêpna, ale uznana za przestarza³±).
+  
+ 
+
+
+ $_REQUEST
+ 
+  
+   Zmienne u¿ytkownika dostarczone do skryptu przez ka¿dy mechanizm wej¶cia,
+   przez co nie mog± byæ godne zaufania. Uwaga: kiedy skrypt jest
+   uruchomiony z linii poleceñ, tablica ta nie zawiera
+   zmiennych argv i argc. Zmienne
+   te s± dostêpne w tablicy $_SERVER. Obecno¶æ i
+   kolejno¶æ do³±czania zmiennych do tej tablicy zale¿y od dyrektywy
+   konfiguracyjnej variables_order. Tablica ta nie
+   posiada swoich odpowiedników we wcze¶niejszych wersjach PHP.
+  
+ 
+
+
+ $_SESSION
+ 
+  
+  

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

2002-03-30 Thread Slawomir Pucia

slawek  Sat Mar 30 11:14:31 2002 EDT

  Modified files:  
/phpdoc/pl/functionsiconv.xml 
  Log:
  Updated to EN 1.12 (qrak)
  
  
Index: phpdoc/pl/functions/iconv.xml
diff -u phpdoc/pl/functions/iconv.xml:1.4 phpdoc/pl/functions/iconv.xml:1.5
--- phpdoc/pl/functions/iconv.xml:1.4   Wed Feb  6 16:21:34 2002
+++ phpdoc/pl/functions/iconv.xml   Sat Mar 30 11:14:31 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   iconv
   iconv
@@ -60,9 +60,7 @@
   

 iconv_get_encoding
-
- Pobiera aktualne ustawienia dla konwersji zestawu znaków
-
+Pobiera aktualne ustawienia dla konwersji zestawu znaków


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

 iconv_set_encoding
-
- Ustawia aktualne ustawienia dla konwersji zestawu znaków
-
+Ustawia aktualne ustawienia dla konwersji zestawu znaków


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

 ob_iconv_handler
-
- Konwertuje kodowanie znaków jako uchwyt buforu wyj¶cia
-
+Konwertuje kodowanie znaków jako uchwyt buforu wyj¶cia


 Opis





Re: [PHP-DOC] section titles to entities :)

2002-03-29 Thread Slawomir Pucia

> I would like to propose to put all section titles now used
> in function reference files to entities, like
> Runtime Configuration  to
> §itle.runtime; because of the ease [**and consistency**]
> of translations.

+1 since it's very useful for translators. When I translate some chapter,
and see a reference to another which is not translated yet, I have to leave
it untranslated. Then someone translates that second chapter, and I have got
to remember to translate all references. That's hard :-))


slawek-






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

2002-03-27 Thread Slawomir Pucia

slawek  Wed Mar 27 18:15:22 2002 EDT

  Modified files:  
/phpdoc/pl/functionshttp.xml 
  Log:
  Updated to EN 1.39 (qrak)
  
  
Index: phpdoc/pl/functions/http.xml
diff -u phpdoc/pl/functions/http.xml:1.14 phpdoc/pl/functions/http.xml:1.15
--- phpdoc/pl/functions/http.xml:1.14   Wed Mar 13 17:11:26 2002
+++ phpdoc/pl/functions/http.xmlWed Mar 27 18:15:21 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   HTTP
   HTTP
@@ -46,10 +46,55 @@
  
 
 
- W PHP s± dwa specjalne wywo³ania header.
- Pierwszym z nich jest "Location". To wywo³anie nie tylko
- wysy³a ten nag³ówek do przegl±darki, ale tak¿e wysy³a do przegl±darki
- status przekierowania REDIRECT (302). 
+ S± dwa specjalne wywo³ania funkcji header. Pierwszym z nich jest ka¿dy
+ nag³ówek zaczynaj±cy siê od "HTTP/" (wielko¶æ liter
+ nie jest istotna). Nag³ówka tego u¿ywa siê do podania statusu zapytania
+ HTTP. Na przyk³ad, je¶li skonfigurowa³e¶ serwer Apache aby u¿ywa³ skryptu
+ PHP do wy¶wietlania komunikatów o brakuj±cych plikach (za pomoc± dyrektywy
+ ErrorDocument), mo¿esz chcieæ wypróbowaæ, czy skrypt
+ generuje w³a¶ciwy kod statusu. 
+ 
+  
+
+  
+ 
+ 
+
+ Aby wys³aæ status po³±czenia taki jak powy¿ej, musisz upewniæ siê,
+ ¿e wysy³any on jest w absolutnie pierwszym wywo³aniu funkcji header.
+ Pamiêtaj, ¿e funkcja setcookie u¿ywa wewnêtrznie
+ funkcji header, a funkcje obs³ugi sesji mog±
+ we w³asnym zakresie wysy³aæ ciasteczko. Mo¿e to powodowaæ kolizjê
+ z wysy³anym statusem zapytania za pomoc±
+ header("HTTP ...").
+  
+ 
+ 
+
+ W PHP 3 funkcja ta dzia³a tylko, je¿eli PHP jest skompilowane jako
+ modu³ Apache'a. Identyczny rezultat do powy¿szego mo¿na uzyskaæ
+ za pomoc± nag³ówka Status.
+   
+
+
+
+   
+  
+ 
+
+  
+   Drugim specjalnym wywo³aniem funkcji header jest nag³ówek
+   "Location:". W tej sytuacji, do klienta wysy³any jest nie tylko ten
+   nag³ówek, ale tak¿e status przekierowania REDIRECT
+   (302), o ile inny status zapytania 3xx nie zosta³
+   ju¿ wys³any.  
+
  
   
 

   
  
 
-
- Drugim specjalnym wywo³aniem funkcji jest ka¿dy nag³ówek zaczynaj±cy siê
- od ci±gu znaków "HTTP/" (wielko¶æ liter nie
- gra roli), którego u¿ywa siê do okre¶lenia, jaki kod statusu HTTP ma zostaæ
- wys³any.
- Na przyk³ad, je¶li skonfigurowa³e¶ Apache'a tak, ¿e skrypt PHP obs³uguje
- zapytania do nieistniej±cych plików (za pomoc± dyrektywy 
- ErrorDocument), powiniene¶ zwróciæ uwagê, aby skrypt
- generowa³ w³a¶ciwy kod statusu zapytania HTTP.
- 
-  
-
-  
- 
-
-
-  
-   W PHP 3 dzia³a to tylko wtedy, kiedy PHP jest skompilowane jako modu³
-   serwera Apache. Taki sam efekt mo¿na osi±gn±æ za pomoc± nag³ówka
-   Status.
-   
-
-
-
-   
-  
- 
+
 
  Skrypty PHP czêsto s³u¿± do generowania dynamiczej tre¶ci, która
  nie mo¿e byæ buforowana przez klienta czy serwer proxy. Pamiêæ cache





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

2002-03-27 Thread Slawomir Pucia

slawek  Wed Mar 27 18:13:44 2002 EDT

  Modified files:  
/phpdoc/pl/functionsbc.xml 
  Log:
  Updated to EN 1.23 (qrak)
  
  
Index: phpdoc/pl/functions/bc.xml
diff -u phpdoc/pl/functions/bc.xml:1.10 phpdoc/pl/functions/bc.xml:1.11
--- phpdoc/pl/functions/bc.xml:1.10 Tue Feb 12 15:03:07 2002
+++ phpdoc/pl/functions/bc.xml  Wed Mar 27 18:13:44 2002
@@ -1,25 +1,19 @@
 
-
-
+
+
  
   BCMath Operacje arytmetyczne na liczbach o du¿ej precyzji
   BCMath
 
   
-   
+   
 Dla potrzeb obliczeñ arytmetycznych o du¿ej precyzji, PHP oferuje
 Kalkulator Binarny (ang. Binary Calculator). Kalkulator Binarny operuje
 na liczbach dowolnej wielko¶ci i precyzji, zapisanych jako typ string.

-   
-W PHP 4 poni¿sze funkcje s± dostêpne tylko, je¶li PHP zosta³o skonfigurowane
-z 
---enable-bcmath.
-W PHP 3 poni¿sze funkcje s± dostêpne tylko, je¶li PHP nie zosta³o
-skonfigurowane z 
---disable-bcmath.
-   
-   
+   
+   
+Wymagania  
 
  Z powodu zmian w licencji, biblioteka BCMATH jest dystrybuowana osobno
  od standardowej ¼ród³owej dystrybucji PHP. Archiwum spakowane tar-gz mo¿na
@@ -27,7 +21,40 @@
  wiêcej informacji, przeczytaj plik README.BCMATH,
  znajduj±cy siê w dystrybucji PHP.
 
-   
+   
+   
+ 
+Instalacja  
+
+ W PHP 4 poni¿sze funkcje s± dostêpne tylko, je¶li PHP zosta³o
+ skonfigurowane z 
+ --enable-bcmath.
+ W PHP 3 poni¿sze funkcje s± dostêpne tylko, je¶li PHP nie zosta³o
+ skonfigurowane z 
+ --disable-bcmath.
+
+   
+   
+ 
+  Konfiguracja pracy  
+  
+   Rozszerzenie to nie posiada ¿adnych dyrektyw konfiguracyjnych.
+
+   
+
+   
+  Typy zasobów  
+  
+   Rozszerzenie to nie definiuje ¿adnych typów zasobów.
+
+   
+
+   
+  Predefiowane sta³e  
+  
+   Rozszerzenie to nie definiuje ¿adnych sta³ych. 
+
+   
   
 
   





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

2002-03-27 Thread Slawomir Pucia

slawek  Wed Mar 27 18:11:34 2002 EDT

  Modified files:  
/phpdoc/pl/appendices   resources.xml 
  Log:
  Updated to EN 1.23
  
  
Index: phpdoc/pl/appendices/resources.xml
diff -u phpdoc/pl/appendices/resources.xml:1.2 phpdoc/pl/appendices/resources.xml:1.3
--- phpdoc/pl/appendices/resources.xml:1.2  Mon Mar 11 13:46:56 2002
+++ phpdoc/pl/appendices/resources.xml  Wed Mar 27 18:11:34 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
 
  Lista Rodzajów Zasobów
  
@@ -1586,14 +1586,14 @@
 Rezultat ODBC


- velocis link
+ birdstep link
   
   
   
   
 

- velocis result
+ birdstep result
   
   
   





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

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 17:55:32 2002 EDT

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





Re: [PHP-DOC] revcheck modifictions

2002-03-25 Thread Slawomir Pucia

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

When can we expect this? :-)


slawek-






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

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:53:32 2002 EDT

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





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

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:48:38 2002 EDT

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


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



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

   
Rodzaje b³êdów PHP

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

   
  

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

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

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

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

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

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



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

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

 





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

2002-03-25 Thread Slawomir Pucia

slawek  Mon Mar 25 12:43:45 2002 EDT

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





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

2002-03-21 Thread Slawomir Pucia

> BTW I have a plan on adding a new summary table on the weekend
> (it will be useful I hope).

It would be nice to see some statistics in there:

- percent of translated files (KBs): all, actual, old, very old
- percent of files (KBs) translated by every translator

Maybe some other usefull...


slawek-






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

2002-03-17 Thread Slawomir Pucia

slawek  Sun Mar 17 13:04:33 2002 EDT

  Modified files:  
/phpdoc/pl/functionsmath.xml 
  Log:
  Updated to EN 1.77
  
  
Index: phpdoc/pl/functions/math.xml
diff -u phpdoc/pl/functions/math.xml:1.16 phpdoc/pl/functions/math.xml:1.17
--- phpdoc/pl/functions/math.xml:1.16   Fri Mar 15 16:27:38 2002
+++ phpdoc/pl/functions/math.xmlSun Mar 17 13:04:32 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   Matematyka
   Matematyka
@@ -931,11 +931,7 @@
 Opis
  
   intmt_rand
-  
- 
- 
-  intmt_rand
-  intmin
+  intmin
   intmax
  
 





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

2002-03-17 Thread Slawomir Pucia

slawek  Sun Mar 17 12:54:39 2002 EDT

  Modified files:  
/phpdoc/pl/functionsurl.xml 
  Log:
  Updated to EN 1.27
  
  
Index: phpdoc/pl/functions/url.xml
diff -u phpdoc/pl/functions/url.xml:1.10 phpdoc/pl/functions/url.xml:1.11
--- phpdoc/pl/functions/url.xml:1.10Wed Feb  6 16:12:11 2002
+++ phpdoc/pl/functions/url.xml Sun Mar 17 12:54:39 2002
@@ -1,6 +1,6 @@
 
-
-
+
+
  
   URL
   URLs
@@ -75,8 +75,48 @@
  Funkcja ta zwraca w tablicy asocjacyjnej wszystkie sk³adowe
  przetwarzanego URL'a.
  Dostêpne s± nastêpuj±ce klucze tablicy:
- "scheme" (protokó³), "host", "port", "user" (u¿ytkownik), "pass" (has³o),
- "path" (¶cie¿ka), "query" (zapytanie) i "fragment" (tre¶æ kotwicy, po #).
+ 
+  
+   
+scheme (protokó³)) - np. http://
+   
+  
+  
+   
+host 
+   
+  
+  
+   
+port
+   
+  
+  
+   
+user (u¿ytkownik)
+   
+  
+  
+   
+pass (has³o)
+   
+  
+  
+   
+path (¶cie¿ka)
+   
+  
+  
+   
+ query - po znaku ?
+   
+  
+  
+   
+fragment -  po znaku #
+   
+  
+ 
 
 
  Patrz tak¿e pathinfo.





  1   2   3   >