A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by aneuryzma » Fri Sep 02, 2011 4:23 am
Code: Select all
$result = mysql_query("SELECT * FROM Users WHERE Field1 = 'value1' or Field2= 'value2' ");
Post by Eric! » Fri Sep 02, 2011 7:52 am
Post by genix2011 » Fri Sep 02, 2011 10:13 am
Return to “PHP - Code”