Setting up codeigniter in Dreamweaver CS 5.5

Ashley Briscoe picture Ashley Briscoe · Sep 18, 2012 · Viewed 13.3k times · Source

I am looking for information on how to set up a code igniter project in Dreamweaver CS 5.5 with code hinting like you can for Zend framework.

Answer

Ashley Briscoe picture Ashley Briscoe · Sep 23, 2012

I have managed to set code igniter up in Dreamweaver CS5.5 by downloading the latest version of code igniter and placing in a folder called php_librarys on the root of my C: drive. I then followed the instructions for site specific code hinting here: How to set up site specific code hinting. The folder you need to point Dreamweaver to is the libraries folder in the system directory of Code igniter. Just make sure you select recursive and .php as the extension as per the screenshot below:

Site specific hints for codeigniter in dreamweaver