dennismonsewicz Posted May 26, 2009 Share Posted May 26, 2009 $search->setQuery("SELECT * FROM #__metropcs_locator WHERE city = '$val' OR state = '$val' OR zip = '$val'"); if I add SORT BY city at the end of the above query... no results are displayed. Any suggestions? Link to comment https://forums.phpfreaks.com/topic/159767-solved-sort-by-problem/ Share on other sites More sharing options...
dennismonsewicz Posted May 26, 2009 Author Share Posted May 26, 2009 scrap this post... Its order by not sort by... I am a dumbass Link to comment https://forums.phpfreaks.com/topic/159767-solved-sort-by-problem/#findComment-842663 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.