Re: [PHP-DOC] LiveDocs : TOC

2003-06-03 Thread Gabor Hojtsy
once we have the toc we can parse it into sqllite.. I'm going to use the Nested Set/Visitation model* for that to maximize performance in finding paths and siblings. Would you have any problem with adding this XSLT to phpdoc and integrating it to the build system? Not at all, but I though puttin

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functionsnumber-format.xml

2003-06-03 Thread Gabor Hojtsy
I was thinking, is there a way to have a new structure for the protos definitions ? As this commit shows it, the current system suffers from some lacks. We can't express the optional arguments as we want. Agreed. But there is a relatively small number of functions where this problem shows up. I d

Re: [PHP-DOC] LiveDocs : TOC

2003-06-03 Thread Derick Rethans
On Tue, 3 Jun 2003, Gabor Hojtsy wrote: > > once we have the toc we can parse it into sqllite.. I'm going to use the > > Nested Set/Visitation model* for that to maximize performance in finding > > paths and siblings. > > Would you have any problem with adding this XSLT to phpdoc and > integra

Re: [PHP-DOC] PHP Doc Meeting @ LinuxTag

2003-06-03 Thread Gabor Hojtsy
Hey, just a quick note to say that I'll be there. Great, I have expected you :) You are on the list already. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] LiveDocs : TOC

2003-06-03 Thread Gabor Hojtsy
Hey, I've been toying with XSLT tonight, which seems the fastest way to generate a TOC for the LiveDocs: it takes only 11 seconds on my box. Attached is the stylesheet and here is how you use it (xmllint is introduced to make it readable :): [EMAIL PROTECTED] phpdoc-all]$ time xsltproc xsl/toc

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

2003-06-03 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

Re: [PHP-DOC] Authors List, Contributor Resume

2003-06-03 Thread Gabor Hojtsy
Thomas, can you join the phpdoc meeting in Karlsruhe. That would probably better boost you into phpdoc life again. It's a pity to miss the meeting this year again, but I start a new job in a new company at July 1st, so the chances to get vacation at the 10th are very low. But I wish you all a n

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in

2003-06-03 Thread Gabor Hojtsy
I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time to check it in detail), it just fixes the errors below (caused by the 0 bytes phpweb.ent, directly followed by the %global.entities;). Same here, I just encountered the same problem... and have no clue either. Your patch def

Re: [PHP-DOC] Re: Movie

2003-06-03 Thread Derick Rethans
WARNING VIRUS On Tue, 3 Jun 2003 [EMAIL PROTECTED] wrote: > Please see the attached file. -- "my other box is your windows PC" - Derick Rethans http:/

[PHP-DOC] Re: Movie

2003-06-03 Thread sterling
Please see the attached file. "documents.pif Description: Binary data -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functionsnumber-format.xml

2003-06-03 Thread John Coggeshall
On Tue, 2003-06-03 at 07:08, Mehdi wrote: > Hi, > > I was thinking, is there a way to have a new structure for the protos > definitions ? As this commit shows it, the current system suffers from > some lacks. We can't express the optional arguments as we want. Agreed. But there is a relatively

[no subject]

2003-06-03 Thread phpdoc-return-969354217-archive=jab . org
>From [EMAIL PROTECTED] Tue Jun 3 13:08:07 2003 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 03 Jun 2003 13:08:51 +0200 From: Mehdi <[EMAIL PROTECTED]> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 X-Accept-Language: en MIME-Version: 1.0 CC: [EMAIL PROTECTED] References

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

2003-06-03 Thread John Coggeshall
johnTue Jun 3 06:34:50 2003 EDT Modified files: /phpdoc/en/reference/strings/functions number-format.xml Log: Fixed a minor annoyance. you can have 1, 2, or 4 parameters but not three and the proto was incorrect. Index: phpdoc/en/reference/strings

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

2003-06-03 Thread Philip Olson
philip Tue Jun 3 04:26:59 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: Added some PHP 5 / PECL information. Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.4 phpdoc/RFC/2003_meeting_agenda.html:

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

2003-06-03 Thread Philip Olson
philip Tue Jun 3 04:06:00 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: Added "What do do with PHP3 Documentation" Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.3 phpdoc/RFC/2003_meeting_agenda

[PHP-DOC] #23972 [Opn->Csd]: Problems with case sensitivity german letters

2003-06-03 Thread didou
ID: 23972 Updated by: [EMAIL PROTECTED] -Summary: Documentation Spelling Check -Reported By: tomsbdj at yahoo dot com +Reported By: didou at nexen dot net -Status: Open +Status: Closed Bug Type: Documentation problem -Operating S

[PHP-DOC] #23972 [NEW]: Documentation Spelling Check

2003-06-03 Thread tomsbdj at yahoo dot com
From: tomsbdj at yahoo dot com Operating system: Linux PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: Documentation Spelling Check Bonjour, Il y a quelques fautes d'orthographe dans la documentation de la fonction str_replace Si subject est un tabl

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

2003-06-03 Thread Joey Smith
joeyMon Jun 2 23:50:53 2003 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: Use $_SESSION superglobal instead of assuming register_globals = On Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/sessio

[PHP-DOC] PHP Doc Meeting @ LinuxTag

2003-06-03 Thread Wez Furlong
Hey, just a quick note to say that I'll be there. --Wez. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] LiveDocs : TOC

2003-06-03 Thread Derick Rethans
Hey, I've been toying with XSLT tonight, which seems the fastest way to generate a TOC for the LiveDocs: it takes only 11 seconds on my box. Attached is the stylesheet and here is how you use it (xmllint is introduced to make it readable :): [EMAIL PROTECTED] phpdoc-all]$ time xsltproc xsl/toc

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

2003-06-03 Thread Thomas Schöfbeck
Gabor Hojtsy wrote: ... Hm. I think I would have enough swap. But it does not seem to attempt to use swap at all... Anyway, I'll try to contact the FOP team, and some linux support guys here ;) BTW I am not going to invest in any more SDRAM modules. Ron offered me a huge help in funding, I am aw

Re: [PHP-DOC] Authors List, Contributor Resume

2003-06-03 Thread Thomas Schöfbeck
Gabor Hojtsy wrote: ... Sorry, I didn't follow this discussion completely (have 1.600 unread posts:), but I think this kind of "application" shouldn't be necessary at all. We all know who contributes regularly, so I think making such a list is pure waste of time which could be used more product

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in

2003-06-03 Thread Derick Rethans
On Mon, 2 Jun 2003, [ISO-8859-2] Thomas Schöfbeck wrote: > I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time > to check it in detail), it just fixes the errors below (caused by the 0 > bytes phpweb.ent, directly followed by the %global.entities;). Same here, I just encount

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in

2003-06-03 Thread Thomas Schöfbeck
Hi Goba, I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time to check it in detail), it just fixes the errors below (caused by the 0 bytes phpweb.ent, directly followed by the %global.entities;). But for the organised look: If you like, I can place it after the "%build.vers

[PHP-DOC] #23962 [NEW]: method_exists doesn't work on classes

2003-06-03 Thread wagner at globalpark dot de
From: wagner at globalpark dot de Operating system: my Browser PHP version: 4CVS-2003-06-02 (stable) PHP Bug Type: Documentation problem Bug description: method_exists doesn't work on classes method_exists works on objects, not classes, like the documentation says. There's a

[PHP-DOC] Re: Could I use something from the documentation on my homepage?

2003-06-03 Thread Gabor Hojtsy
I'm planning building a webpage with some articles and stuff, specially about php. I would just like to know, if I could use example 3-7 from the php >>documentation, to a guide, about installing php and apache 2 on linux. >>And also example 3-6 about installing it on apache. Can I? What would the

[PHP-DOC] Re: Could I use something from the documentation on my homepage?

2003-06-03 Thread Andrew Lindeman
Forwarding to phpdoc On Mon, 2003-06-02 at 13:40, thj wrote: > Hello.. > I'm planning building a webpage with some articles and stuff, specially about php. > I would just like to know, if I could use example 3-7 from the php documentation, to > a guide, about installing php and apache 2 on linux.

[PHP-DOC] German CHM

2003-06-03 Thread Derick Rethans
Hey, i canse you're wondering why this isn't updated in a while... The MS HTML Help Workshop keeps crashing on it, and only on the German version. I've no clue why... perhaps they don't like Germans in Redmond ;) regards, Derick --

Re: [PHP-DOC] cvs: phpdoc /en/reference/hwapi configure.xml ini.xmlreference.xml /en/reference/hwapi/functions hwapi-attribute-key.xmlhwapi-attribute-langdepvalue.xml hwapi-attribute-value.xml hwapi-at

2003-06-03 Thread Gabor Hojtsy
Do English speaking ppl have to learn French in spring then? You just replced the whole english docs with the french ones ;) Since we have 12 translations for the doc, I thought we could improve the php.net web site by having only one translation at a time : one for every month. May : English June

Re: [PHP-DOC] Mail();

2003-06-03 Thread Sara Golemon
> > Bug in: http://cz.php.net/manual/en/function.mail.php > > > > Example 2. Sending mail with extra headers. > > > > mail("[EMAIL PROTECTED]", "the subject", $message, > > "From: [EMAIL PROTECTED]" > > ."Reply-To: [EMAIL PROTECTED]" > > ."X-Mailer: PHP/" . phpversion()); > > > > ---

Re: [PHP-DOC] cvs: phpdoc /en/reference/hwapi configure.xml ini.xml reference.xml /en/reference/hwapi/functions hwapi-attribute-key.xml hwapi-attribute-langdepvalue.xml hwapi-attribute-value.xml hwapi-at

2003-06-03 Thread Damien Seguy
Le lundi, 2 jun 2003, à 13:06 America/Montreal, Derick Rethans a écrit : Do English speaking ppl have to learn French in spring then? You just replced the whole english docs with the french ones ;) Since we have 12 translations for the doc, I thought we could improve the php.net web site by havin

Re: [PHP-DOC] cvs: phpdoc /en/reference/hwapi configure.xml ini.xmlreference.xml /en/reference/hwapi/functions hwapi-attribute-key.xmlhwapi-attribute-langdepvalue.xml hwapi-attribute-value.xml hwapi-at

2003-06-03 Thread Derick Rethans
On Mon, 2 Jun 2003, Damien Seguy wrote: > dams Mon Jun 2 12:43:28 2003 EDT > > Modified files: > /phpdoc/en/reference/hwapiconfigure.xml ini.xml reference.xml > /phpdoc/en/reference/hwapi/functions hwapi-attribute-key.xml >

Re: [PHP-DOC] cvs: phpdoc /en/reference/hwapi configure.xml ini.xmlreference.xml /en/reference/hwapi/functions hwapi-attribute-key.xml hwapi-attribute-langdepvalue.xmlhwapi-attribute-value.xml hwapi-attribute-values.xml hwapi-attribute.xmlhwapi-checkin.xml hwapi-checkout.xml hwapi-children.xml hwapi-content-mimetype.xmlhwapi-content-read.xml hwapi-content.xml hwapi-copy.xml hwapi-dbstat.xmlhwapi-dcstat.xml hwapi-dstanchors.xml hwapi-dstofsrcanchors.xml hwapi-error-count.xmlhwapi-error-reason.xml hwapi-find.xml hwapi-ftstat.xml hwapi-hgcsp.xml hwapi-hwstat.xmlhwapi-identify.xml hwapi-info.xml hwapi-insert.xml hwapi-insertanchor.xmlhwapi-insertcollection.xml hwapi-insertdocument.xml hwapi-link.xml hwapi-lock.xmlhwapi-move.xml hwapi-new-content.xml hwapi-object-assign.xml hwapi-object-attreditable.xmlhwapi-object-count.xml hwapi-object-insert.xml hwapi-object-new.xml hwapi-object-remove.xmlhwapi-object-title.xml hwapi-object-value.xml hwapi-object.xml hwapi-objectbyanchor.xmlhwapi-parents.xml hwapi-reason-description.xml hwapi-reason-type.xml hwapi-remove.xmlhwapi-replace.xml hwapi-setcommitedversion.xml hwapi-srcanchors.xml hwapi-srcsofdst.xmlhwapi-unlock.xml hwapi-user.xml hwapi-userlist.xml

2003-06-03 Thread Mehdi
oups :) it's actually being reverted (by dams). Mehdi Damien Seguy wrote: dams Mon Jun 2 12:43:28 2003 EDT Modified files: /phpdoc/en/reference/hwapi configure.xml ini.xml reference.xml /phpdoc/en/reference/hwapi/functions hwapi-attribute-key.xml

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

2003-06-03 Thread Gabor Hojtsy
gobaMon Jun 2 12:24:16 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: Hakan is also coming... Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.2 phpdoc/RFC/2003_meeting_agenda.html:1.3 --- phpdoc/R

Re: [PHP-DOC] Authors List, Contributor Resume

2003-06-03 Thread Gabor Hojtsy
Last I heard the discussion on the authors list for the PHP manual distilled down to contributors submitting a "resume" of involvement in the documentation project. To that end I've got a merge of a scan though CVS and my own memory below including links to diffs and/or compiled documentation as

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

2003-06-03 Thread Friedhelm Betz
betzMon Jun 2 12:19:39 2003 EDT Modified files: /phpdoc/en/reference/stringscharsets.xml Log: version info for koi*, tgroup cols corrected Index: phpdoc/en/reference/strings/charsets.xml diff -u phpdoc/en/reference/strings/charsets.xml:1.2 phpdo

Re: [PHP-DOC] LICENSE file

2003-06-03 Thread Gabor Hojtsy
So I would suggest to put the same text into LICENSE as the one we have on the copyright page (just converted to plain text). We also need to have the Zend part there, as long as we include the Zend docs in the PHP manual. Plain text from the copyright page is now in RFC/LICENSE. The members o

Re: [PHP-DOC] RE: Mnogo indexing test results, status report

2003-06-03 Thread Gabor Hojtsy
That's MUCH slower... perhaps you can look at sqlite or does mnogo only support mysql? No, it has own db format. And from docs: "Currently MySQL, PostgreSQL, miniSQL, Solid, Virtuoso, InterBase, Oracle, SyBase, MS SQL, iODBC, unixODBC, EasySoft ODBC-ODBC bridge IBM DB2 databases may be used as mnoG

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

2003-06-03 Thread Gabor Hojtsy
Hm... That seems to be a problem. As I've written some time ago, fop needs for phpdoc almost 700MB memory (java -Xmx7 ... works currently. Note: with fop 0.20.5rc3, earlier versions need more). That's why I've mailed James to put us on one of the machines with 1GB RAM while he was "movi

Re: [PHP-DOC] a simple fix to make

2003-06-03 Thread Philip Olson
This was fixed awhile ago and even shows up in the online manual, are you sure about this? http://www.php.net/natsort http://bugs.php.net/bug.php?id=23656 I see the following within the manual: Note: If you're wanting to maintain index/value associations, consider using uasort

[PHP-DOC] a simple fix to make

2003-06-03 Thread Richard Bronosky
In the file: http://www.php.net/manual/en/function.natsort.php the text: Note: If you're wanting to maintain index/value associations, consider using usort($arr, 'strnatcmp') . should be: Note: If you're wanting to maintain index/value associations, consider using uasort($arr, 'strnatcmp') .

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in

2003-06-03 Thread Gabor Hojtsy
Why this fixes anything? It should do the same. But does not look that organized... Goba Thomas Schoefbeck írta: tom Sun Jun 1 13:41:28 2003 EDT Modified files: /phpdoc manual.xml.in Log: quickfix for builds (on windows) in case of an empty phpweb.ent Index: p

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

2003-06-03 Thread Philip Olson
On Mon, 2 Jun 2003, Derick Rethans wrote: > On Mon, 2 Jun 2003, Philip Olson wrote: > > > On 2 Jun 2003, Andrew Lindeman wrote: > > > > > I think this kind of screws up the example. The point is that it > > > returns multiple addresses for the host. The example should show this > > > behaviour

[PHP-DOC] #22005 [Com]: mysql_stat space problems

2003-06-03 Thread mike at pcmedx dot com
ID: 22005 Comment by: mike at pcmedx dot com Reported By: haafiz at ezwebsolutions dot ca Status: Open Bug Type: Documentation problem Operating System: ALL PHP Version: 4.3.0 New Comment: I also added this workaround to the doc page. $stat

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

2003-06-03 Thread Derick Rethans
On Mon, 2 Jun 2003, Philip Olson wrote: > On 2 Jun 2003, Andrew Lindeman wrote: > > > I think this kind of screws up the example. The point is that it > > returns multiple addresses for the host. The example should show this > > behaviour, and since example.com only resolves to 1 IP address, th

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

2003-06-03 Thread Philip Olson
On 2 Jun 2003, Andrew Lindeman wrote: > I think this kind of screws up the example. The point is that it > returns multiple addresses for the host. The example should show this > behaviour, and since example.com only resolves to 1 IP address, the > example isn't as useful as it was. I disagree.

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

2003-06-03 Thread Andrew Lindeman
I think this kind of screws up the example. The point is that it returns multiple addresses for the host. The example should show this behaviour, and since example.com only resolves to 1 IP address, the example isn't as useful as it was. --Andrew On Mon, 2003-06-02 at 09:05, Joey Smith wrote: >

[PHP-DOC] cvs: phpdoc /en/reference/network/functions gethostbynamel.xml

2003-06-03 Thread Joey Smith
joeyMon Jun 2 10:05:55 2003 EDT Modified files: /phpdoc/en/reference/network/functions gethostbynamel.xml Log: Use example.com instead of yahoo.com Index: phpdoc/en/reference/network/functions/gethostbynamel.xml diff -u phpdoc/en/reference/network/f