
28/04/2009, 10:28
|
| | Fecha de Ingreso: abril-2009
Mensajes: 19
Antigüedad: 15 años, 10 meses Puntos: 0 | |
Respuesta: Que tengo que usar ? Bucle ? Condicion ?
Código php:
Ver originalwhile($archivo_txt != '') { $currentWord = getAndRemoveFirstWord(WORDS_LIST_COPY_FILENAME); }
|