# php读写xml **Repository Path**: wenjun-liu/php-xml ## Basic Information - **Project Name**: php读写xml - **Description**: 使用php读写xml - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README readxmlstr.php文件为使用字符串方式读取一个xml文件并转换成数组 writexmlstr.php文件为将一个二维数组生成xml