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

2002-01-13 Thread Masaki Fujimoto
fujimotoMon Jan 14 01:05:36 2002 EDT Modified files: /phpdoc/ja/functionsbzip2.xml Log: enclosed programlisting with CDATA. Index: phpdoc/ja/functions/bzip2.xml diff -u phpdoc/ja/functions/bzip2.xml:1.8 phpdoc/ja/functions/bzip2.xml:1.9 --- p

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

2002-01-13 Thread Rui Hirokawa
hirokawaSun Jan 13 23:04:12 2002 EDT Modified files: /phpdoc/en/functionsdio.xml iisfunc.xml notes.xml Log: fixed typos. Index: phpdoc/en/functions/dio.xml diff -u phpdoc/en/functions/dio.xml:1.8 phpdoc/en/functions/dio.xml:1.9 --- phpdoc/en/fun

[PHP-DOC] it's a bit of an animal ...

2002-01-13 Thread Steph
We have more translators than writers on PHP-GTK docs at present. If anyone here feels like a challenge .. and trust me, GTK+ source is a challenge ... please contact me [EMAIL PROTECTED] or Andrei [EMAIL PROTECTED] and make your sacrifice public :) Thanks for your time, Steph

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

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:14:43 2002 EDT Modified files: /phpdoc/en/language functions.xml Log: Whoops. Typo fix. Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/language/functions.xml:1.22 phpdoc/en/language/functions.xml:1.23 --- phpdoc/en/language/f

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

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:09:53 2002 EDT Modified files: /phpdoc/en/language functions.xml Log: Added crossref to 'References Explained'. Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/language/functions.xml:1.21 phpdoc/en/language/functions.xml:1.22

[PHP-DOC] cvs: phpdoc / TODO /en/language control-structures.xml functions.xml

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:05:19 2002 EDT Modified files: /phpdoc TODO /phpdoc/en/language control-structures.xml functions.xml Log: Document that return returns from more than just functions. I used for return in the same spirit that is used for other c

Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 10:52:32PM +0100, Gabor Hojtsy wrote : > > > The question is to check for $_GET [isset($_GET)] or phpversion() > > > > 4.1.0 [version_compare() is the function for that thing :)]. > > > > > > Well, you are right, that if we are < 4.1.0, you can do: > > > > > > fake.php?_

Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
> > The question is to check for $_GET [isset($_GET)] or phpversion() > > > 4.1.0 [version_compare() is the function for that thing :)]. > > > > Well, you are right, that if we are < 4.1.0, you can do: > > > > fake.php?_GET[a]=b&_GET[c]=d > > > > so my idea may not be that good :) > > Yep

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

2002-01-13 Thread Georg Richter
georg Sun Jan 13 16:44:35 2002 EDT Modified files: /phpdoc/en/functionsncurses.xml Log: partinfo restructured inserted a few constants Index: phpdoc/en/functions/ncurses.xml diff -u phpdoc/en/functions/ncurses.xml:1.8 phpdoc/en/functions/ncur

Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 10:29:00PM +0100, Gabor Hojtsy wrote : > > > > > I mean, you could check php_version() and stick in some extract() > calls > > > > > for older versions wherever you use the superglobals, but that seems > > > > > rather ugly. > > > > > > > > Some really want it, let's defin

Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
> > > > I mean, you could check php_version() and stick in some extract() calls > > > > for older versions wherever you use the superglobals, but that seems > > > > rather ugly. > > > > > > Some really want it, let's define the most efficient/least ugly types of > > > hacks :) For example with ge

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

2002-01-13 Thread Derick Rethans
derick Sun Jan 13 16:23:51 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: - Document print to be a language construct Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.153 phpdoc/en/functions/strings.xml

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 08:22:11PM +0100, Gabor Hojtsy wrote : > > > I mean, you could check php_version() and stick in some extract() calls > > > for older versions wherever you use the superglobals, but that seems > > > rather ugly. > > > > Some really want it, let's define the most efficient/

Re: [PHP-DOC] RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
> > session_start(); > if(ini_get('register_globals') AND !isset($session_global_var)){ > $session_global_var = array(); > } > > session_register('session_global_var'); > > if(ini_get('register_globals')){ > $SESSION =& $session_global_var; > }else{ > $SESSION =& $HTTP_SESSION_VARS['session_gl

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

2002-01-13 Thread Georg Richter
Am Sonntag, 13. Januar 2002 20:28 schrieb Mark Kronsbein: > Gabor Hojtsy wrote: > > I thought it is obvious, that noone can invent author names, > > just the editors. Well, I would like to say +1 for including > > Hartmut in the author list, I am not against it. +3 Georg

[PHP-DOC] RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Richard Heyes
> > Now mimicking $_SESSION functionality is another story, eww, > maybe that's > > going too far. > > This can be done by a register_shutdown_function() who registers > all the vars in $_SESSION, using session_register. That's all :)) > If I can understand this new feature correctly (I never used

Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Philip Olson
> > Now mimicking $_SESSION functionality is another story, eww, maybe that's > > going too far. > > This can be done by a register_shutdown_function() who registers > all the vars in $_SESSION, using session_register. That's all :)) > If I can understand this new feature correctly (I never used

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

2002-01-13 Thread Jouni Ahto
On Sun, 13 Jan 2002, Egon Schmid wrote: > From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > > > Some background info: Jouni was added by Egon AFAIK, atfer > > he asked on the list and we agreed on that. > > This is correct. I thought also to put Hartmut on the author list. > But ... I have some reas

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

2002-01-13 Thread Mark Kronsbein
> things in phpdoc, but not in the authors list. The authors > list is reserved for the very best contributors of us. Anyone Well, Hartmut probably isn't an author, but he does and did a lot for the manual. This should IMHO be honored. > can propose somebody to be an author, the decision need

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

2002-01-13 Thread Mark Kronsbein
Gabor Hojtsy wrote: > I thought it is obvious, that noone can invent author names, > just the editors. Well, I would like to say +1 for including > Hartmut in the author list, I am not against it. me 2 SCNR Mark -- German Gabber Network @ http://www.gabber.de Infos und Tips zu PHP http://w

Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
> > I mean, you could check php_version() and stick in some extract() calls > > for older versions wherever you use the superglobals, but that seems > > rather ugly. > > Some really want it, let's define the most efficient/least ugly types of > hacks :) For example with get, checking phpversion,

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

2002-01-13 Thread Gabor Hojtsy
> > > > Only an editor can make such additions [to bookinfo.xml]. > > > > > > This info should be mentioned in phpdoc howto. May also want to define > > > what it means to be an author and/or editor. > > I thought it is obvious, that noone can invent author names, > > just the editors. Well, I wo

[PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Philip Olson
> The only real thing I think you can document on this is that you can't use > superglobals and expect your scripts to work on older versions of PHP. true. We can refer to a faq, one with a hack or two. > I mean, you could check php_version() and stick in some extract() calls > for older versio

Re: [PHP-DOC] manual build issues

2002-01-13 Thread Egon Schmid
From: "Philip Olson" <[EMAIL PROTECTED]> > Seems still problems exist, latest builds are January 5. I am unable to > build the html manual locally, anyone else have this problem? If not, > I'll expand on it. 'make test' works fine. This is one of the reasons. BTW which problems do you have b

[PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Rasmus Lerdorf
The only real thing I think you can document on this is that you can't use superglobals and expect your scripts to work on older versions of PHP. I mean, you could check php_version() and stick in some extract() calls for older versions wherever you use the superglobals, but that seems rather ugl

[PHP-DOC] superglobals and bc

2002-01-13 Thread Philip Olson
Many ask "How do I use superglobals yet allow my scripts to work on older versions of PHP", is there an official documentable response to this? Regards, Philip Olson

[PHP-DOC] manual build issues

2002-01-13 Thread Philip Olson
Seems still problems exist, latest builds are January 5. I am unable to build the html manual locally, anyone else have this problem? If not, I'll expand on it. 'make test' works fine. Regards, Philip Olson

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

2002-01-13 Thread Philip Olson
> This is correct. I thought also to put Hartmut on the author list. > But ... I have some reasons. What are the reasons? Regards, Philip Olson

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

2002-01-13 Thread Philip Olson
> > > Only an editor can make such additions [to bookinfo.xml]. > > > > This info should be mentioned in phpdoc howto. May also want to define > > what it means to be an author and/or editor. > I thought it is obvious, that noone can invent author names, > just the editors. Well, I would like to

[PHP-DOC] cvs: phpdoc /ja/functions crack.xml dotnet.xml fribidi.xml notes.xml qtdom.xml xmlrpc.xml

2002-01-13 Thread Rui Hirokawa
hirokawaSun Jan 13 10:16:21 2002 EDT Added files: /phpdoc/ja/functionscrack.xml dotnet.xml fribidi.xml notes.xml qtdom.xml xmlrpc.xml Log: added dotnet,xmlrpc,crack,etc. in japanese manual. Index: phpdoc/ja/

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

2002-01-13 Thread Rui Hirokawa
hirokawaSun Jan 13 10:15:43 2002 EDT Modified files: /phpdoc/ja/functionscurl.xml Log: added dotnet,xmlrpc,crack,etc. in japanese manual. Index: phpdoc/ja/functions/curl.xml diff -u phpdoc/ja/functions/curl.xml:1.8 phpdoc/ja/functions/curl.xml:1

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

2002-01-13 Thread Egon Schmid
From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > > > Only an editor can make such additions [to bookinfo.xml]. > > > > This info should be mentioned in phpdoc howto. May also want to define > > what it means to be an author and/or editor. > > I thought it is obvious, that noone can invent author names

[PHP-DOC] cvs: phpdoc /de Translators

2002-01-13 Thread Friedhelm Betz
betzSun Jan 13 07:38:56 2002 EDT Modified files: /phpdoc/de Translators Log: version comment for apache.xml, readline.xml Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.244 phpdoc/de/Translators:1.245 --- phpdoc/de/Translators:1.244 Tue Jan

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

2002-01-13 Thread Friedhelm Betz
betzSun Jan 13 07:36:34 2002 EDT Modified files: /phpdoc/de/functionsreadline.xml Log: sync with en 1.16 Index: phpdoc/de/functions/readline.xml diff -u phpdoc/de/functions/readline.xml:1.6 phpdoc/de/functions/readline.xml:1.7 --- phpdoc/de/function

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

2002-01-13 Thread Friedhelm Betz
betzSun Jan 13 07:34:23 2002 EDT Modified files: /phpdoc/de/functionsapache.xml Log: sync with en 1.22 Index: phpdoc/de/functions/apache.xml diff -u phpdoc/de/functions/apache.xml:1.16 phpdoc/de/functions/apache.xml:1.17 --- phpdoc/de/functions/apa

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

2002-01-13 Thread Masaki Fujimoto
fujimotoSun Jan 13 07:33:17 2002 EDT Modified files: /phpdoc/ja/chapters config.xml Log: enclosed program listing with CDATA. Index: phpdoc/ja/chapters/config.xml diff -u phpdoc/ja/chapters/config.xml:1.19 phpdoc/ja/chapters/config.xml:1.20 --- phpdo

[PHP-DOC] cvs: phpdoc /pt_BR Translators

2002-01-13 Thread Renato Arruda
rarruda Sun Jan 13 07:07:24 2002 EDT Modified files: /phpdoc/pt_BR Translators Log: updated status of translation Index: phpdoc/pt_BR/Translators diff -u phpdoc/pt_BR/Translators:1.24 phpdoc/pt_BR/Translators:1.25 --- phpdoc/pt_BR/Translators:1.24

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

2002-01-13 Thread Renato Arruda
rarruda Sun Jan 13 07:06:27 2002 EDT Modified files: /phpdoc/pt_BR/functions dir.xml Log: initial translation Index: phpdoc/pt_BR/functions/dir.xml diff -u /dev/null phpdoc/pt_BR/functions/dir.xml:1.3 --- /dev/null Sun Jan 13 07:06:27 2002 +++ phpdoc/

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

2002-01-13 Thread Renato Arruda
rarruda Sun Jan 13 07:06:00 2002 EDT Modified files: /phpdoc/pt_BR/functions bc.xml Log: initial translation Index: phpdoc/pt_BR/functions/bc.xml diff -u /dev/null phpdoc/pt_BR/functions/bc.xml:1.3 --- /dev/null Sun Jan 13 07:06:00 2002 +++ phpdoc/pt_

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

2002-01-13 Thread Gabor Hojtsy
> + > + $_COOKIE > + > + > + An associative array of variables passed to the current > + script via HTTP cookies. Automatically global in any scope. > + > + > + Also, if you have the time, please add the superglobals to the variabl

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

2002-01-13 Thread Gabor Hojtsy
> > Only an editor can make such additions [to bookinfo.xml]. > > This info should be mentioned in phpdoc howto. May also want to define > what it means to be an author and/or editor. I thought it is obvious, that noone can invent author names, just the editors. Well, I would like to say +1 for