Gnub Posted February 14, 2007 Share Posted February 14, 2007 There a simpler way of doing a query, than doing Select <blaH> from <table> where [something equals to something] AND [something else with something else] AND... I want to remove the ANDs, can't remember, but is there a "where ( column1, column2, column3) values ('$Var1', '$var2', '$var2')". Think that there is something like that...is there? Link to comment https://forums.phpfreaks.com/topic/38468-gotta-be-an-easy-way/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.