Ver Mensaje Individual
  #9 (permalink)  
Antiguo 09/08/2003, 02:48
centinela
 
Fecha de Ingreso: agosto-2003
Ubicación: Santiasco-Chile
Mensajes: 1
Antigüedad: 20 años, 8 meses
Puntos: 0
yo hice todo lo que dijeron y me tira este error

{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\froman\ fcharset0 Times New Roman;}{\f1\fnil\fcharset0 Courier New;}} \viewkind4\uc1\pard\sb100\sa100\lang3082\f0\fs24 < ?php \line\line include("http://centinelatalakoz.webcindario.com/form.html"); \line\line $sql="SELECT * FROM noticias WHERE"'%".$palabra."%' "; \line $result=mysql_query($sql,$link); \par \line if ($row= mysql_fetch_array($result)) \line\{ \line echo ""; \line DO \line\{ \line echo "$row["documento"]"; \line\} \line WHILE ($row=mysql_fetch_array($result)); \line echo " "; \line\} \line mysql_close ($link); \line ?> \f1\fs20\par }




que hice mal? =(