Change manifest.plist values in PHP [duplicate]
问题 This question already has answers here : edit XML with simpleXML (4 answers) Closed 6 years ago . I have a manifest.plist file (come from Apple). This is an XML file. Here's an exemple of the structure : <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>id</key> <string>3214</string> <key>name</key> <dict> <key>en</key> <string>Hello World</string> <key>jp</key>