19May/090

pear HTML_TagCloud error sorting tags wrong order

error: pear HTML_TagCloud error sorting tags wrong order

solution: set your locale before use html_tagcloud like

setlocale(LC_ALL, 'en_US.UTF-8');

remember, set back locale to right value, after use html_tagcloud if is necessary

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.