因此,在PHP中,我借助Class SimpleXMLElement類加載了文件config.xml: $config = simplexml_load_file('config.xml');. 然後我用var_dump輸出變量$ config,這是我不 ...
確定! 回上一頁