[PHP-DOC] #24251 [Ana]: include paths with include*()/require*() (again)

2003-06-23 Thread qurve at qurve dot com
ID: 24251 User updated by: qurve at qurve dot com Reported By: qurve at qurve dot com Status: Analyzed Bug Type: Documentation problem Operating System: FreeBSD 4.7 PHP Version: 4.3.2 New Comment: If the cwd for the include is the cwd for a.php, h

[PHP-DOC] #24251 [Opn->Ana]: include paths with include*()/require*() (again)

2003-06-23 Thread sniper
ID: 24251 Updated by: [EMAIL PROTECTED] Reported By: qurve at qurve dot com -Status: Open +Status: Analyzed -Bug Type: *Directory/Filesystem functions +Bug Type: Documentation problem Operating System: FreeBSD 4.7 PHP Version: 4

[PHP-DOC] #24191 [Bgs]: can not change open_basedir from httpd.conf

2003-06-23 Thread sniper
ID: 24191 Updated by: [EMAIL PROTECTED] Reported By: info at crooce dot com Status: Bogus Bug Type: Documentation problem Operating System: OpenBSD 3.2 PHP Version: 4.3.1 New Comment: It should be written with bigger font. :) Previous Comm

[PHP-DOC] #24191 [Ana->Bgs]: can not change open_basedir from httpd.conf

2003-06-23 Thread philip
ID: 24191 Updated by: [EMAIL PROTECTED] Reported By: info at crooce dot com -Status: Analyzed +Status: Bogus Bug Type: Documentation problem Operating System: OpenBSD 3.2 PHP Version: 4.3.1 New Comment: It's already documented in con

[PHP-DOC] #24191 [Fbk->Ana]: can not change open_basedir from httpd.conf

2003-06-23 Thread sniper
ID: 24191 Updated by: [EMAIL PROTECTED] Reported By: info at crooce dot com -Status: Feedback +Status: Analyzed -Bug Type: *Configuration Issues +Bug Type: Documentation problem Operating System: OpenBSD 3.2 PHP Version: 4.3.1

[PHP-DOC] cvs: phpdoc /scripts/rtlpatch HtmlParser.class.php

2003-06-23 Thread Moshe Doron
momoMon Jun 23 14:31:19 2003 EDT Modified files: /phpdoc/scripts/rtlpatchHtmlParser.class.php Log: add support for xml (ability to deal with tag not on the initial array] cleanup Index: phpdoc/scripts/rtlpatch/HtmlParser.class.php diff -u phpdoc/script

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions strftime.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 14:02:30 2003 EDT Modified files: /phpdoc/en/reference/datetime/functions strftime.xml Log: for win32: link for overview of supported conversion specifiers see also corrections Index: phpdoc/en/reference/datetime/functions/strftime.xml d

[PHP-DOC] cvs: phpdoc /entities global.ent

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 13:41:37 2003 EDT Modified files: /phpdoc/entitiesglobal.ent Log: sun freeware and strftime for win enties added Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.114 phpdoc/entities/global.ent:1.115 --- phpdoc/enti

[PHP-DOC] cvs: phpdoc /en/chapters install.iplanet.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 13:33:28 2003 EDT Modified files: /phpdoc/en/chapters install.iplanet.xml Log: examples to xml, restructering Index: phpdoc/en/chapters/install.iplanet.xml diff -u phpdoc/en/chapters/install.iplanet.xml:1.1 phpdoc/en/chapters/install.iplane

[PHP-DOC] cvs: phpdoc /en/chapters install.hpux.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 13:32:29 2003 EDT Modified files: /phpdoc/en/chapters install.hpux.xml Log: some tagging, minor rewording Index: phpdoc/en/chapters/install.hpux.xml diff -u phpdoc/en/chapters/install.hpux.xml:1.3 phpdoc/en/chapters/install.hpux.xml:1.4 ---

[PHP-DOC] cvs: phpdoc /en/chapters install.macosx.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 13:31:38 2003 EDT Modified files: /phpdoc/en/chapters install.macosx.xml Log: more items moved to orderedlist, typos Index: phpdoc/en/chapters/install.macosx.xml diff -u phpdoc/en/chapters/install.macosx.xml:1.4 phpdoc/en/chapters/install.

Re: [PHP-DOC] About sqlite-fetch-array

2003-06-23 Thread Gabor Hojtsy
Someone can tell me how to place the en revision tag in this file, or do it for me? It doen´t contain the version. I want begin the translation of sqlite documentation, is it complete or have more changes to do? You can copy-paste a Revision comment [the second line of English XML files]. The re

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

2003-06-23 Thread Salah Faya
visualmind Mon Jun 23 09:55:42 2003 EDT Modified files: /phpdoc/en/reference/strings/functions print.xml Log: an print to a print Index: phpdoc/en/reference/strings/functions/print.xml diff -u phpdoc/en/reference/strings/functions/print.xml:1.10 phpdo

Re: [PHP-DOC] print a/ or print any/

2003-06-23 Thread Mehdi
> I was reading that in the manual when I found that mistake, so I > thought that was the file > thank you for giving me the right location, I was about to start > translating it. No problem, just trying to avoid you my mistakes ;) phpdoc/en/functions/ is a part of the old documentation system, so

Re: [PHP-DOC] print a/ or print any/

2003-06-23 Thread Salah Faya
I was reading that in the manual when I found that mistake, so I thought that was the file thank you for giving me the right location, I was about to start translating it. I will also fix the mistake in phpdoc/en/reference/strings/functions/print.xml if none minds. - Original Message - F

Re: [PHP-DOC] Re: print a/ or print any/

2003-06-23 Thread Mehdi
> (sorry for the previous post) > > in phpdoc/en/functions/strings.xml : > > // You can use variables inside of an print statement > > inside of: any or a ? The good file to correct is : phpdoc/en/reference/strings/functions/print.xml (line 41) good statement would be : You can use variables i

Re: [PHP-DOC] Re: print a/ or print any/

2003-06-23 Thread Mehdi
> (sorry for the previous post) > > in phpdoc/en/functions/strings.xml : what are you doing in this directory ? please don't commit anything there. Mehdi -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] Re: print a/ or print any/

2003-06-23 Thread Salah Faya
(sorry for the previous post) in phpdoc/en/functions/strings.xml : // You can use variables inside of an print statement inside of: any or a ? -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] print a/ or print any/

2003-06-23 Thread Salah Faya
in phpdoc/en/functions/strings.xml :  

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread theseer
ID: 24295 Updated by: [EMAIL PROTECTED] Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: Sorry, 'use_trans_sid' of course ( shoudln't have w

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread marcus at quintic dot co dot uk
ID: 24295 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: wrt disabling session.enable_trans_si

[PHP-DOC] cvs: phpdoc /en/chapters install.macosx.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 07:57:28 2003 EDT Modified files: /phpdoc/en/chapters install.macosx.xml Log: xmlify, restructering Index: phpdoc/en/chapters/install.macosx.xml diff -u phpdoc/en/chapters/install.macosx.xml:1.3 phpdoc/en/chapters/install.macosx.xml:1.4 ---

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread theseer
ID: 24295 Updated by: [EMAIL PROTECTED] Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: Disable session.enable_trans_sid in php.ini or

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread marcus at quintic dot co dot uk
ID: 24295 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: Mmmm - I may not have made myself cle

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread marcus at quintic dot co dot uk
ID: 24295 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: Eh? I realise the session file should

[PHP-DOC] #24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread derick
ID: 24295 Updated by: [EMAIL PROTECTED] Reported By: marcus at quintic dot co dot uk Status: Open -Bug Type: Session related +Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.2 New Comment: This is actually

[PHP-DOC] cvs: phpdoc /howto working.xml

2003-06-23 Thread Friedhelm Betz
betzMon Jun 23 05:47:28 2003 EDT Modified files: /phpdoc/howto working.xml Log: build fix, simpara contains no block elems Index: phpdoc/howto/working.xml diff -u phpdoc/howto/working.xml:1.35 phpdoc/howto/working.xml:1.36 --- phpdoc/howto/working.x

[PHP-DOC] cvs: phpdoc /chm make_chm_fancy.php

2003-06-23 Thread Moshe Doron
momoMon Jun 23 05:29:34 2003 EDT Modified files: /phpdoc/chm make_chm_fancy.php Log: fancy the hebrew Index: phpdoc/chm/make_chm_fancy.php diff -u phpdoc/chm/make_chm_fancy.php:1.7 phpdoc/chm/make_chm_fancy.php:1.8 --- phpdoc/chm/make_chm_fancy.php:1.7 Sun

[PHP-DOC] #24230 [Com]: HTML problem in http://www.php.net/manual/fr/language.types.array.php

2003-06-23 Thread didou at keliglia dot com
ID: 24230 Comment by: didou at keliglia dot com Reported By: fred at surleau dot com Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: 4.3.2 New Comment: For non french speakers, The problem was dealing with e

[PHP-DOC] #24230 [Opn->Csd]: HTML problem in http://www.php.net/manual/fr/language.types.array.php

2003-06-23 Thread didou
ID: 24230 Updated by: [EMAIL PROTECTED] Reported By: fred at surleau dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: 4.3.2 New Comment: Voilà, on (merci Derick) a fait bouger l

Re: [PHP-DOC] Callbacks

2003-06-23 Thread Hartmut Holzgraefe
Davey wrote: I am fine with the callback type, and the "handler" name to use for callback paramater names. Goba It seems that "callback" and "handler" are well recieved, would you like for me to go through and change all functions which use callbacks to have this? IMHO "handler" only makes se