|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2005-12-27 15:01 UTC] d dot gourgues at neuf dot fr
Description: ------------ Hi, htmlentities works very well but with this string "Σερβία και Μαυροβούνιο" php give me a blank page Reproduce code: --------------- htmlentities( html_entity_decode( "Σερβία και Μαυροβούνιο" , ENT_QUOTES, "UTF-8") , ENT_QUOTES, "UTF-8"); PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 01 23:00:02 2025 UTC |
I can't install this php version at work, so i can't answer. I just make a precision. This bug append when u write in a only line : echo htmlentities(html_entity_decode("Σερβία και Μαυροβούνιο" , ENT_QUOTES, "UTF-8"), ENT_QUOTES, "UTF-8"); Add a space between α and κ and between ι and Μ