Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functionsstr-ireplace.xml str-replace.xml

2003-01-30 Thread Gabor Hojtsy
Added files: /phpdoc/en/reference/strings/functions str-ireplace.xml Modified files: /phpdoc/en/reference/strings/functions str-replace.xml Log: New function str_ireplace() I guess you copied str_replace's docs to str_ireplace, and modified a few

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xmlstr-replace.xml

2003-01-30 Thread Philip Olson
On Thu, 30 Jan 2003, Gabor Hojtsy wrote: > > Added files: > > /phpdoc/en/reference/strings/functions str-ireplace.xml > > > > Modified files: > > /phpdoc/en/reference/strings/functions str-replace.xml > > Log: > > New function str_ireplace() > >

[PHP-DOC] cvs: phpdoc /en/reference/xml/functions xml-set-notation-decl-handler.xml xml-set-object.xml xml-set-unparsed-entity-decl-handler.xml

2003-01-30 Thread Damien Seguy
damsThu Jan 30 07:44:37 2003 EDT Modified files: /phpdoc/en/reference/xml/functions xml-set-notation-decl-handler.xml xml-set-object.xml xml-s

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

2003-01-30 Thread Damien Seguy
damsThu Jan 30 08:40:40 2003 EDT Modified files: /phpdoc/en/reference/strings/functions stristr.xml Log: adding stristr example Index: phpdoc/en/reference/strings/functions/stristr.xml diff -u phpdoc/en/reference/strings/functions/stristr.xml:1.2 phpdo

[PHP-DOC] cvs: phpdoc /en/reference/xml/functions xml-set-object.xml

2003-01-30 Thread Damien Seguy
damsThu Jan 30 08:48:34 2003 EDT Modified files: /phpdoc/en/reference/xml/functions xml-set-object.xml Log: suprressing undue update : ¶m Index: phpdoc/en/reference/xml/functions/xml-set-object.xml diff -u phpdoc/en/reference/xml/functions/xml-set-object.xm

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

2003-01-30 Thread Damien Seguy
damsThu Jan 30 08:49:51 2003 EDT Modified files: /phpdoc/en/reference/strings/functions stristr.xml Log: Giving up world dominations through commenting examples in French. Index: phpdoc/en/reference/strings/functions/stristr.xml diff -u phpdoc/en/refere

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-dbs.xml mysql-list-tables.xml mysql-tablename.xml

2003-01-30 Thread Damien Seguy
damsThu Jan 30 09:18:50 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-dbs.xml mysql-list-tables.xml mysql-tablename.xml Log: more

[PHP-DOC] #21932 [Opn->Csd]: Error in mysql_list_dbs documentation

2003-01-30 Thread dams
ID: 21932 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged e

[PHP-DOC] #17653 [Com]: FAQ: use same png libraries with PHP and GD.

2003-01-30 Thread jean-christophe . aude
ID: 17653 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0CVS-2002-06-08 New Comment: Hi, Sorry guys but i still have the same pb. libpn

[PHP-DOC] #21964 [Opn]: Uploads of a file with size 0 bytes succeed.

2003-01-30 Thread iliaa
ID: 21964 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Filesystem function related +Bug Type: Documentation problem Operating System: Solaris 8 PHP Version: 4.2.2 New Comment: I believe this was

Re: [PHP-DOC] Re: Suggestion for a clean PHP 5 - Manual

2003-01-30 Thread Derick Rethans
On Mon, 27 Jan 2003, Jirka Kosek wrote: > Derick Rethans wrote: > > > upload them yourself, but if that is not setup stuff them on some site > > so that I can take care of it later. > > PDF versions of manual are available at > > http://badame.vse.cz/jkj/php/ > > you can download them and put

[PHP-DOC] #21967 [NEW]: Note exactly clear on session_cache_expire

2003-01-30 Thread vbtester
From: [EMAIL PROTECTED] Operating system: PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: Note exactly clear on session_cache_expire What exactly is session_cache_expire()??? Is this the function to get/set the timout interval for the session. The

[PHP-DOC] #21970 [NEW]: Tutorial : HOWTO : using include_path

2003-01-30 Thread philip
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: Tutorial : HOWTO : using include_path Topic: include_path (PHP_INI_ALL) It seems that the include_path directive has been confusing some people lately so l

[PHP-DOC] #21975 [NEW]: document safe_mode/open_basedir gotchas

2003-01-30 Thread philip
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: document safe_mode/open_basedir gotchas This bug report is where we list quirks, concerns, BC breaks, uses, and general gotchas that stem from either safe mod

[PHP-DOC] cvs: phpdoc /en/reference/ftp/functions ftp-exec.xml ftp-raw.xml

2003-01-30 Thread Sara Golemon
pollita Fri Jan 31 00:19:42 2003 EDT Added files: /phpdoc/en/reference/ftp/functions ftp-raw.xml Modified files: /phpdoc/en/reference/ftp/functions ftp-exec.xml Log: Fixed misdocumentation in ftp_exec(), added documentation for ftp_raw()