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!
I've a PHP script that lists the directories and files of a partition of my harddisk. Here is the problem : the special characters are not taken into account. I've used the htmlspecialchars function but without success. Here is the piece of code :