I try to write a PHP function to output XML.
However, in the file I created, there are =, &, <, > which IE5 tells me that they are invalid characters.
My question: is there a list that I can follow to replace these characters with XML-compatible codes?




Bookmarks