$this->db->last_query(); Returns the last query that was run (the query string, not the result).
Example: $str = $this->db->last_query();
$ git checkout develop $ git pull $ git checkout test-branch $ git merge develop $ git push
No comments:
Post a Comment