[PHP-DOC] Encounter serious problems here

2002-09-27 Thread Dallas Thunder
Hi, using these files are not able to generate version infomation when doing "make html". I was wondering if you mush use double quote (") instead of single quote ('). "Hartmut Holzgraefe" <[EMAIL PROTECTED]> wrote in message news:cvshholzgra1033130790@cvsserver... > hholzgra Fri Sep 27 08:46:30

[PHP-DOC] Could anyone add more comment on fileperms() function?

2002-09-27 Thread Dallas Thunder
It simply said "Returns the permissions on the file" on fileperms() manual page. It returns a numeric value, such as 100644 in octal value. I know 644 is "rw-r--r--", but what's 100 for? Thanks. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DOC] #19643 [NEW]: Manual of filegroup() seem incorrect

2002-09-27 Thread dallas
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.2 PHP version: 4CVS-2002-09-27 PHP Bug Type: Documentation problem Bug description: Manual of filegroup() seem incorrect Current manual page of filegroup() function said it "Returns the group ID of the owner of the fil

[PHP-DOC] #19642 [NEW]: Missing option in german complete configure-options

2002-09-27 Thread kai . php
From: [EMAIL PROTECTED] Operating system: does not matter PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: Missing option in german complete configure-options Hi debugger :) While trying to in install php i worked through the german 'complete' list

Re: [PHP-DOC] ini-seetings

2002-09-27 Thread Friedhelm Betz
Hallo Gabor, Friday, September 27, 2002, 7:22:07 PM, you wrote: >> personally I would like to finish the integration of the ini-settings >> (as far as I can do and to my knowledge) about the weekend. >> I would like to get your opinions about where to move/document the >> following settings: >>

[PHP-DOC] #19640 [NEW]: Too many docs mirrors - Yes, I think it's a bug.

2002-09-27 Thread bsdpunk
From: [EMAIL PROTECTED] Operating system: ALL PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: Too many docs mirrors - Yes, I think it's a bug. If I try to find others' examples of a particular function by searching google for that function, I get HUND

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

2002-09-27 Thread Philip Olson
philip Fri Sep 27 16:18:31 2002 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: Added section on "How to read a function definition (prototype)" # One day this will go in "About the manual", when the PDF is fixed ;) Index: phpdoc/en/chapters/tut

[PHP-DOC] #19638 [NEW]: setcookie and the null value for the value argument

2002-09-27 Thread cheatah
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: setcookie and the null value for the value argument When using the setcookie function, I noted that setting the value to NULL had the following result: Th

[PHP-DOC] #19423 [Fbk->Opn]: Problem with extension_dir in PHP.ini

2002-09-27 Thread derick
ID: 19423 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open -Bug Type: *Web Server problem +Bug Type: Documentation problem Operating System: Windows 9x/NT/ME/2000/XP PHP Version: 4.2.

Re: [PHP-DOC] ini-seetings

2002-09-27 Thread Gabor Hojtsy
> personally I would like to finish the integration of the ini-settings > (as far as I can do and to my knowledge) about the weekend. > I would like to get your opinions about where to move/document the > following settings: > > Miscellaneous functions > - highlight.string etc. > - ignore_user_ab

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

2002-09-27 Thread derick
On Fri, 27 Sep 2002, Gabor Hojtsy wrote: > > derick Fri Sep 27 04:23:58 2002 EDT > > > > Added files: > > /phpdoc/en/chapters install.sambar.xml > > Log: > > - Added sambar isntallation notes > > You should also put this file's entity into phpdoc/installpart.xml > if

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

2002-09-27 Thread Derick Rethans
derick Fri Sep 27 13:18:16 2002 EDT Modified files: /phpdoc installpart.xml.in Log: - Add the Sambar notes to the build too Index: phpdoc/installpart.xml.in diff -u phpdoc/installpart.xml.in:1.1 phpdoc/installpart.xml.in:1.2 --- phpdoc/installpart.xml.i

Re: [PHP-DOC] setcookie undocumented feature

2002-09-27 Thread Gabor Hojtsy
> When I was doing some security tests, I walked into some small problems, and > did some tests with the returned headers. It seemed that if I used the > setcookie function with a value of null, the expiration time argument seemed > to be ignored. Instead, the value was replaced with the text 'del

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

2002-09-27 Thread Gabor Hojtsy
> derick Fri Sep 27 04:23:58 2002 EDT > > Added files: > /phpdoc/en/chapters install.sambar.xml > Log: > - Added sambar isntallation notes You should also put this file's entity into phpdoc/installpart.xml if you would like to see this file in the build. If it is beta

Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-27 Thread Gabor Hojtsy
> > How you get into that directory where > > pwd returns a string not conformant to cygwin standard > > (/cygdrive/c/dir)? > > After starting Cywin via bash --login -i, simply with an cd phpdoc ;-) > /cygdrive/c/dir works well, but isn't return by pwd. > > But I can help myself, and if it's ass

[PHP-DOC] ini-seetings

2002-09-27 Thread Friedhelm Betz
Hi personally I would like to finish the integration of the ini-settings (as far as I can do and to my knowledge) about the weekend. I would like to get your opinions about where to move/document the following settings: Miscellaneous functions - highlight.string etc. - ignore_user_abort - browsca

[PHP-DOC] setcookie undocumented feature

2002-09-27 Thread Edwin van Vliet
Hi, When I was doing some security tests, I walked into some small problems, and did some tests with the returned headers. It seemed that if I used the setcookie function with a value of null, the expiration time argument seemed to be ignored. Instead, the value was replaced with the text 'delete

[PHP-DOC] #19635 [NEW]: Problems with table on ini_set page

2002-09-27 Thread m . ford
From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: Problems with table on ini_set page The ini_set() documentation page appears to have a couple of problems: - The entry for session.encode_sources appears to

[PHP-DOC] #19578 [Com]: php_master_value not changeable with php_value

2002-09-27 Thread m . ford
ID: 19578 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.2 New Comment: I also think that the documentation is very unclear about the dif

[PHP-DOC] #19578 [Bgs->Ana]: php_master_value not changeable with php_value

2002-09-27 Thread sniper
ID: 19578 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Analyzed -Bug Type: PHP options/info functions +Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.2 New Comm

[PHP-DOC] #19629 [Asn->Csd]: exit() and eval() have no version info

2002-09-27 Thread hholzgra
ID: 19629 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: 4.2.3 Assigned To: hartmut New Comment: the special bu

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

2002-09-27 Thread Simone Cortesi
At 12.48 27/09/02 +0200, Simone Cortesi wrote: >>@@ -106,8 +106,7 @@ >> >> There are many text editors and Integrated Development >> Environments (IDEs) >> that you can use to create, edit and manage PHP files. A partial >> list of >>- these tools is maintained at >-

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

2002-09-27 Thread Simone Cortesi
At 18.30 26/09/02 +, Philip Olson wrote: > Modified files: > /phpdoc/en/chapters tutorial.xml > Log: > Minor changes > >Index: phpdoc/en/chapters/tutorial.xml >diff -u phpdoc/en/chapters/tutorial.xml:1.7 >phpdoc/en/chapters/tutorial.xml:1.8 >--- phpdoc/en/chapters/tutorial.xml:1.7

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

2002-09-27 Thread Derick Rethans
derick Fri Sep 27 04:23:58 2002 EDT Added files: /phpdoc/en/chapters install.sambar.xml Log: - Added sambar isntallation notes Index: phpdoc/en/chapters/install.sambar.xml +++ phpdoc/en/chapters/install.sambar.xml Servers-Sambar This sec