Re: [PHP-DOC] Documentation for setcookie()?

2002-10-08 Thread Derick Rethans
On Tue, 8 Oct 2002, Erica Douglass wrote: > I was using PHP with some other people today, and one of them found out > that I had access to the manual to update it. He said he had experienced > the following problem: > > Their dev server was running an older version of PHP (4.0.x). Their > produc

Re: [PHP-DOC] ZendAPI figures

2002-10-08 Thread Derick Rethans
On Wed, 9 Oct 2002, James Cox wrote: > I'm in two minds about adding the figures into phpweb cvs, so the images > work. Why is that needed? The images get picked up fine in the CHM version of the manual. Derick -- ---

[PHP-DOC] #19465 [Fbk->NoF]: httpd.conf Fix for Apache 2

2002-10-08 Thread sniper
ID: 19465 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.2.3 New Comment: No feedback was provided. T

[PHP-DOC] problem with installing PHP on iplanet version 6.0

2002-10-08 Thread Azizul Bin Ahmad Shafawi
- (on the network) ** virus scaned ** -

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] iconv-extension

2002-10-08 Thread Yasuo Ohgaki
Pierre-Alain Joye wrote: > On Tue, 08 Oct 2002 23:43:42 +0900 > Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: > > >>Gabor Hojtsy wrote: >> >>>What php-dev guys think about this? >>> >>>Goba >> >>Except there may be some lib detection problems on some >>platforms. It's stable, IMO. > > > Without spec

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions delete.xml

2002-10-08 Thread André Luis Ferreira da Silva Bacci
ae Tue Oct 8 20:25:47 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions delete.xml Log: more litle useful Index: phpdoc/en/reference/filesystem/functions/delete.xml diff -u phpdoc/en/reference/filesystem/functions/delete.xml:1.2 php

[PHP-DOC] Documentation for setcookie()?

2002-10-08 Thread Erica Douglass
I was using PHP with some other people today, and one of them found out that I had access to the manual to update it. He said he had experienced the following problem: Their dev server was running an older version of PHP (4.0.x). Their production server was running 4.2.x. He was using the followi

[PHP-DOC] ZendAPI figures

2002-10-08 Thread James Cox
I'm in two minds about adding the figures into phpweb cvs, so the images work. Whilst this would be a workaround fix to the general problem, it does beg the question: what are the license restrictions in doing this? I don't want to just add them there and find that actually i'm breaking some law i

[PHP-DOC] #18129 [Com]: Installation PHP 4.2.X with Apache 2.0.x

2002-10-08 Thread sysop
ID: 18129 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.2.1 New Comment: Wow, [EMAIL PROTECTED], that was JUST *s* incredibly HELPFUL!!!

[PHP-DOC] cvs: phpdoc /en/reference/filesystem ini.xml

2002-10-08 Thread Thomas Schoefbeck
tom Tue Oct 8 17:23:48 2002 EDT Modified files: /phpdoc/en/reference/filesystem ini.xml Log: typo Index: phpdoc/en/reference/filesystem/ini.xml diff -u phpdoc/en/reference/filesystem/ini.xml:1.1 phpdoc/en/reference/filesystem/ini.xml:1.2 --- phpdoc

[PHP-DOC] ext/tokenizer

2002-10-08 Thread Andrei Zmievski
I've removed EXPERIMENTAL status from ext/tokenizer. Anyone feel like documenting it? What's up there is woefully inadequate and just plain outdated. -Andrei http://www.gravitonic.com/ * I wish life had an UNDO function. * -- PHP Documentation Mailing List

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread Gabor Hojtsy
> Maybe my bad english was misleading. I was not talking about the integration > of the user notes but the contents of images.xml :-) I myself don't know > how to move the user notes > to errorfunc. > It would be kind, if someone could look at the user notes, integrate or > delete them, and move

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

2002-10-08 Thread Gabor Hojtsy
> +header("Content-type: image/png"); > +$string = implode($argv, " "); Using $argv to retrieve GET parameters is a not adviced way today AFAIK. So this should be modified to use something like $string = $_GET['text']; Goba -- PHP Documentation Mailing List (http://www.php.net/) To u

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread holliwell
> > >> Contents of features/error-handling.xml are integrated in errorfunc. > > >> What should happen with error-handling.xml? Delete? > > >> I guess some links should be adjusted, those pointing to > > >> features/error-handling. > > >> Thoughts? > > > > > BTW it would also e nice to move the us

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

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 13:53:22 2002 EDT Modified files: /phpdoc/en/reference/image reference.xml Log: integration from features/images.xml Index: phpdoc/en/reference/image/reference.xml diff -u phpdoc/en/reference/image/reference.xml:1.9 phpdoc/en/reference/i

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread Gabor Hojtsy
> >> Contents of features/error-handling.xml are integrated in errorfunc. > >> What should happen with error-handling.xml? Delete? > >> I guess some links should be adjusted, those pointing to > >> features/error-handling. > >> Thoughts? > > > BTW it would also e nice to move the user notes from

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] iconv-extension

2002-10-08 Thread Pierre-Alain Joye
On Tue, 08 Oct 2002 23:43:42 +0900 Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: > Gabor Hojtsy wrote: > > What php-dev guys think about this? > > > > Goba > > Except there may be some lib detection problems on some > platforms. It's stable, IMO. Without specify anything detection failed on RH7.3 (l

Re: [PHP-DOC] iconv-extension

2002-10-08 Thread Yasuo Ohgaki
Gabor Hojtsy wrote: > What php-dev guys think about this? > > Goba Except there may be some lib detection problems on some platforms. It's stable, IMO. At least, API will not be changed. -- Yasuo Ohgaki > > - Original Message - > From: "Friedhelm Betz" <[EMAIL PROTECTED]> > To: <[EMA

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

2002-10-08 Thread Dominik . Klein
ID: 16228 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.1.2 New Comment: I experienced this issue, too and solved it using xslt_set_base(

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread Friedhelm Betz
>> Contents of features/error-handling.xml are integrated in errorfunc. >> What should happen with error-handling.xml? Delete? >> I guess some links should be adjusted, those pointing to >> features/error-handling. >> Thoughts? > BTW it would also e nice to move the user notes from that page > to

[PHP-DOC] cvs: phpdoc /en/appendices migration4.xml

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 07:11:46 2002 EDT Modified files: /phpdoc/en/appendices migration4.xml Log: integrated warning from error-handling, forgot this one Index: phpdoc/en/appendices/migration4.xml diff -u phpdoc/en/appendices/migration4.xml:1.24 phpdoc/e

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

2002-10-08 Thread Melvyn Sopacua
Thanx guys. I was already wandering why it didn't turn up. Going through howto now, so I can avoid that in the future. Sorry bout the inconvenience. At 10:38 10/8/2002 +0200, Gabor Hojtsy wrote: >Seems like you have done a search and replace and modified "linked" in >the text too, where it was

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread Gabor Hojtsy
> Contents of features/error-handling.xml are integrated in errorfunc. > What should happen with error-handling.xml? Delete? > I guess some links should be adjusted, those pointing to > features/error-handling. > Thoughts? BTW it would also e nice to move the user notes from that page to referenc

Re: [PHP-DOC] features/error-handling

2002-10-08 Thread Gabor Hojtsy
> Contents of features/error-handling.xml are integrated in errorfunc. > What should happen with error-handling.xml? Delete? > I guess some links should be adjusted, those pointing to > features/error-handling. > Thoughts? The best would be if someone has all the languages to do a grep for that f

[PHP-DOC] features/error-handling

2002-10-08 Thread Friedhelm Betz
Contents of features/error-handling.xml are integrated in errorfunc. What should happen with error-handling.xml? Delete? I guess some links should be adjusted, those pointing to features/error-handling. Thoughts? Friedhelm -- PHP Documentation Mailing List (http://w

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc constants.xml examples.xml ini.xml reference.xml

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 06:44:01 2002 EDT Added files: /phpdoc/en/reference/errorfunc examples.xml Modified files: /phpdoc/en/reference/errorfunc reference.xml ini.xml constants.xml Log: contents from error-handling added Index

[PHP-DOC] cvs: phpdoc /en/reference/info constants.xml

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 06:42:19 2002 EDT Modified files: /phpdoc/en/reference/info constants.xml Log: more info constants Index: phpdoc/en/reference/info/constants.xml diff -u phpdoc/en/reference/info/constants.xml:1.2 phpdoc/en/reference/info/constants.xml:1

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

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 06:40:49 2002 EDT Modified files: /phpdoc/en/reference/array constants.xml Log: more array constants Index: phpdoc/en/reference/array/constants.xml diff -u phpdoc/en/reference/array/constants.xml:1.3 phpdoc/en/reference/array/constants.x

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

2002-10-08 Thread Friedhelm Betz
betzTue Oct 8 06:38:41 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: integrated note from error-handling.xml Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.38 phpdoc/en/language/operators.xml:1.39 --

Re: [PHP-DOC] iconv-extension

2002-10-08 Thread Gabor Hojtsy
What php-dev guys think about this? Goba - Original Message - From: "Friedhelm Betz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 12:06 PM Subject: [PHP-DOC] iconv-extension > > Sources state iconv extensions as experimental. Is this (still) correct? >

[PHP-DOC] iconv-extension

2002-10-08 Thread Friedhelm Betz
Sources state iconv extensions as experimental. Is this (still) correct? If so, I'll add the appropriate notes in the docs. Friedhelm -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/xslt reference.xml

2002-10-08 Thread Gregory Song
gregory Tue Oct 8 04:56:12 2002 EDT Modified files: /phpdoc/en/reference/xslt reference.xml Log: Revert 'linked'... Index: phpdoc/en/reference/xslt/reference.xml diff -u phpdoc/en/reference/xslt/reference.xml:1.5 phpdoc/en/reference/xslt/reference.xml:1.

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

2002-10-08 Thread Gabor Hojtsy
Seems like you have done a search and replace and modified "linked" in the text too, where it was absolutely correct (in two places). Please revert those two text occurances. Goba > gregory Tue Oct 8 04:24:07 2002 EDT > > Modified files: > /phpdoc/en/reference/xslt reference.xml > Log:

[PHP-DOC] cvs: phpdoc /en/reference/xslt reference.xml

2002-10-08 Thread Gregory Song
gregory Tue Oct 8 04:24:07 2002 EDT Modified files: /phpdoc/en/reference/xslt reference.xml Log: linked -> linkend, Tag added Index: phpdoc/en/reference/xslt/reference.xml diff -u phpdoc/en/reference/xslt/reference.xml:1.4 phpdoc/en/reference/xslt/refer