Date: 01/30/03
- Next message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- In reply to: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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 sentences to note that it is case insensitive. Wouldn't it be better
to add just that:
This function is the case insensitive version of
<function>str_replace</function>.
This would make updates more easier. I guess the PHP source also
implements this with some internal parameter to a common function...
Goba
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- In reply to: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-ireplace.xml str-replace.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

