Cosa c'č che non vā in questa dannata query? į_į
mi restituisce: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'key = '3c363836cf4e16666669a25da280a1865c2d2874'' at line 1Codice PHP:$mysql = "SELECT * FROM users WHERE username = '$username' AND password = '$password' AND key = '$key' ";
$result = mysql_query($mysql) or die (mysql_error());
$r = mysql_fetch_array($result);

Rispondi quotando
