CodeIgniter Forums
moving folders around and editing code afterwards - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: moving folders around and editing code afterwards (/showthread.php?tid=28750)



moving folders around and editing code afterwards - El Forum - 03-20-2010

[eluser]pendalpusher[/eluser]
currently I have my apps setup something like this


/Main Directory
/ci_apps
/my app
/application
/system

/webroot
/my_app
/index.php

I currently use dreamweaver to write code. So I need to make a different site for both the application and the actual website root. It gets very confusing.

Is there a better coding application for handling codeigniter suggested practices? Or do I just need to deal with it?

Thanks,
C


moving folders around and editing code afterwards - El Forum - 03-20-2010

[eluser]n0xie[/eluser]
How about you drop dreamweaver? ;-)


moving folders around and editing code afterwards - El Forum - 03-20-2010

[eluser]pendalpusher[/eluser]
i got no problems with that, but what IDE would make the development process any easier?