[PHP] Re: Problem with MySQL Query

2003-07-24 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

[PHP] Session problem when setting session variables in files that are in different directories

2003-07-23 Thread Mikael Jansson
I am running PHP 4.3.0 on a WinXPpro machine and I recently got problem with sessions. What I am building is a loginsystem and I need to save some parameters in session variables. This works fine on my Win2k pro machine but when I moved it to winXP it creates two different sessions when I set the