Ah,una precisazione..
ora dovrebbe fare il confronto fra tipi..ma l'errore me lo da anche tra stringhe interi etc.
per esempio
[PHP]codice:[PHP] if($postArray[$indice][1]=="1" && $continua==0){
oppure
[PHP]codice:[PHP] if($postArray[$indice][1]==1 && $continua==0){