Posted by Don Khuth on 04/13/06 18:32
<davemitc@gmail.com> wrote in message
news:1144922296.518975.290290@v46g2000cwv.googlegroups.com...
> What am I doing wrong, this keeps crashing... :(
>
> $sql_query = "SELECT * FROM database WHERE header = '$something' AND
> value <> '$k'";
>
That may depend on the content of $something and $k, otherwise that
appears to be a valid select statement.
Navigation:
[Reply to this message]
|