corey84
04-19-2006, 11:27 PM
Hi I was wondering how you would select results from a table with multiple conditions
i thought maybe something like this
$sql = "SELECT * from table WHERE con1 = '$con1', con2 = '$con2'";
but not working :( any help appreciated
BTW if this belongs in the database forum sorry :)
i thought maybe something like this
$sql = "SELECT * from table WHERE con1 = '$con1', con2 = '$con2'";
but not working :( any help appreciated
BTW if this belongs in the database forum sorry :)