|
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-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 07:00:01 2025 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!