hi,
$sql = "SELECT * FROM users WHERE (user like '".$_REQUEST["user"]."') AND (pass = '".md5 ($_REQUEST["pass"])."')";
echo sql;
-> copy und paste dieses query-strings -> direkt auf der DB ausführen lassen (administrationsoberfläche oder phpMyAdmin)
ergebnis?
gruß,
wahsaga
--
I'll try being nicer if you'll try being smarter.
I'll try being nicer if you'll try being smarter.