Hi,

Can you have a SELECT statement (using mysql) that goes something like

$sql="SELECT id && email FROM table WHERE user='$user' and pass='$pass'";

and if you can't is there a away around this?

Thanks

Peter

Reply via email to