Sort XML via attribute value PHP

后端 未结 6 794
忘掉有多难
忘掉有多难 2020-12-01 20:25

So I have an XML file that I am trying to loop through in order, according to the attribute, \"order\".

Here is an example:




        
6条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-01 20:31

    I got the solution of xml sorting using attributes in PHP.

    Please visit Below URL:-

    http://ewebsurf.blogspot.com/2010/12/xml-sorting-using-attributes-php.html

提交回复
热议问题