Joyce Posted September 30, 2008 Share Posted September 30, 2008 Hello All, I recently decided to try out PHP XSLT. After 5 days of hardwork, i finally migrated one of my sites to XSLT. But the problem is that the site has several user submitted content and the improper use of the & sign is causing undefined entity warning in several sections of the site. Is it possible to ignore undefined entity references and print them as is? It is not possible for me to use htmlentities function every where, because I have no idea on which all places this problem is appearing. Hope someone will have a solution to this problem. I have been trying to solve this for the last two days. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/126432-php-xslt-ignore-undefined-entity-references/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.