let's say I have an xml file
假设我有一个xml文件
how do I read a specific tag (and all the values contained in that tag) of that xml file without using any sort of php library, with just straight PHP file read and string searching. Is that possible?ho
let's say I have an xml file
假设我有一个xml文件
how do I read a specific tag (and all the values contained in that tag) of that xml file without using any sort of php library, with just straight PHP file read and string searching. Is that possible?ho