Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Gregory Song

Well, I know where the problem lays. I was trying to login with the username
'Gregory', which is the one I registered with CVS, but I get the problem I
described. When I change it to 'gregory', I login the system correctly...
Case Sensitive... :-P

Greg

"Gregory Song" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Yes, I have, I can visit any other web pages correctly...
>
> Greg
>
> "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Do you have cookies enabled?
> >
> > On Mon, 26 Aug 2002, Gregory Song wrote:
> >
> > > Well, actually, I've ever tried this before and tried again just now,
I
> get
> > > a form to input username and password, and nothing happened after I
> entered
> > > correct username and password. This form just appear again... Whatzup
> with
> > > it?
> > >
> > > Greg
> > >
> > > "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
> > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > > Go to http://master.php.net/manage/users.php
> > > >
> > > > On Mon, 26 Aug 2002, ФʢÎÄ wrote:
> > > >
> > > > > hi,
> > > > > My old cvs  forwarding email address [EMAIL PROTECTED] is
> don't
> > > exist now.
> > > > > My cvs account is yincheng,so [EMAIL PROTECTED] still forward email
> to my
> > > old email address incorrect.
> > > > >
> > > > > Would tell me how to change it?
> > > > > I want [EMAIL PROTECTED] forward email to my new email address
> > > [EMAIL PROTECTED]
> > > > >
> > > > > thank!
> > > > >
> > > > > --
> > > > > PHP Documentation Mailing List (http://www.php.net/)
> > > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > PHP Documentation Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
>
>



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




Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Gregory Song

Yes, I have, I can visit any other web pages correctly...

Greg

"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Do you have cookies enabled?
>
> On Mon, 26 Aug 2002, Gregory Song wrote:
>
> > Well, actually, I've ever tried this before and tried again just now, I
get
> > a form to input username and password, and nothing happened after I
entered
> > correct username and password. This form just appear again... Whatzup
with
> > it?
> >
> > Greg
> >
> > "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Go to http://master.php.net/manage/users.php
> > >
> > > On Mon, 26 Aug 2002, ФʢÎÄ wrote:
> > >
> > > > hi,
> > > > My old cvs  forwarding email address [EMAIL PROTECTED] is
don't
> > exist now.
> > > > My cvs account is yincheng,so [EMAIL PROTECTED] still forward email
to my
> > old email address incorrect.
> > > >
> > > > Would tell me how to change it?
> > > > I want [EMAIL PROTECTED] forward email to my new email address
> > [EMAIL PROTECTED]
> > > >
> > > > thank!
> > > >
> > > > --
> > > > PHP Documentation Mailing List (http://www.php.net/)
> > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > >
> > >
> >
> >
> >
> > --
> > PHP Documentation Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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




Re: [PHP-DOC] How to generate a CHM help file?

2002-08-25 Thread derick

On Mon, 26 Aug 2002, Dallas Thunder wrote:

> Thanks.
> I use Microsoft HTML Help Workshop to create CHM.  It nees a .hhp, .hhc,
> .hhk and html files to compile.  How to generate those .hh? files?

See chm/make_chm.README in the phpdoc CVS tree, it explains everything. 
If you are able to build it with chinese characters succesfully, let me 
know and I add this language to the overnight CHM generation thingy.

Derick


> 
> <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > On Mon, 26 Aug 2002, Dallas Thunder wrote:
> >
> > > There's no chm entry in Makefile, so I guess to get a CHM help, should
> > > ./configure --with-chm=yes --with-lang=zh
> > > Then make html, then use other tools to generate chm help from html
> tree,
> > > right?
> >
> > Yu, you need other tools for this.
> >
> > > And what is "make_chm_index_en.html" for?  Should I change the name to
> > > comply my language ("make_chm_index_zh.html")?  Can it be recognized
> > > automatically?
> >
> > Yeah, you neeed to copy that to your tre and change the language code,
> > it will be recognized automatically. However, the CHMs don't really work
> > (or maybe they do work) as I have no support for Chinese characters on
> > my box.
> >
> > Derick
> >
> > --
> -
> >  Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
> >  Frequent ranting: http://www.derickrethans.nl/
> > --
> -
> >  PHP: Scripting the Web - [EMAIL PROTECTED]
> > All your branches are belong to me!
> > SRM: Script Running Machine - www.vl-srm.net
> > --
> -
> >
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




Re: [PHP-DOC] How to generate a CHM help file?

2002-08-25 Thread Dallas Thunder

Thanks.
I use Microsoft HTML Help Workshop to create CHM.  It nees a .hhp, .hhc,
.hhk and html files to compile.  How to generate those .hh? files?

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Mon, 26 Aug 2002, Dallas Thunder wrote:
>
> > There's no chm entry in Makefile, so I guess to get a CHM help, should
> > ./configure --with-chm=yes --with-lang=zh
> > Then make html, then use other tools to generate chm help from html
tree,
> > right?
>
> Yu, you need other tools for this.
>
> > And what is "make_chm_index_en.html" for?  Should I change the name to
> > comply my language ("make_chm_index_zh.html")?  Can it be recognized
> > automatically?
>
> Yeah, you neeed to copy that to your tre and change the language code,
> it will be recognized automatically. However, the CHMs don't really work
> (or maybe they do work) as I have no support for Chinese characters on
> my box.
>
> Derick
>
> --
-
>  Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
>  Frequent ranting: http://www.derickrethans.nl/
> --
-
>  PHP: Scripting the Web - [EMAIL PROTECTED]
> All your branches are belong to me!
> SRM: Script Running Machine - www.vl-srm.net
> --
-
>



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




Re: [PHP-DOC] How to generate a CHM help file?

2002-08-25 Thread derick

On Mon, 26 Aug 2002, Dallas Thunder wrote:

> There's no chm entry in Makefile, so I guess to get a CHM help, should
> ./configure --with-chm=yes --with-lang=zh
> Then make html, then use other tools to generate chm help from html tree,
> right?

Yu, you need other tools for this.

> And what is "make_chm_index_en.html" for?  Should I change the name to
> comply my language ("make_chm_index_zh.html")?  Can it be recognized
> automatically?

Yeah, you neeed to copy that to your tre and change the language code, 
it will be recognized automatically. However, the CHMs don't really work 
(or maybe they do work) as I have no support for Chinese characters on 
my box.

Derick

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




[PHP-DOC] How to generate a CHM help file?

2002-08-25 Thread Dallas Thunder

There's no chm entry in Makefile, so I guess to get a CHM help, should
./configure --with-chm=yes --with-lang=zh
Then make html, then use other tools to generate chm help from html tree,
right?
And what is "make_chm_index_en.html" for?  Should I change the name to
comply my language ("make_chm_index_zh.html")?  Can it be recognized
automatically?
Thanks!



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




[PHP-DOC] #10307 [Com]: PHP refusing to get temporary file name from an HTTP PUT request.

2002-08-25 Thread alan

 ID:   10307
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: freebsd 4.2
 PHP Version:  4.2.1
 New Comment:

I couldnt get PUT to work like that, looks like this patch will solve
it.

http://marc.theaimsgroup.com/?l=php-dev&m=102983806024466&w=2

(read the following responsed for a bit more detail on why php cant
read PUT at present)

regards
Alan


Previous Comments:


[2002-08-25 20:14:11] [EMAIL PROTECTED]

Making this a Documentation Problem; I can't find any code
that sets PHP_UPLOADED_FILE_NAME, PHP_PUT_FILENAME or
other variations, so it seems that the docs at
http://www.php.net/manual/en/features.file-upload.put-method.php
are just plain wrong.
However, it does seem that fopen("php://stdin", "rb") will
allow access to that data (but I haven't tried to verify this).




[2002-08-25 19:57:56] [EMAIL PROTECTED]

Sounds like the data is ending up coming from stdin;
try the following code:

$data = fopen("php://stdin", "rb");
$destfile = fopen("file_to_overwrite", "wb");
while(!feof($data)) {
   $chunk = fread($data, 4096);
   fwrite($destfile, $chunk);
}
fclose($destfile);
fclose($data);

This doesn't explain why it doesn't behave as documented,
but should be enough to get you going.



[2002-08-25 12:40:18] [EMAIL PROTECTED]

PUT method is used for publishing from HTML editors.
But apache brings the data to the script to the stdin stream.
So, PHP does not accept any data. And, also, does not set up 
any variable on that score.



[2002-08-13 22:43:27] [EMAIL PROTECTED]

updating version as per user comments.



[2002-07-15 03:22:45] [EMAIL PROTECTED]

I am using FreeBSD 4.6 and mod_php4-4.2.1_2.
I am using curl to send the file.
curl -T /kernel http://server/test.dat

Interesting thing is that the PHP code is executed and terminated
BEFORE the file has completed uploading. Weird.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/10307

-- 
Edit this bug report at http://bugs.php.net/?id=10307&edit=1


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




Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Rasmus Lerdorf

Do you have cookies enabled?

On Mon, 26 Aug 2002, Gregory Song wrote:

> Well, actually, I've ever tried this before and tried again just now, I get
> a form to input username and password, and nothing happened after I entered
> correct username and password. This form just appear again... Whatzup with
> it?
>
> Greg
>
> "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Go to http://master.php.net/manage/users.php
> >
> > On Mon, 26 Aug 2002, ФʢÎÄ wrote:
> >
> > > hi,
> > > My old cvs  forwarding email address [EMAIL PROTECTED] is don't
> exist now.
> > > My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to my
> old email address incorrect.
> > >
> > > Would tell me how to change it?
> > > I want [EMAIL PROTECTED] forward email to my new email address
> [EMAIL PROTECTED]
> > >
> > > thank!
> > >
> > > --
> > > PHP Documentation Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
>
>
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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




Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Gregory Song

Well, actually, I've ever tried this before and tried again just now, I get
a form to input username and password, and nothing happened after I entered
correct username and password. This form just appear again... Whatzup with
it?

Greg

"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Go to http://master.php.net/manage/users.php
>
> On Mon, 26 Aug 2002, ФʢÎÄ wrote:
>
> > hi,
> > My old cvs  forwarding email address [EMAIL PROTECTED] is don't
exist now.
> > My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to my
old email address incorrect.
> >
> > Would tell me how to change it?
> > I want [EMAIL PROTECTED] forward email to my new email address
[EMAIL PROTECTED]
> >
> > thank!
> >
> > --
> > PHP Documentation Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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




Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Rasmus Lerdorf

Go to http://master.php.net/manage/users.php

On Mon, 26 Aug 2002, ФʢÎÄ wrote:

> hi,
>   My old cvs  forwarding email address [EMAIL PROTECTED] is don't exist 
>now.
> My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to my old email 
>address incorrect.
>
> Would tell me how to change it?
> I want [EMAIL PROTECTED] forward email to my new email address [EMAIL PROTECTED]
>
> thank!
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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




Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Steph

http://master.php.net/manage/users.php

- Original Message -
From: "ФʢÎÄ" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 26, 2002 3:10 AM
Subject: [PHP-DOC] how to change my cvs forwarding email address?


> hi,
> My old cvs  forwarding email address [EMAIL PROTECTED] is
don't exist now.
> My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to
my old email address incorrect.
>
> Would tell me how to change it?
> I want [EMAIL PROTECTED] forward email to my new email address
[EMAIL PROTECTED]
>
> thank!
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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




[PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread ФʢÎÄ

hi,
My old cvs  forwarding email address [EMAIL PROTECTED] is don't exist 
now.
My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to my old email 
address incorrect.

Would tell me how to change it?
I want [EMAIL PROTECTED] forward email to my new email address [EMAIL PROTECTED]

thank!

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




[PHP-DOC] #10307 [Opn]: PHP refusing to get temporary file name from an HTTP PUT request.

2002-08-25 Thread wez

 ID:   10307
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
-Bug Type: HTTP related
+Bug Type: Documentation problem
 Operating System: freebsd 4.2
 PHP Version:  4.2.1
 New Comment:

Making this a Documentation Problem; I can't find any code
that sets PHP_UPLOADED_FILE_NAME, PHP_PUT_FILENAME or
other variations, so it seems that the docs at
http://www.php.net/manual/en/features.file-upload.put-method.php
are just plain wrong.
However, it does seem that fopen("php://stdin", "rb") will
allow access to that data (but I haven't tried to verify this).



Previous Comments:


[2002-08-25 19:57:56] [EMAIL PROTECTED]

Sounds like the data is ending up coming from stdin;
try the following code:

$data = fopen("php://stdin", "rb");
$destfile = fopen("file_to_overwrite", "wb");
while(!feof($data)) {
   $chunk = fread($data, 4096);
   fwrite($destfile, $chunk);
}
fclose($destfile);
fclose($data);

This doesn't explain why it doesn't behave as documented,
but should be enough to get you going.



[2002-08-25 12:40:18] [EMAIL PROTECTED]

PUT method is used for publishing from HTML editors.
But apache brings the data to the script to the stdin stream.
So, PHP does not accept any data. And, also, does not set up 
any variable on that score.



[2002-08-13 22:43:27] [EMAIL PROTECTED]

updating version as per user comments.



[2002-07-15 03:22:45] [EMAIL PROTECTED]

I am using FreeBSD 4.6 and mod_php4-4.2.1_2.
I am using curl to send the file.
curl -T /kernel http://server/test.dat

Interesting thing is that the PHP code is executed and terminated
BEFORE the file has completed uploading. Weird.



[2002-07-14 19:15:57] [EMAIL PROTECTED]

I have duplicated this problem with PHP 4.2.1, on a Linux Mandrake
system
with an Apache 1.3 server.  However, instead of a browser, I am
using the W3C libbwww sample program, put.c 
(http://www.w3.org/Library/Examples/put.c).  This is about as 
"official" a PUT command as you can get.

For a server script, I have one that is about as simple as 
you can get.



I've tried many variations, printing out $_POST and $_FILES, 
and other variables, all with the same empty results.
Any new ideas?



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/10307

-- 
Edit this bug report at http://bugs.php.net/?id=10307&edit=1


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




[PHP-DOC] #19097 [NEW]: Shared Memory Functions

2002-08-25 Thread holliwell

From: [EMAIL PROTECTED]
Operating system: win2k
PHP version:  4.2.2
PHP Bug Type: Documentation problem
Bug description:  Shared Memory Functions

Hi,
the manual says (http://www.php.net/manual/en/ref.shmop.php):
The functions will not work on windows, as it does not support shared
memory. 
This is false, enabling the supplied php_shmop.dll this functions work on
windows (at least on win2k).
Proof: example1 from the above mentioned url.

Friedhelm Betz
-- 
Edit bug report at http://bugs.php.net/?id=19097&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19097&r=trysnapshot
Fixed in CVS:http://bugs.php.net/fix.php?id=19097&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=19097&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=19097&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19097&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19097&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19097&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19097&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19097&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=19097&r=globals


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




Re: [PHP-DOC] Greetings from Egon

2002-08-25 Thread Mark Kronsbein

> I write this, not to blame him: If you meet Egon on a doc-meeting, on a 
> usergroup meeting or anywhere else, keep him away from alcohol!

Please say this to Waclav and perhaps the people at the Krone, too.

Mark

-- 
German Gabber Network @ http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de
Konnte ich helfen? http://www.php-homepage.de/danke.php



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




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

2002-08-25 Thread Dallas Thunder

dallas  Sun Aug 25 16:07:05 2002 EDT

  Modified files:  
/phpdoc/en/language control-structures.xml 
  Log:
  Fixed a few typos
  
  
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.61 
phpdoc/en/language/control-structures.xml:1.62
--- phpdoc/en/language/control-structures.xml:1.61  Mon Jul 29 17:00:21 2002
+++ phpdoc/en/language/control-structures.xml   Sun Aug 25 16:07:05 2002
@@ -1,5 +1,5 @@
 
-
+
  
   Control Structures
 
@@ -38,7 +38,7 @@
 to &false; - it'll ignore it. More information about what values evaluate
 to &false; can be found in the 'Converting to boolean'
-section>.
+section.


 The following example would display a is bigger
@@ -74,7 +74,7 @@
 


-If statements can be nested indefinitely within other
+If statements can be nested indefinitely within other
 if statements, which provides you with complete
 flexibility for conditional execution of the various parts of your
 program.
@@ -355,7 +355,7 @@

 Don't worry if you don't understand this right away or at all.
 You can code scripts and even powerful scripts without using this
-`feature'.
+'feature'.

   
 



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




[PHP-DOC] cvs: phpdoc /en/reference/msql/functions msql-data-seek.xml

2002-08-25 Thread Cornelia Boenigk

conni   Sun Aug 25 15:52:42 2002 EDT

  Modified files:  
/phpdoc/en/reference/msql/functions msql-data-seek.xml 
  Log:
  fixed typo
  
  
Index: phpdoc/en/reference/msql/functions/msql-data-seek.xml
diff -u phpdoc/en/reference/msql/functions/msql-data-seek.xml:1.2 
phpdoc/en/reference/msql/functions/msql-data-seek.xml:1.3
--- phpdoc/en/reference/msql/functions/msql-data-seek.xml:1.2   Wed Apr 17 02:40:53 
2002
+++ phpdoc/en/reference/msql/functions/msql-data-seek.xml   Sun Aug 25 15:52:42 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -19,7 +19,7 @@
 
  msql_data_seek moves the internal row
  pointer of the mSQL result associated with the specified query
- identifier to pointer to the specifyed row number.  The next call
+ identifier to point to the specifyed row number.  The next call
  to msql_fetch_row would return that
  row.
  



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




Re: [PHP-DOC] Greetings from Egon

2002-08-25 Thread Martin Samesch

Sebastian Bergmann wrote:
> 
> Georg Richter wrote:
> > Egon is in the hospital, because he had some alcohol problems.
> > He is on the best way for recovery, and will leave the hospital on
> > Sept 6th.
> 
>   If you'll meet him again, please relay my best wishes to him, Georg.

My best wishes too, please.

Martin

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




Re: [PHP-DOC] Greetings from Egon

2002-08-25 Thread Sebastian Bergmann

Georg Richter wrote:
> Egon is in the hospital, because he had some alcohol problems.
> He is on the best way for recovery, and will leave the hospital on 
> Sept 6th.

  If you'll meet him again, please relay my best wishes to him, Georg.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/ http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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




[PHP-DOC] Greetings from Egon

2002-08-25 Thread Georg Richter

Hello,

Maybe it's a little bit of topic, but we visited Egon in the hospital today,
picked up him and visited a little cafe. 

Egon is in the hospital, because he had some alcohol problems. He is on the 
best way for recovery, and will leave the hospital on Sept 6th. 

I write this, not to blame him: If you meet Egon on a doc-meeting, on a 
usergroup meeting or anywhere else, keep him away from alcohol!

Regards,

Georg

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




[PHP-DOC] cvs: phpdoc /en/reference/zlib/functions gzclose.xml gzeof.xml gzgetc.xml gzgets.xml gzgetss.xml gzpassthru.xml gzputs.xml gzread.xml gzrewind.xml gzseek.xml gztell.xml

2002-08-25 Thread Friedhelm Betz

betzSun Aug 25 12:52:39 2002 EDT

  Modified files:  
/phpdoc/en/reference/zlib/functions gztell.xml gzseek.xml 
gzrewind.xml gzread.xml 
gzputs.xml gzpassthru.xml 
gzgetss.xml gzgets.xml 
gzgetc.xml gzeof.xml 
gzclose.xml 
  Log:
  parameter type correction, zp is resource
  
  

Index: phpdoc/en/reference/zlib/functions/gztell.xml
diff -u phpdoc/en/reference/zlib/functions/gztell.xml:1.2 
phpdoc/en/reference/zlib/functions/gztell.xml:1.3
--- phpdoc/en/reference/zlib/functions/gztell.xml:1.2   Wed Apr 17 02:45:34 2002
+++ phpdoc/en/reference/zlib/functions/gztell.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   intgztell
-  intzp
+  resourcezp
  
 
  Returns the position of the file pointer referenced by
Index: phpdoc/en/reference/zlib/functions/gzseek.xml
diff -u phpdoc/en/reference/zlib/functions/gzseek.xml:1.2 
phpdoc/en/reference/zlib/functions/gzseek.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzseek.xml:1.2   Wed Apr 17 02:45:34 2002
+++ phpdoc/en/reference/zlib/functions/gzseek.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   intgzseek
-  intzp
+  resourcezp
   intoffset
  
 
Index: phpdoc/en/reference/zlib/functions/gzrewind.xml
diff -u phpdoc/en/reference/zlib/functions/gzrewind.xml:1.2 
phpdoc/en/reference/zlib/functions/gzrewind.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzrewind.xml:1.2 Wed Apr 17 02:45:34 2002
+++ phpdoc/en/reference/zlib/functions/gzrewind.xml Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   intgzrewind
-  intzp
+  resourcezp
  
 
  Sets the file position indicator for zp to the beginning of the
Index: phpdoc/en/reference/zlib/functions/gzread.xml
diff -u phpdoc/en/reference/zlib/functions/gzread.xml:1.2 
phpdoc/en/reference/zlib/functions/gzread.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzread.xml:1.2   Wed Apr 17 02:45:34 2002
+++ phpdoc/en/reference/zlib/functions/gzread.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   stringgzread
-  intzp
+  resourcezp
   intlength
  
 
Index: phpdoc/en/reference/zlib/functions/gzputs.xml
diff -u phpdoc/en/reference/zlib/functions/gzputs.xml:1.2 
phpdoc/en/reference/zlib/functions/gzputs.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzputs.xml:1.2   Wed Apr 17 02:45:33 2002
+++ phpdoc/en/reference/zlib/functions/gzputs.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   intgzputs
-  intzp
+  resourcezp
   stringstr
   intlength
  
Index: phpdoc/en/reference/zlib/functions/gzpassthru.xml
diff -u phpdoc/en/reference/zlib/functions/gzpassthru.xml:1.2 
phpdoc/en/reference/zlib/functions/gzpassthru.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzpassthru.xml:1.2   Wed Apr 17 02:45:33 
2002
+++ phpdoc/en/reference/zlib/functions/gzpassthru.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -12,7 +12,7 @@
 Description
  
   intgzpassthru
-  intzp
+  resourcezp
  
 
  Reads to EOF on the given gz-file pointer and writes the
Index: phpdoc/en/reference/zlib/functions/gzgetss.xml
diff -u phpdoc/en/reference/zlib/functions/gzgetss.xml:1.2 
phpdoc/en/reference/zlib/functions/gzgetss.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzgetss.xml:1.2  Wed Apr 17 02:45:33 2002
+++ phpdoc/en/reference/zlib/functions/gzgetss.xml  Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -12,7 +12,7 @@
 Description
  
   stringgzgetss
-  intzp
+  resourcezp
   intlength
   stringallowable_tags
  
Index: phpdoc/en/reference/zlib/functions/gzgets.xml
diff -u phpdoc/en/reference/zlib/functions/gzgets.xml:1.2 
phpdoc/en/reference/zlib/functions/gzgets.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzgets.xml:1.2   Wed Apr 17 02:45:33 2002
+++ phpdoc/en/reference/zlib/functions/gzgets.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   stringgzgets
-  intzp
+  resourcezp
   intlength
  
 
Index: phpdoc/en/reference/zlib/functions/gzgetc.xml
diff -u phpdoc/en/reference/zlib/functions/gzgetc.xml:1.2 
phpdoc/en/reference/zlib/functions/gzgetc.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzgetc.xml:1.2   Wed Apr 17 02:45:32 2002
+++ phpdoc/en/reference/zlib/functions/gzgetc.xml   Sun Aug 25 12:52:39 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   stringgzgetc
-  intzp
+  resourc

[PHP-DOC] cvs: phpdoc /en/reference/zlib/functions gzopen.xml

2002-08-25 Thread Friedhelm Betz

betzSun Aug 25 12:51:47 2002 EDT

  Modified files:  
/phpdoc/en/reference/zlib/functions gzopen.xml 
  Log:
  return type correction
  
  
Index: phpdoc/en/reference/zlib/functions/gzopen.xml
diff -u phpdoc/en/reference/zlib/functions/gzopen.xml:1.2 
phpdoc/en/reference/zlib/functions/gzopen.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzopen.xml:1.2   Wed Apr 17 02:45:33 2002
+++ phpdoc/en/reference/zlib/functions/gzopen.xml   Sun Aug 25 12:51:47 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -9,7 +9,7 @@

 Description
  
-  intgzopen
+  resourcegzopen
   stringfilename
   stringmode
   intuse_include_path



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




[PHP-DOC] cvs: phpdoc /en/reference/zlib/functions gzwrite.xml

2002-08-25 Thread Friedhelm Betz

betzSun Aug 25 12:50:30 2002 EDT

  Modified files:  
/phpdoc/en/reference/zlib/functions gzwrite.xml 
  Log:
  explanation whats returned, parameter correction zp is resource
  
  
Index: phpdoc/en/reference/zlib/functions/gzwrite.xml
diff -u phpdoc/en/reference/zlib/functions/gzwrite.xml:1.2 
phpdoc/en/reference/zlib/functions/gzwrite.xml:1.3
--- phpdoc/en/reference/zlib/functions/gzwrite.xml:1.2  Wed Apr 17 02:45:34 2002
+++ phpdoc/en/reference/zlib/functions/gzwrite.xml  Sun Aug 25 12:50:30 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -10,7 +10,7 @@
 Description
  
   intgzwrite
-  intzp
+  resourcezp
   stringstring
   intlength
  
@@ -22,6 +22,10 @@
  length (uncompressed) bytes have been
  written or the end of string is reached,
  whichever comes first.
+
+
+ gzwrite returns the number of (uncompressed) bytes
+ written to the gz-file stream pointed to by zp.
 
 
  Note that if the length argument is given,



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




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

2002-08-25 Thread Gabor Hojtsy

gobaSun Aug 25 10:37:12 2002 EDT

  Modified files:  
/phpdoc/entitiesglobal.ent 
  Log:
  Adding historical article
  
  
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.41 phpdoc/entities/global.ent:1.42
--- phpdoc/entities/global.ent:1.41 Sat Aug 17 06:05:01 2002
+++ phpdoc/entities/global.ent  Sun Aug 25 10:37:12 2002
@@ -1,6 +1,6 @@
 

[PHP-DOC] cvs: phpdoc /en/chmonly aboutchm.xml

2002-08-25 Thread Gabor Hojtsy

gobaSun Aug 25 10:36:42 2002 EDT

  Modified files:  
/phpdoc/en/chmonly  aboutchm.xml 
  Log:
  Adding more technical and hostorical info [guys
  requested more info on CHM itself]
  
  
Index: phpdoc/en/chmonly/aboutchm.xml
diff -u phpdoc/en/chmonly/aboutchm.xml:1.3 phpdoc/en/chmonly/aboutchm.xml:1.4
--- phpdoc/en/chmonly/aboutchm.xml:1.3  Sun Aug 11 11:24:32 2002
+++ phpdoc/en/chmonly/aboutchm.xml  Sun Aug 25 10:36:39 2002
@@ -1,5 +1,5 @@
 
-
+
  
   About This Edition
 
@@ -25,6 +25,14 @@
You may also see a php_manual_en.chw file in the
directory, it's generated the first time you use the index tab, and
it contains an index with the manual's pages.
+  
+  
+  
+   For those interested in technical details about Microsoft HTML Help,
+   &url.chm.helpware; is a great
+   resource. For more information and positioning of Windows HTML Help
+   in the Microsoft help formats and services history, see this
+   WinWriters article.
   

  



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




[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-update.xml

2002-08-25 Thread Dallas Thunder

dallas  Sun Aug 25 09:34:56 2002 EDT

  Modified files:  
/phpdoc/en/reference/pgsql/functionspg-update.xml 
  Log:
  Fix a typo
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-update.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5 
phpdoc/en/reference/pgsql/functions/pg-update.xml:1.6
--- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5   Sun Aug 25 09:21:21 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-update.xml   Sun Aug 25 09:34:55 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -23,7 +23,7 @@
  condition with data. If
  options is specified,
  pg_convert is applied to
- assoc_array with specified options.
+ data with specified options.
 
 
  pg_update



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




Re: [PHP-DOC] Re: #19090 [NEW]: Missing '.' in pg_update.xml

2002-08-25 Thread derick

On Sun, 25 Aug 2002, Dallas Thunder wrote:

> > You have karma, so you can fix it yourself...
> 
> Can I do that?  To update files maintained by other people?

Yes, you can. However, I'd only do this for little tiny mistakes.

Derick

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




Re: [PHP-DOC] Re: #19090 [NEW]: Missing '.' in pg_update.xml

2002-08-25 Thread Dallas Thunder

> You have karma, so you can fix it yourself...

Can I do that?  To update files maintained by other people?



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




Re: [PHP-DOC] Re: #19090 [NEW]: Missing '.' in pg_update.xml

2002-08-25 Thread derick

On Sun, 25 Aug 2002, Dallas Thunder wrote:

> Not only a missing '.', there's no 'assoc_array' in function defintion, but
> was refered in description.

You have karma, so you can fix it yourself...

Derick

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




[PHP-DOC] Re: #19090 [NEW]: Missing '.' in pg_update.xml

2002-08-25 Thread Dallas Thunder

Not only a missing '.', there's no 'assoc_array' in function defintion, but
was refered in description.



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




[PHP-DOC] #19090 [Opn->Csd]: Missing '.' in pg_update.xml

2002-08-25 Thread derick

 ID:  19090
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:  Open
+Status:  Closed
 Bug Type:Documentation problem
 PHP Version: 4CVS-2002-08-25
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


Previous Comments:


[2002-08-25 09:19:33] [EMAIL PROTECTED]

There's a missing '.' on line 24 of file
reference/pgsql/functions/pg_update.xml.




-- 
Edit this bug report at http://bugs.php.net/?id=19090&edit=1


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




[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-update.xml

2002-08-25 Thread Derick Rethans

derick  Sun Aug 25 09:21:21 2002 EDT

  Modified files:  
/phpdoc/en/reference/pgsql/functionspg-update.xml 
  Log:
  - Fix dot
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-update.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.4 
phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.4   Wed Apr 24 04:31:06 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-update.xml   Sun Aug 25 09:21:21 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -20,7 +20,7 @@
  
 
  pg_update updates records that matches
- condition with data If
+ condition with data. If
  options is specified,
  pg_convert is applied to
  assoc_array with specified options.



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




[PHP-DOC] #19090 [NEW]: Missing '.' in pg_update.xml

2002-08-25 Thread dallas

From: [EMAIL PROTECTED]
Operating system: 
PHP version:  4CVS-2002-08-25
PHP Bug Type: Documentation problem
Bug description:  Missing '.' in pg_update.xml

There's a missing '.' on line 24 of file
reference/pgsql/functions/pg_update.xml.
-- 
Edit bug report at http://bugs.php.net/?id=19090&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19090&r=trysnapshot
Fixed in CVS:http://bugs.php.net/fix.php?id=19090&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=19090&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=19090&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19090&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19090&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19090&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19090&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19090&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=19090&r=globals


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




Re: [PHP-DOC] No new post for commited files?

2002-08-25 Thread Gabor Hojtsy

> Last time I successfully commited 21 files at one time and they were
placed
> in CVS tree correctly.  But I don't see any new message about those files
in
> newsgroup.  What's wrong?
> Because CVS will display all the commited file names in the message
> "Subject", so I suspect 21 file names would be too long for "Subject" and
> which causes error.  Is that right?

There may be delays in commit postings...

Goba



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




[PHP-DOC] Re: phpdoc /en/reference/pgsql/functions pg-lo-import.xml

2002-08-25 Thread Dallas Thunder

Thanks.  I'll update this in Chinese version.

"Sander Roobol" <[EMAIL PROTECTED]> wrote in message
cvssander1030279156@cvsserver">news:cvssander1030279156@cvsserver...
> sander Sun Aug 25 08:39:16 2002 EDT
>
>   Modified files:
> /phpdoc/en/reference/pgsql/functions pg-lo-import.xml
>   Log:
>   Fix old proto - #19088
>
>
> Index: phpdoc/en/reference/pgsql/functions/pg-lo-import.xml
> diff -u phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3
phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.4
> --- phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3 Tue Jun 18
03:50:08 2002
> +++ phpdoc/en/reference/pgsql/functions/pg-lo-import.xml Sun Aug 25
08:39:16 2002
> @@ -1,5 +1,5 @@
>  
> -
> +
>  
>
> 
> @@ -19,8 +19,8 @@
>  
>   
>intpg_lo_import
> -  resourceconnection
>
stringpathname
> +  resourceconnection
>   
>  
>   The pathname argument specifies the
>
>



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




[PHP-DOC] No new post for commited files?

2002-08-25 Thread Dallas Thunder

Last time I successfully commited 21 files at one time and they were placed
in CVS tree correctly.  But I don't see any new message about those files in
newsgroup.  What's wrong?
Because CVS will display all the commited file names in the message
"Subject", so I suspect 21 file names would be too long for "Subject" and
which causes error.  Is that right?



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




[PHP-DOC] #19088 [Opn->Csd]: pg_lo_import description is incorrect

2002-08-25 Thread sander

 ID:  19088
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:  Open
+Status:  Closed
 Bug Type:Documentation problem
 PHP Version: 4.2.2
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:


[2002-08-25 05:40:22] [EMAIL PROTECTED]

The syntax pre-4.2.0 and post-4.2.0 is the same:

int pg_lo_import ( [resource connection, string pathname])

although the text says that that it should be different.




-- 
Edit this bug report at http://bugs.php.net/?id=19088&edit=1


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




[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-lo-import.xml

2002-08-25 Thread Sander Roobol

sander  Sun Aug 25 08:39:16 2002 EDT

  Modified files:  
/phpdoc/en/reference/pgsql/functionspg-lo-import.xml 
  Log:
  Fix old proto - #19088
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-lo-import.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3 
phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3Tue Jun 18 03:50:08 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-import.xmlSun Aug 25 08:39:16 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -19,8 +19,8 @@
 
  
   intpg_lo_import
-  resourceconnection
   stringpathname
+  resourceconnection
  
 
  The pathname argument specifies the



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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread Gabor Hojtsy

> > > Ok, that's not that bad considering it takes 35 minutes on my
> > > P3-866/512.
> > 
> > Well, I'm using P4-1.5G/256 RAMBUS, but it's a virtual machine.
> > So there's no way to regenerate a subdirectory only?
> 
> No, there is none unfortunately :I

What I do when I need to test some parts is that I create a
unique manual.xml.in before the configure process with only
those entitys I need, and then replace my local copy of
manual.xml.in with that. Then as I run configure and make,
it takes significantly less time. This of course generates
files unsuitable to replace with files generated in a
previous normal configure and make process. This is only
ok for testing purposes.

We already talked about a dream system, with change detection,
which only generates HTML files with changed content, but it
is quite complicated as previous and next links and various
and LOT pages need to be considered, so one change in one
XML file may have effects on many output HTML files...

Goba



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




Re: [PHP-DOC] How to manage notes?

2002-08-25 Thread Gabor Hojtsy

> Yes, there is a how-to in cvs.php.net, in the phpdoc
> dir, you can get it from either the web interface to
> cvs.php.net and then pick the file in
> phpdoc/howto/howto.html.tar.gz, or just  use the cvs
> command to check out that file from the repository.

A howto shortcut: http://php.net/dochowto

Goba



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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread derick

On Sun, 25 Aug 2002, Dallas Thunder wrote:

> > Ok, that's not that bad considering it takes 35 minutes on my
> > P3-866/512.
> 
> Well, I'm using P4-1.5G/256 RAMBUS, but it's a virtual machine.
> So there's no way to regenerate a subdirectory only?

No, there is none unfortunately :I

Derick

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread Dallas Thunder

> Ok, that's not that bad considering it takes 35 minutes on my
> P3-866/512.

Well, I'm using P4-1.5G/256 RAMBUS, but it's a virtual machine.
So there's no way to regenerate a subdirectory only?

Thanks.



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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread derick

On Sun, 25 Aug 2002, Dallas Thunder wrote:

> It takes about an hour to generate the html help files in my last make.

Ok, that's not that bad considering it takes 35 minutes on my 
P3-866/512.

> It takes more than 6 hours to do 'make phpweb'.

Never tried that one :)

Derick

> <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > On Sun, 25 Aug 2002, Dallas Thunder wrote:
> >
> > > It takes a very long time to run 'make html' in my Linux virturl
> machine.
> > > Is there a method to let 'make html' process a subdirectory or specified
> > > files only instead of process all the phpdoc tree?  Can I use openjade
> > > command to do this?  How to write the script?  Thanks!
> >
> > How long does it take?
> >
> > Derick
> >
> > --
> -
> >  Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
> >  Frequent ranting: http://www.derickrethans.nl/
> > --
> -
> >  PHP: Scripting the Web - [EMAIL PROTECTED]
> > All your branches are belong to me!
> > SRM: Script Running Machine - www.vl-srm.net
> > --
> -
> >
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread Dallas Thunder

It takes about an hour to generate the html help files in my last make.
It takes more than 6 hours to do 'make phpweb'.

Thanks.

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Sun, 25 Aug 2002, Dallas Thunder wrote:
>
> > It takes a very long time to run 'make html' in my Linux virturl
machine.
> > Is there a method to let 'make html' process a subdirectory or specified
> > files only instead of process all the phpdoc tree?  Can I use openjade
> > command to do this?  How to write the script?  Thanks!
>
> How long does it take?
>
> Derick
>
> --
-
>  Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
>  Frequent ranting: http://www.derickrethans.nl/
> --
-
>  PHP: Scripting the Web - [EMAIL PROTECTED]
> All your branches are belong to me!
> SRM: Script Running Machine - www.vl-srm.net
> --
-
>



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




Re: [PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread derick

On Sun, 25 Aug 2002, Dallas Thunder wrote:

> It takes a very long time to run 'make html' in my Linux virturl machine.
> Is there a method to let 'make html' process a subdirectory or specified
> files only instead of process all the phpdoc tree?  Can I use openjade
> command to do this?  How to write the script?  Thanks!

How long does it take?

Derick

---
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---
 PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---


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




[PHP-DOC] Re: phpdoc /en/reference/pgsql/functions pg-free-result.xml pg-lo-open.xml pg-lo-unlink.xml pg-select.xml

2002-08-25 Thread Dallas Thunder

Thanks.  Looks doesn't matter about the translation.



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




[PHP-DOC] #19088 [NEW]: pg_lo_import description is incorrect

2002-08-25 Thread cucinato

From: [EMAIL PROTECTED]
Operating system: 
PHP version:  4.2.2
PHP Bug Type: Documentation problem
Bug description:  pg_lo_import description is incorrect

The syntax pre-4.2.0 and post-4.2.0 is the same:

int pg_lo_import ( [resource connection, string pathname])

although the text says that that it should be different.
-- 
Edit bug report at http://bugs.php.net/?id=19088&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19088&r=trysnapshot
Fixed in CVS:http://bugs.php.net/fix.php?id=19088&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=19088&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=19088&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19088&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19088&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19088&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19088&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19088&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=19088&r=globals


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




[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-free-result.xml pg-lo-open.xml pg-lo-unlink.xml pg-select.xml

2002-08-25 Thread Marco Cucinato

cucinatoSun Aug 25 05:05:49 2002 EDT

  Modified files:  
/phpdoc/en/reference/pgsql/functionspg-free-result.xml 
pg-lo-open.xml 
pg-lo-unlink.xml pg-select.xml 
  Log:
  Typo fixes
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-free-result.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.3 
phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.3  Thu May 23 09:18:07 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-free-result.xml  Sun Aug 25 05:05:49 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -20,8 +20,7 @@
  need the result data anymore in a script, you may call
  pg_free_result with the
  result resource as an argument and the
- associated result memory will be freed. It returns true on success
- and false if an error occurs.
+ associated result memory will be freed. &return.success;
 
 
  
Index: phpdoc/en/reference/pgsql/functions/pg-lo-open.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.2  Wed Apr 17 02:43:20 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-open.xml  Sun Aug 25 05:05:49 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -15,7 +15,7 @@
   stringmode
  
 
- pg_lo_open open a Large Object and
+ pg_lo_open opens a Large Object and
  returns large object resource. The resource encapsulates
  information about the connection. 
  oid specifies a valid large object oid and
Index: phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.2Wed Apr 17 02:43:21 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xmlSun Aug 25 05:05:49 
+2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -15,8 +15,7 @@
  
 
  pg_lo_unlink deletes a large object with the
- oid. It returns &true; on success,
- otherwise returns &false;.
+ oid. &return.success;
 
 
  To use the large object (lo) interface, it is necessary to
Index: phpdoc/en/reference/pgsql/functions/pg-select.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-select.xml:1.4 
phpdoc/en/reference/pgsql/functions/pg-select.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-select.xml:1.4   Wed Apr 24 04:31:06 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-select.xml   Sun Aug 25 05:05:49 2002
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -24,7 +24,7 @@
  array contains all records and fields that match the condition
  specified by assoc_array. If
  options is specified,
- pg_convert s applied to
+ pg_convert is applied to
  assoc_array with specified option.
 
 
@@ -33,7 +33,7 @@
 

[PHP-DOC] Can 'make html' process a subdirectory only?

2002-08-25 Thread Dallas Thunder

It takes a very long time to run 'make html' in my Linux virturl machine.
Is there a method to let 'make html' process a subdirectory or specified
files only instead of process all the phpdoc tree?  Can I use openjade
command to do this?  How to write the script?  Thanks!



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