Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/03/2013, 04:55
alyciashape
 
Fecha de Ingreso: abril-2012
Mensajes: 590
Antigüedad: 12 años
Puntos: 58
Respuesta: Problemas recorriendo un objeto

Pues es algo así:

Código PHP:
Ver original
  1. object(SimpleXMLElement)[1]
  2.   public 'order' =>
  3.     array (size=20)
  4.       0 =>
  5.         object(SimpleXMLElement)[2]
  6.           public 'id' => string '17949870213' (length=11)
  7.           public 'codigo' => string '27313' (length=5)
  8.           ....etc
  9.       1 =>
  10.          ....