[PHP-DOC] #24033 [Opn]: changed behaviour of fread() ?

2003-06-05 Thread philip
ID: 24033 Updated by: [EMAIL PROTECTED] Reported By: thomas at nimstad dot com Status: Open Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.2 New Comment: >From the manual: When reading from network streams or pipes,

[PHP-DOC] #24036 [Opn->Csd]: print returns bool, not void, or?

2003-06-05 Thread alindeman
ID: 24036 Updated by: [EMAIL PROTECTED] Reported By: geert at kemuri dot org -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.3.2 New Comment: This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are pack

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

2003-06-05 Thread Andrew Lindeman
alindeman Thu Jun 5 09:21:48 2003 EDT Modified files: /phpdoc/en/reference/strings/functions print.xml Log: fix #24036 Index: phpdoc/en/reference/strings/functions/print.xml diff -u phpdoc/en/reference/strings/functions/print.xml:1.8 phpdoc/en/re

[PHP-DOC] #24036 [NEW]: print returns bool, not void, or?

2003-06-05 Thread geert at kemuri dot org
From: geert at kemuri dot org Operating system: PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: print returns bool, not void, or? After a nice debate of what ownz echo or print on channel #php/IRCNet, I found out a fishy thing in the docs: void print

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-select-db.xml

2003-06-05 Thread Derick Rethans
derick Thu Jun 5 08:50:55 2003 EDT Modified files: /phpdoc/en/reference/mssql/functionsmssql-select-db.xml Log: - Clarification for bug #24032 Index: phpdoc/en/reference/mssql/functions/mssql-select-db.xml diff -u phpdoc/en/reference/mssql/functions

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/appendices reserved.xml /en/chapters config.xml tutorial.xml /en/language variables.xml

2003-06-05 Thread Philip Olson
philip Fri Jun 6 01:33:09 2003 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/chapters config.xml tutorial.xml /phpdoc/en/language variables.xml /phpdoc/en/appendices reserved.xml Log: Implement register_long_arrays informat

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

2003-06-05 Thread Derick Rethans
derick Fri Jun 6 01:06:26 2003 EDT Modified files: /phpdoc/en/reference/http/functions setcookie.xml Log: - > -> < Index: phpdoc/en/reference/http/functions/setcookie.xml diff -u phpdoc/en/reference/http/functions/setcookie.xml:1.22 phpdoc/en/reference/htt

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

2003-06-05 Thread Philip Olson
philip Fri Jun 6 00:04:20 2003 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: Mention $_FILES in the list of autoglobals. Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.19 phpdoc/en/chapters/tutorial.xml:1.20 ---

[PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2003-06-05 Thread Philip Olson
philip Thu Jun 5 23:56:11 2003 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Mention enctype="multipart/form-data" as being required for file uploads, and some minor text revisions. Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/

[PHP-DOC] #23997 [Opn->Csd]: Need Unset() Cross Reference!

2003-06-05 Thread betz
ID: 23997 Updated by: [EMAIL PROTECTED] Reported By: Mark at MarkHiatt dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 2k PHP Version: 4.3.1 New Comment: This bug has been fixed in CVS.

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

2003-06-05 Thread Friedhelm Betz
betzThu Jun 5 05:30:00 2003 EDT Modified files: /phpdoc/en/reference/array reference.xml Log: unset to see also added, fixes #23997 Index: phpdoc/en/reference/array/reference.xml diff -u phpdoc/en/reference/array/reference.xml:1.8 phpdoc/en/reference/

[PHP-DOC] #24033 [Fbk->Opn]: changed behaviour of fread() ?

2003-06-05 Thread thomas at nimstad dot com
ID: 24033 User updated by: thomas at nimstad dot com Reported By: thomas at nimstad dot com -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.2 New Comment: I don't think it's a docum

Re: [PHP-DOC] mssql_connect notes

2003-06-05 Thread Derick Rethans
On Thu, 5 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote: > hi, > sorry for bothering you again, > but i just see the modify u make, > > i need another correction > > $conn=mssql_connect("localhost","sa",'password'); > should be replaced with > > > $conn=mssql_connect("MYSQLSERVER","sa",'passw

[PHP-DOC] #24033 [Opn->Fbk]: changed behaviour of fread() ?

2003-06-05 Thread derick
ID: 24033 Updated by: [EMAIL PROTECTED] Reported By: thomas at nimstad dot com -Status: Open +Status: Feedback -Bug Type: Sockets related +Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.2 New Comment:

Re: [PHP-DOC] Re: PDF building with FOP

2003-06-05 Thread Gabor Hojtsy
From my (XSLT) point of view, we could also start now (and make all the small design-changes later), but there's one K.O.-criteria, I didn't get any response/info about: we need to be on one of the building-machines with 1GB RAM, and Java! For a first healing it would be much better to put up t

[PHP-DOC] mssql_connect notes

2003-06-05 Thread Aissam Bazzaoui
hi, sorry for bothering you again, but i just see the modify u make, i need another correction $conn=mssql_connect("localhost","sa",'password'); should be replaced with $conn=mssql_connect("MYSQLSERVER","sa",'password'); the name is the one u specified on freetds.conf. thanks, 'n good phpin

[PHP-DOC] cvs: phpdoc /en/reference/ncurses/functions ncurses-bottom-panel.xml ncurses-color-content.xml ncurses-del-panel.xml ncurses-getmaxyx.xml ncurses-getyx.xml ncurses-hide-panel.xml ncurses-keypad.xml ncurses-meta.xml ncurses-mouse-trafo.xml ncurses-move-panel.xml ncurses-new-panel.xml ncurses-newpad.xml ncurses-pair-content.xml ncurses-panel-above.xml ncurses-panel-below.xml ncurses-panel-window.xml ncurses-pnoutrefresh.xml ncurses-prefresh.xml ncurses-replace-panel.xml ncurses-reset-prog-mode.xml ncurses-reset-shell-mode.xml ncurses-show-panel.xml ncurses-slk-set.xml ncurses-top-panel.xml ncurses-update-panels.xml ncurses-waddch.xml ncurses-waddstr.xml ncurses-wattroff.xml ncurses-wattron.xml ncurses-wattrset.xml ncurses-wborder.xml ncurses-wclear.xml ncurses-wcolor-set.xml ncurses-werase.xml ncurses-wgetch.xml ncurses-whline.xml ncurses-wmouse-trafo.xml ncurses-wmove.xml ncurses-wnoutrefresh.xml ncurses-wstandend.xml ncurses-wstandout.xml ncurses-wvline.xml

2003-06-05 Thread Philip Olson
philip Wed Jun 4 17:34:19 2003 EDT Added files: /phpdoc/en/reference/ncurses/functions ncurses-keypad.xml ncurses-meta.xml ncurses-move-panel.xml

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

2003-06-05 Thread Torben Wilson
torben Wed Jun 4 17:29:15 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Small typo fixes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.112 phpdoc/en/language/types.xml:1.113 --- phpdoc/en/language/types.xml:1.112

Re: [PHP-DOC] Re: PDF building with FOP

2003-06-05 Thread Thomas Schöfbeck
Gabor Hojtsy wrote: From my (XSLT) point of view, we could also start now (and make all the small design-changes later), but there's one K.O.-criteria, I didn't get any response/info about: we need to be on one of the building-machines with 1GB RAM, and Java! For a first healing it would be muc

[PHP-DOC] cvs: phpdoc /xsl html-common.xsl

2003-06-05 Thread Thomas Schoefbeck
tom Wed Jun 4 15:43:32 2003 EDT Modified files: /phpdoc/xsl html-common.xsl Log: re-implement version-info Index: phpdoc/xsl/html-common.xsl diff -u phpdoc/xsl/html-common.xsl:1.25 phpdoc/xsl/html-common.xsl:1.26 --- phpdoc/xsl/html-common.xsl:1.25 Fri

[PHP-DOC] Re: #24001 [Csd->Bgs]: fread limited by ca. 2.7K ?

2003-06-05 Thread Derick Rethans
On Tue, 3 Jun 2003 [EMAIL PROTECTED] wrote: > ID: 24001 > Updated by: [EMAIL PROTECTED] > Reported By: eric at pitte dot de > -Status: Closed > +Status: Bogus > Bug Type: Filesystem function related > Operating System: Suse 8.2 > PHP Versi

[PHP-DOC] cvs: phpdoc /dsssl phpweb.dsl.in

2003-06-05 Thread Gabor Hojtsy
gobaWed Jun 4 14:32:15 2003 EDT Modified files: /phpdoc/dsssl phpweb.dsl.in Log: Use include ""; instead of require(); for consistency. Define the page's parameters at one place (in the nav array), as introduced in XSL sheets, instead of calling

Re: [PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Derick Rethans
On Wed, 4 Jun 2003, Gabor Hojtsy wrote: > >>>-experience. > >>>+experience. Also, one should be able to search both peardoc > >>>+and phpdoc manuals through one interface (ex. php.net/sqlite) > >> > >>Erm, "should" is too agressive wording here. I a

Re: [PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Gabor Hojtsy
-experience. +experience. Also, one should be able to search both peardoc +and phpdoc manuals through one interface (ex. php.net/sqlite) Erm, "should" is too agressive wording here. I am sure many will oppose the addition of more shortcuts ;) So "ma

Re: [PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Philip Olson
On Wed, 4 Jun 2003, Derick Rethans wrote: > On Wed, 4 Jun 2003, Gabor Hojtsy wrote: > > > > -experience. > > > +experience. Also, one should be able to search both peardoc > > > +and phpdoc manuals through one interface (ex. > > > php.net/sqlite)

Re: [PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Derick Rethans
On Wed, 4 Jun 2003, Gabor Hojtsy wrote: > > -experience. > > +experience. Also, one should be able to search both peardoc > > +and phpdoc manuals through one interface (ex. php.net/sqlite) > > Erm, "should" is too agressive wording here. I am sure

Re: [PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Gabor Hojtsy
-experience. +experience. Also, one should be able to search both peardoc +and phpdoc manuals through one interface (ex. php.net/sqlite) Erm, "should" is too agressive wording here. I am sure many will oppose the addition of more shortcuts ;) So "ma

[PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-05 Thread Philip Olson
philip Wed Jun 4 13:19:27 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: more random additions. Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.5 phpdoc/RFC/2003_meeting_agenda.html:1.6 --- phpdoc

[PHP-DOC] #7634 [Com]: mysql_pconnect() + lock tables can hang server

2003-06-05 Thread fofolove1417 at hotmail dot com
ID: 7634 Comment by: fofolove1417 at hotmail dot com Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Mandrake 7.0 PHP Version: 4.0 Latest CVS (03/11/2000) New Comment: áÞÏ ßÊÈÊ ÌãíÚ ÇáÈíÇäÇÊ ÇáÎ