$sql = 'SELECT `clantag` FROM `leaguestats_clans` WHERE `clantag` LIKE \ 'gge\'
how do i reference it like, if i do $sql = 'SELECT `clantag` FROM `leaguestats_clans`
i can use a while loop to get all the info from the section i want by useing a simple if. But it cant find case sensetive strings. So how do i access other things in the same row of that query?
I might not be explaining it right, please help.
how to use the SELECT FROM WHERE
Moderator: General Moderators
-
HomerTheDragoon
- Forum Newbie
- Posts: 21
- Joined: Sat Jul 08, 2006 2:10 am