Tema
:
URGENTE Buscador con MYSQL
Ver Mensaje Individual
#
30
(
permalink
)
18/06/2010, 14:21
wiwi74
Fecha de Ingreso: marzo-2008
Mensajes: 515
Antigüedad: 17 años
Puntos: 10
Respuesta: URGENTE Buscador con MYSQL
Prueba asi:
( Obviamente $buscar tiene que tener algun valor )
Código PHP:
$sql
=
"SELECT * FROM infinityfilm.pelicula WHERE titulo like '%"
.
$buscar
.
"%'"
;
wiwi74
Ver Perfil
Buscar todos los Mensajes de wiwi74