Easily parse XML documents with PHP 5.0 (4)

Source: Internet
Author: User
The following XML is the example running to the result:

The following is an array of the entire XML data returned through the function Getsavedata ()

Array ([name] => Hualian [address] => Beijing Changan Street-No. No. 9999 [desc] => supermarket chain [Cat_food] => Array ([attrs] =>                Array ([ID] => food) [Goods_food11] => Array                        ([name] => food11 [Price] => 12.90 [attrs] => Array ([id] => food11)) [goods_food12 ] => Array ([name] => food12 [Price] => 22.10 [de SC] => Array ([value] => good things recommended [Attrs] => Ar                                Ray ([creator] => Hahawen ) [Attrs] => Array ([id]               => food12         )) [cat_1] => Array ([GOODS_TEL21] => Array (                        [Name] => tel21 [price] => 1290 [attrs] => Array        ([id] => tel21)) [Cat_coat] => Array ([Attrs] => Array ([id] => coat) [goods_coat => Array ([name] => coat31 [price] => 112 [at             TRS] => Array ([id] => coat31))                    [Goods_coat32] => Array ([name] => coat32 [Price] => 45                        [Attrs] => Array ([id] => Coat32  )                )      ) [Special_hot] => Array ([attrs] => array ([ID] => Hot  ) [Goods_0] => Array ([name] => hot41 [Price] => 99))

The following is a SetValue () function that adds information to the root node and then displays the contents of the resulting XML file.

  
   
   
     Hualian 
    
    Beijing Changan Street-No. No. 9999  
   
     supermarket chain 
    
   
     123456789 
    
    
     
     
       food11 
      
     
       12.90 
      
     
    
      food12  
     
       22.10 
      
     
       good thing recommendation 
      
     
    
    
     
     
       tel21 
      
     
       1290 
      
     
    
    
    
      coat31 
     
    
      112 
      
     
     
       coat32 
      
      
      
     
    
    
     
     
       hot41 
      
      
      
     
    
  


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.