How to remove CDATA tag in php?
You can definitely remove the CDATA tag from input xml by using the str_replace function in PHP to remove the desired content from your xml.
You can definitely remove the CDATA tag from input xml by using the str_replace function in PHP to remove the desired content from your xml.