Porkie Posted June 30, 2009 Share Posted June 30, 2009 i have a tags section in my website which are used to help us recognize videos so my plan was to add the ['tags'] field in my query would this work? could i use the like ['tags'] function or not? $sql = mysql_query("SELECT * FROM gg_video like ['tags']"); cheers Quote Link to comment https://forums.phpfreaks.com/topic/164309-database-query/ Share on other sites More sharing options...
gizmola Posted June 30, 2009 Share Posted June 30, 2009 Not even close. Spend some time learning mySQL's sql syntax please. Quote Link to comment https://forums.phpfreaks.com/topic/164309-database-query/#findComment-866781 Share on other sites More sharing options...
Maq Posted July 1, 2009 Share Posted July 1, 2009 Tags, fields, and functions... Huh? Quote Link to comment https://forums.phpfreaks.com/topic/164309-database-query/#findComment-866829 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.