Welcome Guest, Not a member yet? Register   Sign In
How robust/(un)safe is CI
#2

[eluser]Flayra[/eluser]
These problems generally only occur when the DEVELOPER is unaware. For instance, using the callback function you could simply call it 'callback__username_check' and then it would use the method '_username_check' which is not publically available. Another option is to simply use PHP and call it private, but then it simply returns an error instead of a 404.

For most uses, CI is as (un)safe as programming PHP from scratch, except it speeds up development a lot.


Messages In This Thread
How robust/(un)safe is CI - by El Forum - 06-22-2007, 03:48 AM
How robust/(un)safe is CI - by El Forum - 06-22-2007, 09:14 AM
How robust/(un)safe is CI - by El Forum - 06-22-2007, 09:22 AM
How robust/(un)safe is CI - by El Forum - 06-22-2007, 09:50 AM
How robust/(un)safe is CI - by El Forum - 06-22-2007, 10:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB