mthacker Posted February 6, 2008 Share Posted February 6, 2008 I have an xml file that is packed full of data, and at the end is an embedded pdf file with the data inside the Cdata tag and it looks like the following: <![CDATA[JVBERi0xLjMKJeTjz9IKMSAwIG9iago8PC9UeXBlIC9QYWdlcyAKL0NvdW50IDYgCi9LaWRz.... PDM3MjYxQzY5NEYzQjc4NjVGQjQ5NzEwMTk3Njg3M0RCPl0KPj4Kc3RhcnR4cmVmCjExNjMxCiUlRU9GCg==]]> how would i remove just this tags data from within the xml file? any suggestions Quote Link to comment https://forums.phpfreaks.com/topic/89760-pulling-data-from-cdata-tag-in-an-xml-file/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.