selecting from mysql database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
anthony88guy
Forum Contributor
Posts: 246
Joined: Thu Jan 20, 2005 8:22 pm

selecting from mysql database

Post by anthony88guy »

I am trying to make a search, where you enter 2 variables and it finds result statifing my statement.
Last edited by anthony88guy on Thu May 12, 2005 5:52 pm, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what's going wrong? From what I can see and tell, there's nothing wrong, per se. Maybe your data isn't coming across correctly? echo the query you are trying to perform against 'farms'
anthony88guy
Forum Contributor
Posts: 246
Joined: Thu Jan 20, 2005 8:22 pm

Post by anthony88guy »

my logic was backwards
Post Reply