本文实例讲述了PHP往XML中添加节点的方法。分享给大家供大家参考。具体方法如下:
1. contacts.xml代码
\n"); print (htmlspecialchars ($doc->dumpmem ())); print ("
希望本文所述对大家的php程序设计有所帮助。