Tema
:
Problema con string anidados
Ver Mensaje Individual
#
2
(
permalink
)
05/06/2009, 09:46
Ronruby
Fecha de Ingreso: julio-2008
Ubicación: 18°30'N, 69°59'W
Mensajes: 4.879
Antigüedad: 16 años, 7 meses
Puntos: 416
Respuesta: Problema con string anidados
Código php:
Ver original
for
(
$k
=
0
;
$k
<
count
(
$facturado
)
;
$k
++
)
;
for() no lleva ";" al final xD
Ronruby
Ver Perfil
Buscar todos los Mensajes de Ronruby