View Single Post
Old 02-13-2009, 08:22 PM   #1 (permalink)
MattD
The Visitor
 
MattD's Avatar
 
Join Date: Feb 2009
Posts: 2
Thanks: 0
MattD is on a distinguished road
Default Wishing I had hair to pull out...

This is probably a very simple question but I have spent hours searching the web and cannot find an answer.

I am pulling records from a mysql database with SELECT * FROM sheet WHERE value = value(passed from a url)

This all works fine, but how on earth do I now get it to display all the records when I have WHERE cutting my options down.
I have tried passing 1+2+3 etc in the url but nothing seems to work.


I hope that makes sense.
MattD is offline  
Reply With Quote