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

2002-04-09 Thread Simone Cortesi
At 18.32 08/04/02 +, you wrote: >hholzgraMon Apr 8 14:32:26 2002 EDT > > Modified files: > /phpdoc/scripts file-entities.php > Log: > still trying to make it work on win Thanks Hartmut, now it works under cygwin!!! I've just compiled the html manual.

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

2002-04-09 Thread Derick Rethans
derick Tue Apr 9 04:45:36 2002 EDT Modified files: /phpdoc/en/functionshttp.xml /phpdoc/nl/functionshttp.xml Log: - Add .php extension; this will be parsed always instead of the .inc extension Index: phpdoc/en/functions/http.xml diff -

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

2002-04-09 Thread Derick Rethans
derick Tue Apr 9 04:54:55 2002 EDT Modified files: /phpdoc/en/language types.xml Log: - Fix typo Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.74 phpdoc/en/language/types.xml:1.75 --- phpdoc/en/language/types.xml:1.74 Thu Mar

[PHP-DOC] Bug #16499 Updated: strftime("%T") no output

2002-04-09 Thread sander
ID: 16499 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: win2k Server SP2 PHP Version: 4.1.1 -Assigned To: +Assigned To: sander

[PHP-DOC] Bug #16507: possiblities instead of possibilities in http://www.php.net/manual/en/language.

2002-04-09 Thread estelag
From: [EMAIL PROTECTED] Operating system: windows nt 4.0 PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: possiblities instead of possibilities in http://www.php.net/manual/en/language. In http://www.php.net/manual/en/language it is written "possibl

[PHP-DOC] Bug #16507 Updated: possiblities instead of possibilities in http://www.php.net/manual/en/language.

2002-04-09 Thread derick
ID: 16507 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: windows nt 4.0 PHP Version: 4.1.2 New Comment: Fixed in CVS, it will show up on t

[PHP-DOC] Bug #16508: typing errors in http://www.php.net/manual/en/language.types.integer.php

2002-04-09 Thread estelag
From: [EMAIL PROTECTED] Operating system: windows nt 4.0 PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: typing errors in http://www.php.net/manual/en/language.types.integer.php An easy one: In http://www.php.net/manual/en/language.types.integer.php

Re: [PHP-DOC] Renaming function and PHP versions

2002-04-09 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > Hi, > > I've updated function name that has been changed for PHP 4.2.0. > I need to know how to set appropriate version info to ref? > > I need to show > > pg_affected_rows > (PHP3, PHP 4.0.0) > > instead of > > pg_affected_rows > (PHP 4 CVS only) the availability info

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

2002-04-09 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > yohgaki Mon Apr 8 21:59:28 2002 EDT > > Modified files: > /phpdoc/en/functions pgsql.xml > Log: > Change function listing order. > > > no need to do so, functions will be sorted alphabeticly in all extensions as soon as 'o

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

2002-04-09 Thread Derick Rethans
derick Tue Apr 9 05:32:25 2002 EDT Modified files: /phpdoc/en/language types.xml Log: - Fixed typo Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.75 phpdoc/en/language/types.xml:1.76 --- phpdoc/en/language/types.xml:1.75 Tue A

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

2002-04-09 Thread Georg Richter
georg Tue Apr 9 06:14:53 2002 EDT Modified files: /phpdoc/de/functionsnetwork.xml Log: changed domainname in the example Index: phpdoc/de/functions/network.xml diff -u phpdoc/de/functions/network.xml:1.18 phpdoc/de/functions/network.xml:1.19 --

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

2002-04-09 Thread Yasuo Ohgaki
Hartmut Holzgraefe wrote: > Yasuo Ohgaki wrote: > >> yohgakiMon Apr 8 21:59:28 2002 EDT >> >> Modified files: /phpdoc/en/functionspgsql.xml >> Log: >> Change function listing order. >> > > > no need to do so, functions will be sorted alphabeticly > in al

[PHP-DOC] Bug #16508 Updated: typing errors in http://www.php.net/manual/en/language.types.integer.php

2002-04-09 Thread derick
ID: 16508 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: windows nt 4.0 PHP Version: 4.1.2 New Comment: fixed relay, behaviour is correct

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

2002-04-09 Thread Georg Richter
georg Tue Apr 9 06:55:18 2002 EDT Modified files: /phpdoc/de/functionsfilesystem.xml Log: changed domainnames Index: phpdoc/de/functions/filesystem.xml diff -u phpdoc/de/functions/filesystem.xml:1.36 phpdoc/de/functions/filesystem.xml:1.37 ---

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

2002-04-09 Thread James Cox
Georg, this should probably be in the entities file as a default example url, imho. -Original Message- From: Georg Richter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 11:55 AM To: [EMAIL PROTECTED] Subject: [PHP-DOC] cvs: phpdoc /de/functions filesystem.xml georg

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

2002-04-09 Thread Friedhelm Betz
> this should probably be in the entities file as a default example url, imho. +1 default.url="www.example.com" and also for example mail adresses? Friedhelm

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

2002-04-09 Thread James Cox
iirc, there is a rfc on it, for a url that can't be registered, or something. i'm not too sure. james -Original Message- From: Friedhelm Betz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 12:13 PM To: James Cox Cc: Georg Richter; [EMAIL PROTECTED] Subject: Re: [PHP-DOC] cvs:

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

2002-04-09 Thread Georg Richter
On Tuesday, 9. April 2002 13:07, James Cox wrote: > Georg, > > this should probably be in the entities file as a default example url, > imho. Yes, you're right. I'll change it tonight. Just started a grep, lot of files/chapters have wrong url, most of them in examples. But a default entity will

Re: [PHP-DOC] Renaming function and PHP versions

2002-04-09 Thread Yasuo Ohgaki
Hartmut Holzgraefe wrote: > Yasuo Ohgaki wrote: > >> Hi, >> >> I've updated function name that has been changed for PHP 4.2.0. >> I need to know how to set appropriate version info to ref? >> >> I need to show >> >> pg_affected_rows >> (PHP3, PHP 4.0.0) >> >> instead of >> >> pg_affected_rows >>

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

2002-04-09 Thread Dirkjan Ochtman
manuzhaiTue Apr 9 08:09:26 2002 EDT Modified files: /phpdoc/nl/functionsstrings.xml Log: Typo fixed. Index: phpdoc/nl/functions/strings.xml diff -u phpdoc/nl/functions/strings.xml:1.11 phpdoc/nl/functions/strings.xml:1.12 --- phpdoc/nl/function

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

2002-04-09 Thread Simone Cortesi
At 12.15 09/04/02 +0100, James Cox wrote: >iirc, > >there is a rfc on it, for a url that can't be registered, or something. i'm >not too sure. it is the beloved RFC2606: http://www.rfc-editor.org/rfc/rfc2606.txt

Re: [PHP-DOC] Renaming function and PHP versions

2002-04-09 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > Hartmut Holzgraefe wrote: > >> Yasuo Ohgaki wrote: >> >>> Hi, >>> >>> I've updated function name that has been changed for PHP 4.2.0. >>> I need to know how to set appropriate version info to ref? >>> >>> I need to show >>> >>> pg_affected_rows >>> (PHP3, PHP 4.0.0) >>> >>>

Re: [PHP-DOC] cvs: phpdoc /chm make_chm.README

2002-04-09 Thread Gabor Hojtsy
> Modified files: > /phpdoc/chm make_chm.README > Log: > These two dots and the backslash took me 20 minutes... > > Index: phpdoc/chm/make_chm.README > diff -u phpdoc/chm/make_chm.README:1.1 phpdoc/chm/make_chm.README:1.2 > --- phpdoc/chm/make_chm.README:1.1 Mon Jan 7 18:20:34 2002 > ++

Re: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-09 Thread Gabor Hojtsy
> Let's agree to disagree :) > I still think .zip or .tar.gz is the right way to go for Windows users. I can understand why it's important, but I don't like the idea. BTW it seems most of the guys think that .tar.gz should be back... Goba

Re: [PHP-DOC] php.ini -related

2002-04-09 Thread Gabor Hojtsy
> the scripts in /spcripts rely on register_globals=on and other > settings (time limit, memory etc register agrc, argv). > > As one can specify a path to php.ini with php -c it may be > nice to put an php.ini in the scripts dir with the appropriate > settings which could be used by the build sy

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

2002-04-09 Thread Gabor Hojtsy
> > Georg, > > > > this should probably be in the entities file as a default example url, > > imho. > > Yes, you're right. I'll change it tonight. Just started a grep, lot of > files/chapters have wrong url, most of them in examples. > But a default entity will not work inside CDATA :( Entites

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

2002-04-09 Thread Mark Kronsbein
mk Tue Apr 9 09:50:47 2002 EDT Modified files: /phpdoc/de/appendices about.xml Log: Typo, thanx Tobsn Index: phpdoc/de/appendices/about.xml diff -u phpdoc/de/appendices/about.xml:1.11 phpdoc/de/appendices/about.xml:1.12 --- phpdoc/de/appendices/abou

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

2002-04-09 Thread Rasmus Lerdorf
> Modified files: > /phpdoc/en/functions http.xml > /phpdoc/nl/functions http.xml > Log: > - Add .php extension; this will be parsed always instead of the .inc extension Parsing of include files is really not a good idea. We should be teaching people to either put their i

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

2002-04-09 Thread Derick Rethans
derick Tue Apr 9 09:56:22 2002 EDT Modified files: /phpdoc/nl/functionshttp.xml /phpdoc/en/functionshttp.xml Log: - Do not tell users to parse files, instead just show the blank line issue Index: phpdoc/nl/functions/http.xml diff -u ph

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

2002-04-09 Thread derick
Hello, On Tue, 9 Apr 2002, Rasmus Lerdorf wrote: > > Modified files: > > /phpdoc/en/functionshttp.xml > > /phpdoc/nl/functionshttp.xml > > Log: > > - Add .php extension; this will be parsed always instead of the .inc extension > > Parsing of include files is really not a g

Re: [PHP-DOC] cvs: phpdoc /chm make_chm.README

2002-04-09 Thread Mark Kronsbein
> This was not changed, when the scripts were moved > to phpdoc/chm from phpdoc. It was ot that big problem, but it took me some time, to figure out, what was wrong ;) Mark -- German Gabber Network @ http://www.gabber.de Infos und Tips zu PHP http://www.php-homepage.de

[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 1

[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 Wprow

[PHP-DOC] hu revcheck not updated

2002-04-09 Thread Gabor Hojtsy
Hi! I have just noticed that though our build was done yesterday: http://www.php.net/manual/hu/build.log.gz our revcheck file is not updated. Though there is a | >>> running make revcheck.html and copying revcheck.html ... | PHPDOCDIR=/local/mirror/phpdoc /usr/local/bin/php -f | /local/mirror

Re: [PHP-DOC] hu revcheck not updated

2002-04-09 Thread Mark Kronsbein
> Please Mark, Simone, check your revcheks, if they were updated > or not... >>> starting build at: Tue Apr 9 02:00:03 PDT 2002 ... >>> running make revcheck.html and copying revcheck.html ... PHPDOCDIR=/local/mirror/phpdoc /usr/local/bin/php -f /local/mirror/phpdoc/scripts/revcheck.php de

[PHP-DOC] Question about pgsql.xml

2002-04-09 Thread Cornelia Boenigk
I am working on pgsql.xml to translate and have a question on the function: object pg_fetch_object ( resource result, int row [, int result_type]) [...] Indirectly, that means that you can only access the data by the field names, and not by their offsets (numbers are illegal property names). re

[PHP-DOC] usage of funcsummary.txt

2002-04-09 Thread Olivier Demah
hi, i would like to know what is the usage of funcsummary.txt, because a lot of the functions and definition that its contain are wrong . e.g : bool mkdir(string pathname[, int mode]) is wrong if we look on all the php.net websites and mirrors we see : int mkdir int not bool ! so what is t

[PHP-DOC] Bug #16499 Updated: strftime("%T") no output

2002-04-09 Thread sander
ID: 16499 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: win2k Server SP2 PHP Version: 4.1.1 Assigned To: sander New Comment: Th

Re: [PHP-DOC] php.ini -related

2002-04-09 Thread holliwell
> > Maybe there is another way to handle this issue, and if I am talking > > nonsense forget it :-) > > Not too bad idea. BTW we can also use ini_get() in scripts, > and the like to customize the behaviour to the php.ini settings. Sure, but not possible with register_globals. Abd the current s

Re: [PHP-DOC] usage of funcsummary.txt

2002-04-09 Thread Hartmut Holzgraefe
Olivier Demah wrote: > so what is the right definition ? > if the webiste one is the good one ; funcsummary.txt conains vmany many > mistakes like this one. funcsummary.txt prototypes are taken directly from PHP 4 C-sourcecode while website stuff is from the manual XML-source whenever these two

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

2002-04-09 Thread Simone Cortesi
cortesi Tue Apr 9 13:02:11 2002 EDT Modified files: /phpdoc/it/functionsdatetime.xml Log: update to EN 1.71 by curcio Index: phpdoc/it/functions/datetime.xml diff -u phpdoc/it/functions/datetime.xml:1.12 phpdoc/it/functions/datetime.xml:1.13 --- phpdoc

Re: [PHP-DOC] php.ini -related

2002-04-09 Thread Gabor Hojtsy
> > > Maybe there is another way to handle this issue, and if I am talking > > > nonsense forget it :-) > > > > Not too bad idea. BTW we can also use ini_get() in scripts, > > and the like to customize the behaviour to the php.ini settings. > > Sure, but not possible with register_globals. Abd the

[PHP-DOC] Re: hu revcheck not updated

2002-04-09 Thread Jim Winstead
On Tue, Apr 09, 2002 at 04:19:52PM +0200, Gabor Hojtsy wrote: > I have just noticed that though our build was done yesterday: > http://www.php.net/manual/hu/build.log.gz our revcheck file is > not updated. do a shift-reload. it looks like the squid accelerator is caching the file a little too agg

Re: [PHP-DOC] Re: hu revcheck not updated

2002-04-09 Thread Gabor Hojtsy
> > I have just noticed that though our build was done yesterday: > > http://www.php.net/manual/hu/build.log.gz our revcheck file is > > not updated. > > do a shift-reload. it looks like the squid accelerator is caching the > file a little too aggressively. OK, thanks, it works. What about our i

Re: [PHP-DOC] Re: hu revcheck not updated

2002-04-09 Thread Jim Winstead
On Tue, Apr 09, 2002 at 08:32:32PM +0200, Gabor Hojtsy wrote: > > > I have just noticed that though our build was done yesterday: > > > http://www.php.net/manual/hu/build.log.gz our revcheck file is > > > not updated. > > > > do a shift-reload. it looks like the squid accelerator is caching the >

Re: [PHP-DOC] Re: hu revcheck not updated

2002-04-09 Thread Gabor Hojtsy
> > > > I have just noticed that though our build was done yesterday: > > > > http://www.php.net/manual/hu/build.log.gz our revcheck file is > > > > not updated. > > > > > > do a shift-reload. it looks like the squid accelerator is caching the > > > file a little too aggressively. > > > > OK, th

Re: [PHP-DOC] php.ini -related

2002-04-09 Thread Friedhelm Betz
>> > > Maybe there is another way to handle this issue, and if I am talking >> > > nonsense forget it :-) >> > >> > Not too bad idea. BTW we can also use ini_get() in scripts, >> > and the like to customize the behaviour to the php.ini settings. >> >> Sure, but not possible with register_globals.

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

2002-04-09 Thread Andrioli Darvin
darvina Tue Apr 9 15:26:25 2002 EDT Modified files: /phpdoc/it/functionsregex.xml Log: Updated to EN 1.42 Index: phpdoc/it/functions/regex.xml diff -u phpdoc/it/functions/regex.xml:1.10 phpdoc/it/functions/regex.xml:1.11 --- phpdoc/it/functions/regex.x

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

2002-04-09 Thread Andrioli Darvin
darvina Tue Apr 9 15:28:18 2002 EDT Modified files: /phpdoc/it/functionsclassobj.xml Log: Updated to EN 1.38 Index: phpdoc/it/functions/classobj.xml diff -u phpdoc/it/functions/classobj.xml:1.15 phpdoc/it/functions/classobj.xml:1.16 --- phpdoc/it/funct

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

2002-04-09 Thread Andrioli Darvin
darvina Tue Apr 9 15:44:05 2002 EDT Modified files: /phpdoc/en/functionssockets.xml Log: Removed extra word from refpupose of socket_setopt Index: phpdoc/en/functions/sockets.xml diff -u phpdoc/en/functions/sockets.xml:1.34 phpdoc/en/functions/sockets

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

2002-04-09 Thread Andrioli Darvin
darvina Tue Apr 9 15:47:19 2002 EDT Modified files: /phpdoc/it/functionssem.xml Log: Initial italian translation Index: phpdoc/it/functions/sem.xml diff -u /dev/null phpdoc/it/functions/sem.xml:1.7 --- /dev/null Tue Apr 9 15:47:19 2002 +++ phpdoc/i

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

2002-04-09 Thread Andrioli Darvin
darvina Tue Apr 9 15:48:14 2002 EDT Modified files: /phpdoc/it/functionsshmop.xml Log: Initial translation Index: phpdoc/it/functions/shmop.xml diff -u /dev/null phpdoc/it/functions/shmop.xml:1.5 --- /dev/null Tue Apr 9 15:48:14 2002 +++ phpdoc/it/

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

2002-04-09 Thread Thomas Schoefbeck
tom Tue Apr 9 17:06:48 2002 EDT Modified files: /phpdoc/de translation.xml Log: removed shmop from WIP, since Conny finished it yesterday Index: phpdoc/de/translation.xml diff -u phpdoc/de/translation.xml:1.26 phpdoc/de/translation.xml:1.27 --- phpdoc/de/

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

2002-04-09 Thread Thomas Schoefbeck
tom Tue Apr 9 17:07:59 2002 EDT Modified files: /phpdoc/de/features error-handling.xml Log: sync to en Index: phpdoc/de/features/error-handling.xml diff -u phpdoc/de/features/error-handling.xml:1.9 phpdoc/de/features/error-handling.xml:1.10 --- phpdoc/de/

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

2002-04-09 Thread Thomas Schoefbeck
tom Tue Apr 9 17:09:27 2002 EDT Modified files: /phpdoc/de/functionsarray.xml com.xml filesystem.xml Log: sync to en Index: phpdoc/de/functions/array.xml diff -u phpdoc/de/functions/array.xml:1.37 phpdoc/de/functions/array.xml:1.38 --- phpdoc/de/fu

Re: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-09 Thread Thomas Schöfbeck
Hi all, the arguments for both gz and bzip2 make sense to me (user-friendliness and dl-size). We Austrians tend alsways to a compromise ;) If it stays at bzip2: Why not write a link at the doc-download-page to the somewhere mentioned FAQ-Page, and list there some Freeware for Win like UltimateZ

[PHP-DOC] need help on pg-lo-seek and pg-lo-tell

2002-04-09 Thread Cornelia Boenigk
Hi everybody I do not understand what is meant with: pg_lo_seek Seeks position of large object The position of a Large Object is in the Database or somewhere in the file-system;-) So, what does this mean? Is this the position of a pointer after a read-operation or something like

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

2002-04-09 Thread jim winstead
jimwTue Apr 9 18:29:24 2002 EDT Modified files: /phpdoc/en/functionsdir.xml Log: update examples to test result of opendir() before trying to call readdir(). Index: phpdoc/en/functions/dir.xml diff -u phpdoc/en/functions/dir.xml:1.37 phpdoc/en/f

[PHP-DOC] Bug #16228 Updated: XSLT file path issues

2002-04-09 Thread jimw
ID: 16228 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: XSLT related +Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.1.2 New Comment: recategorizing as documentation

Re: [PHP-DOC] Bug #16508 Updated: typing errors in http://www.php.net/manual/en/language.types.integer.php

2002-04-09 Thread Andrew Lindeman
dang europeans ;-) On Tuesday 09 April 2002 03:32 am, [EMAIL PROTECTED] wrote: > ID: 16508 > Updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > -Status: Open > +Status: Closed > Bug Type: Documentation problem > Operating Sys

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

2002-04-09 Thread Simone Cortesi
cortesi Tue Apr 9 20:20:21 2002 EDT Modified files: /phpdoc/it translation.xml Log: updating darvina's WIP Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.66 phpdoc/it/translation.xml:1.67 --- phpdoc/it/translation.xml:1.66 Mon Apr

Re: [PHP-DOC] Renaming function and PHP versions

2002-04-09 Thread Yasuo Ohgaki
Hartmut Holzgraefe wrote: > Yasuo Ohgaki wrote: > >> MySQL functions have also renamed recently. They >> have fake version as you mentioned, I suppose. > > > which functions are you refering to? It looks like my memory is wrong. it should be other module, but I don't know which one. I guess th

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

2002-04-09 Thread Simone Cortesi
cortesi Tue Apr 9 20:25:45 2002 EDT Modified files: /phpdoc/it/functionscurl.xml Log: updating to current EN Index: phpdoc/it/functions/curl.xml diff -u phpdoc/it/functions/curl.xml:1.6 phpdoc/it/functions/curl.xml:1.7 --- phpdoc/it/functions/curl.xml:

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

2002-04-09 Thread Simone Cortesi
cortesi Tue Apr 9 20:28:17 2002 EDT Modified files: /phpdoc/en/functionscurl.xml Log: uppercasing 'if': it was my fault, no need for fix in translations Index: phpdoc/en/functions/curl.xml diff -u phpdoc/en/functions/curl.xml:1.34 phpdoc/en/functions/c

[PHP-DOC] »ç¾÷(Ãë¾÷)ÀÇ »õ·Î¿î ¹°°á (±¤_°í)

2002-04-09 Thread ¿î¿µÀÚ
Title: ¡º´ºÆ®¸®¼ÇÆ÷¶óÀÌÇÁ¼Ò°³¡» O º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀǰÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù. e-mailÁÖ¼Ò´Â ÀÎÅͳݻ󿡼­ ÃëµæÇÏ¿´À¸¸ç, ÁÖ¼Ò¿Ü ¾î¶°ÇÑ °³ÀÎ Á¤º¸µµ °¡Áö°í ÀÖÁö ¾Ê½À´Ï´ÙO ¸ÞÀÏÀ» ¿øÄ¡¾ÊÀ¸½Ç °æ¿ì "¼ö½Å°ÅºÎ"ÇØ ÁÖ½Ã¸é ´õ ÀÌ»ó ¸ÞÀÏÀ» º¸³»Áö ¾Ê°Ú½À´Ï´Ù.´äº¯¸Þ

[PHP-DOC] Bug #16525: Cannot open the file: mk:@MSITStore:......

2002-04-09 Thread denisb
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: Cannot open the file: mk:@MSITStore:.. I just download Windows HTML Help file (Size: 5288Kb Date: 9 Apr 2002) from http://www.php.net/download-docs.

Re: [PHP-DOC] php.ini -related

2002-04-09 Thread Gabor Hojtsy
> > For register globals: import_request_variables(), or > > extract() can be used. BTW isn't argv and argc available > > in some $HTTP_anyhing_VARS array? > > You are right in all points, but the current scripts in /scripts doesn't use any > of these possibilities. The build system uses php and r

Re: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-09 Thread Gabor Hojtsy
> the arguments for both gz and bzip2 make sense to me (user-friendliness and > dl-size). > > We Austrians tend alsways to a compromise ;) > > If it stays at bzip2: Why not write a link at the doc-download-page to the > somewhere mentioned FAQ-Page, and list there some Freeware for Win like > Ulti

[PHP-DOC] Bug #16525 Updated: Cannot open the file: mk:@MSITStore:......

2002-04-09 Thread goba
ID: 16525 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Windows PHP Version: 4.1.2 New Comment: Please check if it is in a directory wi

[PHP-DOC] Bug #16525 Updated: Cannot open the file: mk:@MSITStore:......

2002-04-09 Thread denisb
ID: 16525 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Windows PHP Version: 4.1.2 New Comment: Additional: OS Windows2000 What I do? I copy to c:\ file p

[PHP-DOC] Russian Translation

2002-04-09 Thread Boris Kimel
Hello phpdoc list memebers, I just wonder how do I get in touch with Russian translation team members. I've seen their nicks in CVS view, but that's not enough (obviously). Please contact me. -- Best regards, Boris Kimel mailto:[EMAIL PROTECTED]

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

2002-04-09 Thread Georg Richter
georg Wed Apr 10 03:19:03 2002 EDT Modified files: /phpdoc/de/functionsircg.xml Log: changed error in partintro (s/webserver/IRC-Server) Index: phpdoc/de/functions/ircg.xml diff -u phpdoc/de/functions/ircg.xml:1.11 phpdoc/de/functions/ircg.xml:1