donglu9134 2014-11-13 23:49
浏览 48

使用Dreamweaver进行Codeigniter完整代码提示

I want to know if there's a way to set a full code hint at Dreamweaver with CodeIgniter, I've check this Setting up codeigniter in Dreamweaver CS 5.5 but I need to know if it can work like this for example:

$this->db->

and at this point that displays all possible functions like query(), insert_id(), affected_rows()...

it is possible?

Thanks.

  • 写回答

0条回答 默认 最新

    报告相同问题?