私はいくつかのチュートリアルに従い、search_highlight($text, $search_terms)
結果を強調するために使用します。
そして使用:$this->load->helper(array('search'));
しかし、私は次のようなエラーが発生します
Unable to load the requested file: helpers/search_helper.php
ハイライト機能の使い方ありがとう
私はいくつかのチュートリアルに従い、search_highlight($text, $search_terms)
結果を強調するために使用します。
そして使用:$this->load->helper(array('search'));
しかし、私は次のようなエラーが発生します
Unable to load the requested file: helpers/search_helper.php
ハイライト機能の使い方ありがとう