PHP implementation of Normal Form D

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jasongr
Forum Contributor
Posts: 206
Joined: Tue Jul 27, 2004 6:19 am

PHP implementation of Normal Form D

Post by jasongr »

Hi people

Does anyone know if there is a PHP implementation for normalizing a unicode string
into Normal Form D, i.e. separate diactrics from letters ?

regards
Jason
Post Reply