[PHP-DOC] #22342 [Dup->Bgs]: the behaviour of require(..) or die(..); is non-intuitive

2003-02-22 Thread sniper
ID: 22342 Updated by: [EMAIL PROTECTED] Reported By: peter-phpbug at dataloss dot nl -Status: Duplicate +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.1 New Comment: Please do not submit the s

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

2003-02-22 Thread Friedhelm Betz
betzSat Feb 22 19:53:30 2003 EDT Modified files: /phpdoc/en/reference/pgsql reference.xml Log: tabs2spaces and entity usge for techdocs Index: phpdoc/en/reference/pgsql/reference.xml diff -u phpdoc/en/reference/pgsql/reference.xml:1.14 phpdoc/en/referen

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

2003-02-22 Thread Friedhelm Betz
betzSat Feb 22 19:51:24 2003 EDT Modified files: /phpdoc/entitiesglobal.ent Log: url for pgsql techdocs Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.81 phpdoc/entities/global.ent:1.82 --- phpdoc/entities/global.ent:1.81 S

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

2003-02-22 Thread Philip Olson
Just a couple syntax notes: > > PostgreSQL database is Open Source product and available without > - cost. Postgres, developed originally in the UC Berkeley Computer Science > - Department, pioneered many of the object-relational concepts now > - becoming available in some

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

2003-02-22 Thread Cornelia Boenigk
conni Sat Feb 22 18:27:25 2003 EDT Modified files: /phpdoc/en/reference/pgsql reference.xml Log: fixed typo Index: phpdoc/en/reference/pgsql/reference.xml diff -u phpdoc/en/reference/pgsql/reference.xml:1.13 phpdoc/en/reference/pgsql/reference.xml:1.14 --- p

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

2003-02-22 Thread Cornelia Boenigk
conni Sat Feb 22 18:22:15 2003 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-convert.xml Log: fixed typo Index: phpdoc/en/reference/pgsql/functions/pg-convert.xml diff -u phpdoc/en/reference/pgsql/functions/pg-convert.xml:1.3 phpdoc/en/re

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

2003-02-22 Thread Cornelia Boenigk
conni Sat Feb 22 18:21:57 2003 EDT Modified files: /phpdoc/en/reference/pgsql reference.xml Log: added link to techdocs Index: phpdoc/en/reference/pgsql/reference.xml diff -u phpdoc/en/reference/pgsql/reference.xml:1.12 phpdoc/en/reference/pgsql/reference.xm

[PHP-DOC] Question on the ifx-extension

2003-02-22 Thread Cornelia Boenigk
Hi everybody Working on the translation of the ifx-extension I am in doubt whether the following is correct: ifxus_open_slob -- Opens an slob object ... Returns FALSE on error otherwise the new slob object-id. Is this really true? Does the function return a *new* object-id anytime the slob-objec

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions chmod.xml chown.xml disk-free-space.xml disk-total-space.xml file-exists.xml fileatime.xml filectime.xml filegroup.xml fileinode.xml filemtime.xml fileowner.xml fileperms.xml filesize.xml filetype.xml fstat.xml glob.xml is-executable.xml is-readable.xml link.xml lstat.xml stat.xml

2003-02-22 Thread Philip Olson
philip Sat Feb 22 13:55:36 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions chmod.xml filetype.xml glob.xml file-exists.xml fileatime.xml lstat.xml

[PHP-DOC] a faq issue: linked questions

2003-02-22 Thread Philip Olson
When faq 's have examples, the initial links make the example code itself a link and this looks weird. How about we remove example code from the link to the question and replace it with: [see example] Or somesuch. If done, we should be consistent with all faq question examples (use screen or i

[PHP-DOC] Notes Status, 8799 total

2003-02-22 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 11.0% of the 8799 total user notes. Notes | Page ---+- 69 | http://php.net/manual

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-02-22 Thread Philip Olson
philip Sat Feb 22 08:56:27 2003 EDT Modified files: /phpdoc/en language-snippets.ent Log: New note entities for register_globals and superglobals Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.42 phpdoc/en/language-snippets

Re: [PHP-DOC] Syntax coloring PHP examples

2003-02-22 Thread Gabor Hojtsy
This should only be used for phpweb, right? (not 'html' for example) Yep. HTML should be working without any PHP setup. It can in fact be used to get help setting up PHP.. I don't think we speak about the same thing now. What I want to do is to use highlight_string when building the manual, so tha

Re: [PHP-DOC] Syntax coloring PHP examples

2003-02-22 Thread Victor Boivie
> > This should only be used for phpweb, right? (not 'html' for example) > > Yep. HTML should be working without any PHP setup. It can in fact be > used to get help setting up PHP.. I don't think we speak about the same thing now. What I want to do is to use highlight_string when building the man

Re: [PHP-DOC] Syntax coloring PHP examples

2003-02-22 Thread Gabor Hojtsy
Well, I have no time for this now, so you're welcome ;)) I'll do it, but I'm not completely happy with the results of the present colorize.php-script, so I will spend some time on it first until I'm satisfied. This should only be used for phpweb, right? (not 'html' for example) Yep. HTML should be

Re: [PHP-DOC] Syntax coloring PHP examples

2003-02-22 Thread Victor Boivie
> Well, it would be nice. I have already done this for the special CHM > version, and it was discussed that some enhancemenets from there will be > added to the online manual. > > However this coloring can be done on-the-fly with highlight_string()... Yes, that's exactly what I had in mind. > Wel

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions ocifreedesc.xml

2003-02-22 Thread Marco Cucinato
cucinatoSat Feb 22 04:26:55 2003 EDT Modified files: /phpdoc/en/reference/oci8/functions ocifreedesc.xml Log: Fixed typo Index: phpdoc/en/reference/oci8/functions/ocifreedesc.xml diff -u phpdoc/en/reference/oci8/functions/ocifreedesc.xml:1.4 phpdoc/e

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

2003-02-22 Thread Dallas Thunder
dallas Sat Feb 22 03:44:20 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: Add a space and a right braket Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.25 phpdoc/en/chapters/install.windows