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 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. 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? Link to comment https://forums.phpfreaks.com/topic/164309-database-query/#findComment-866829 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.