show.html寫法
{if $ci->db->where('cid', $id)->where('uid', $member.uid)->count_all_results('1_news_comment_my')}
我已經(jīng)評論
{else}
我沒有評論
{/if}
文檔最后更新時間:2017-04-16 15:46:18
show.html寫法
{if $ci->db->where('cid', $id)->where('uid', $member.uid)->count_all_results('1_news_comment_my')}
我已經(jīng)評論
{else}
我沒有評論
{/if}