php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20917 need examples for mb functions
Submitted: 2002-12-10 02:34 UTC Modified: 2002-12-10 08:40 UTC
From: jc at mega-bucks dot co dot jp Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.2.2 OS: Red Hat Linux 7.2
Private report: No CVE-ID: None
 [2002-12-10 02:34 UTC] jc at mega-bucks dot co dot jp
The mb library is great but there isn't much in terms of examples in the online documentation.

Could an example be added on how to do the following in the appropriate sections:

1- remove whitespace from a multi-byte string
2- trim a multi-byte string
3- split a multibyte string on whitespace ...

Thanks!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-10 08:40 UTC] moriyoshi@php.net
Hmm, although I recategorised this, I don't think it's worth including such examples in the document since these cases are not common enough. Instead you
can always ask this kind of question at php-i18n@lists.php.net, which you can set up the subscription in the appropriate page at http://www.php.net/.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 17 14:01:27 2024 UTC