
21/07/2011, 20:49
|
 | | | Fecha de Ingreso: abril-2005 Ubicación: R.M. Talagante, Chile!!
Mensajes: 295
Antigüedad: 19 años, 11 meses Puntos: 2 | |
Respuesta: Crear expresion regular para manipular un JSON
Código:
$json = "[
{
itemId: 'usu_id',
xtype: 'hidden',
name: 'su_id'
},
{
itemId: 'usu_nombre',
xtype: 'textfield',
name: 'usu_nombre',
fieldLabel: 'Nombre',
allowBlank: false,
maxLength : '50'
}
]";
$decode = Zend_Json::decode($json);
__________________ Amtez de enpezar kom otro idioma,
escrivamos vien el nueztro i como corezpomde. Jracias. |