<?php /** * to show instead of * */ class SimpleXMLExtended extends SimpleXMLElement { public function addCData($cdata_text) { $node ...
確定! 回上一頁