<html> <head></head><body-- ?php $doc = new DOMDocument(); $doc->load('people.xml"); $doc->xinclude(); $persons = $doc->getBlementsByTag|Name('person'); ...
確定! 回上一頁