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!
a new parameter was added to htmlentities which it ignored double encoding in php 5.2 but my webserver is set to 5.1
so its breaking down on it. is there any way to stop double encoding using only three parameters?