i am running php and apache as a test for my server at home and also MySQL. All these are the latest releases for windows.
I am trying to set up my site (www.urban-influence.com)
I was wondering if it is possible to have more than one WHERE in a MySQL query.
e.g. SELECT * FROM users WHERE name='max' AND WHERE username='maxsslade'
i don't know if this is possible, it says nothing about it in my PHP book.
I would appreciate any help,
Max Slade