Ver Mensaje Individual
  #8 (permalink)  
Antiguo 28/04/2009, 10:28
proger
 
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 original
  1. while($archivo_txt != '') {
  2. $currentWord = getAndRemoveFirstWord(WORDS_LIST_COPY_FILENAME);
  3. }