title = "json" url = "/json" is_hidden = 0 contentType = "json" force_show = 0 == where("status", 1)->where("lang", "tr")->where("category", "blog")->orderBy("id", "desc")->get(); echo json_encode($this['news'], true); } ?> == {"title":"John", "content":30, "car":null}