私はこの配列を持っています
配列のprint_r
Array (
[@attributes] => Array (
[from] => 14073377593@s.whatsapp.net
[id] => 1346984983-2
[type] => chat
[t] => 1346985039
)
[notify] => Array (
[@attributes] => Array (
[name] => SISTEMA SMS
)
)
[request] => Array ( )
[body] => Hola
)
そして私はこの値が必要です
[body] => Hola
誰かが私を助けることができます