Re: [PHP-WIN] Re: parse error, unexpected $end

2003-01-24 Thread Jim Hunter
-- From: Octavio Herrera Date: Friday, January 24, 2003 04:42:11 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: parse error, unexpected $end This is the source Code... Your Login or Password is Incorrect"; }else{ echo "\n"; for($a=0;$a<$filas;$a++){ $f

[PHP-WIN] Re: parse error, unexpected $end

2003-01-24 Thread Octavio Herrera
This is the source Code... Your Login or Password is Incorrect"; }else{ echo "\n"; for($a=0;$a<$filas;$a++){ $fila=mysql_fetch_array($rs); echo " \n"; echo " ".$fila["id"]."\n"; echo " ".$fila["name"]."\n"; echo " ".$fila["born"]."\n"; echo " ".$fila["occupation"]."\n"; echo " ".