Tagged Questions

1
vote
4answers
79 views

Array sort by value number chars

Hi thinking i have an array like this : [0]=>[ [0]=>'Hey', [1]=>'H', [2]=>'He', ] now i would like to sort by number chars and return somenthing like this: [0]=>[ ...
1
vote
1answer
129 views

php true multi-byte string shuffle function?

I have a unique problem with multibyte character strings and need to be able to shuffle, with some fair degree of randomness, a long UTF-8 encoded multibyte string in PHP without dropping or losing or ...
1
vote
2answers
244 views

PHP is there a built-in function to render ' as ’ etc

is there a built-in function to render characters like ' as identities (’) ? also, is it unsafe to output raw characters (e.g ') in the html? thanks.
1
vote
1answer
449 views

simplyXML and accented characters in PHP

I have written an XML file which is using the ISO-8859-15 encoding and most of the data within the feed is ran through htmlspecialchars(). I am then using simplyxml_load_string() to retrieve the ...
0
votes
1answer
55 views

CakePHP Images with special chars in name are not displayed

I'm using CakePHP 2.0.4, PHP 5.3.1, Apache 2.2.14. For example: the filename is F#7m7~1.gif. It really exists, the path and filename are correct. Before print HTML tag, I encode it by using ...
0
votes
1answer
62 views

Why are these characters in PHP getting converted?

I am getting some information like large amounts of text from the database, but while echoing using PHP, the characters are being changed. How do I get it to display the normal thing? Thanks. //makes ...
-3
votes
2answers
238 views

decoding very special characters php [closed]

How can I decode these kind of chars? I have tried many functions and they did not work. Any ideas? Here is a printscreen of the chars: