Welcome Guest, Not a member yet? Register   Sign In
[Solved] Newbie looking for CodeIgniter IDE suggestions.
#9

[eluser]runs.amock[/eluser]
Well, I just got the NEW NetBeans 7. And it loaded my project,
and told me there were 4 errors.

So I looked at the errors, and they are all from CI.
Example was in the welcome_message.php

this statement:

Code:
font-family: Lucida Grande, Verdana, sans-serif;

is supposed to be:

Code:
font-family: "Lucida Grande", "Verdana", sans-serif;

So, I thought about it, and I quit using my text type editors and
just going to be using NetBeans to develop.


Messages In This Thread
[Solved] Newbie looking for CodeIgniter IDE suggestions. - by El Forum - 04-24-2011, 08:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB