10/10/2011, 13:55
|
| | Fecha de Ingreso: septiembre-2011
Mensajes: 32
Antigüedad: 13 años, 2 meses Puntos: 1 | |
Respuesta: Problema con Simplexml este es el xml... gracias por su ayuda....
<?xml version="1.0" encoding="utf-8"?>
<row>
<d>1</d>
<f>"123456789 - pepito perez" <tmp:3026@localhost></f>
<ft/>
<fu>8888</fu>
<t><tmp:987654321@localhost:0000></t>
<tc>1111111111</tc>
<te>2222222222</te>
<ts>3333333333</ts>
<tt>20</tt>
<y>envio</y>
</row>
cada tag es un registro para un bd, el problema esta en el tag <f> y el <t> |