Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Coldfusion で文字列を xml の有効なテキストに変換する方法が必要です。何か案は?
ありがとう!
ここに行く:
#XmlFormat(MyStringThatHasCrapInIt)#
使用できます #xmlParse(xml_string)#
#xmlParse(xml_string)#