Tema
:
tomar variable REQUEST y aplicar a consulta
Ver Mensaje Individual
#
2
(
permalink
)
01/03/2016, 18:55
thezzin
Fecha de Ingreso: septiembre-2008
Mensajes: 350
Antigüedad: 16 años, 4 meses
Puntos: 31
Respuesta: tomar variable REQUEST y aplicar a consulta
intentalo asi:
Código PHP:
$sql_acot
=
"SELECT * FROM $dbtabla WHERE apellido='"
.
$_REQUEST
[
'apellido'
].
"'"
;
__________________
╬-----╬
║☺₧☻║
╬-----╬
thezzin
Ver Perfil
Buscar todos los Mensajes de thezzin