17/06/2013, 19:55
|
| | Fecha de Ingreso: junio-2013
Mensajes: 3
Antigüedad: 11 años, 6 meses Puntos: 0 | |
Respuesta: Leer XML con Simple XML en PHP no se como leer este xml
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta forua="true" http-equiv="Cache-Control" content="no-cache"/>
</head>
<template>
<do type="accept" label="Menu">
<go href="/w/InicioRucWap.jsp" />
</do>
<do type="options" label="Back">
<prev />
</do>
</template>
<card title="Resultado" id="frstcard">
<p>
<small><b>Número Ruc. </b> 10445656676 - aaaaaaaaappppppppppp <br/></small>
<small><b>Antiguo Ruc.</b><br/></small>
<small>-</small>
<br/>
<small><b>Estado.</b>ACTIVO</small><br/>
<small><strong>Agente Retención IGV.</strong>
<strong>NO</strong> -
<br/>
</small>
<small><b>Nombre Comercial.</b><br/>- </small><br/>
<small><b>Dirección.</b><br/>PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP </small><br/>
<small>Situación.<b> HABIDO</b></small><br/>
<small><b>Teléfono(s).</b><br/>-</small><br/>
<small><b>Dependencia.</b><br/> asdasdasd/small><br/>
<small><b>Tipo.</b><br/> asdasdasdasd</small><br/>
<small><b>DNI</b> : asdasdas</small><br/>
<small><b>Fecha Nacimiento.</b> asdasdas</small><br/>
<!--
<small><b>Inicio Act.</b><br/>0173</small><br/>
<small><b>Act. Económica. </b> asdasd</small><br/>
-->
</p>
</card>
</wml>
alguien me podria ayudar |