Welcome Guest, Not a member yet? Register   Sign In
Extending something and prefix
#1

[eluser]SPeed_FANat1c[/eluser]
Hello,

sometimes it happens that programer can forget to use prefix MY_ and writes instead my_. It works on windows, because server does not care about uppercase or lovercase. Then after project is executed on linux, it starts not to work.

I would suggest maybe add some checking for letter case and throw errors even on windows if the case is bad, or use function which converts automatically to uppercase.

Something that would make life easier, this would be especially usefull for those who are new to codeigniter or work with it rarely.




Theme © iAndrew 2016 - Forum software by © MyBB