Cita:
Iniciado por Keysher
Prueba con esto:
echo"<tr>
<td>$row['first_name']</td><td>$row['last_name']</td></tr>";
no funciona, me dice este error para esa fila:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/web/search_mysql.php on line 67
Si se te ocurre algo más...