ryanfilard Posted July 20, 2011 Share Posted July 20, 2011 I need to get mysql information. This is incorrect what should I use instead. WHERE username = '$user', id = '$getid' Quote Link to comment https://forums.phpfreaks.com/topic/242493-two-where-statements/ Share on other sites More sharing options...
TeNDoLLA Posted July 20, 2011 Share Posted July 20, 2011 WHERE username = '$user' AND id = '$getid' Quote Link to comment https://forums.phpfreaks.com/topic/242493-two-where-statements/#findComment-1245417 Share on other sites More sharing options...
ryanfilard Posted July 20, 2011 Author Share Posted July 20, 2011 Thank You Quote Link to comment https://forums.phpfreaks.com/topic/242493-two-where-statements/#findComment-1245418 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.