Created
July 3, 2013 22:01
-
-
Save jbotte/5923257 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$params = array( 'limit' => -1, 'where' => 'study_related_topics.name LIKE "%'.$study_search.'%"'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment