Re: [PHP] Re: Problem with MySQL Query

2003-07-24 Thread Curt Zirzow
* Thus wrote Mikael Jansson ([EMAIL PROTECTED]): > Hi Phil, > What I can see in your question there is a missing space between fieldname > "type" and the operator != > > I tested on my machine and it works fine when using both != and <> > operators, but it will not work with the NOT operator. > >

[PHP] Re: Problem with MySQL Query

2003-07-23 Thread Mikael Jansson
Hi Phil, What I can see in your question there is a missing space between fieldname "type" and the operator != I tested on my machine and it works fine when using both != and <> operators, but it will not work with the NOT operator. Hope the missing space will do some good. br /Mikael "Phillip