SADO - Custom query on Grid
protected function getQuery()
  { 
     $keyword = htmlspecialchars($_GET["keyword"]);
     return "SELECT * FROM client WHERE keyword='".$keyword."'";
  }Written by Wayne Roddy
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Query 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#
 
 
 
