|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-05-22 03:55 UTC] jimw at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jan 05 05:00:02 2026 UTC |
During the developing procedure we found that php uses 8 byte to store Chinese character which normally take 2 byte space, this result in the string overflow and can not to store in Oracle database! we deduced that may be PHP uses a special code system to store the other languages which it does not know!