PHP XML to dynamic table
问题 I'm trying to create a dynamic table based on an XML. The outputted XML is the following: <tickets xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <status>1</status> <message> <ticketpage> <ticket> <row1>0-10-27-30-45-0-0-0-80</row1> <row2>0-15-0-38-0-51-62-0-85</row2> <row3>5-0-0-37-0-57-60-77-0</row3> </ticket> <ticket> <row1>0-0-20-33-0-56-68-0-90</row1> <row2>8-0-0-0-49-0-64-71-84</row2> <row3>1-18-22-32-0-59-0-0-0</row3> </ticket