Tema
:
Qué error ven aquí? (URGENTISIMO)
Ver Mensaje Individual
#
2
(
permalink
)
12/03/2007, 05:37
lotusxxl
Fecha de Ingreso: junio-2002
Mensajes: 243
Antigüedad: 22 años, 9 meses
Puntos: 1
Re: Qué error ven aquí? (URGENTISIMO)
Creo q deberias poner $_GET["username"] en vez de $_GET[username]
y en ña consulta...
Código PHP:
mysql_query
(
"SELECT username FROM sfalls WHERE username = '"
.
$_GET
[
"username"
].
"'"
);
Salu2.
lotusxxl
Ver Perfil
Buscar todos los Mensajes de lotusxxl