if(!$something="1"){
Is it possible to put tht into a query like this:mysql_query("SELECT * FROM table WHERE something (DOES NOT)="1"");
The text in brackets where I am unsure, and I have already tried out the above code but it doesn't work.Thanks.
Edited by meadow, 26 August 2006 - 04:53 AM.
