CodeIgniter Forums
i was problem(injection) in this function - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: i was problem(injection) in this function (/showthread.php?tid=36383)



i was problem(injection) in this function - El Forum - 11-30-2010

[eluser]basicstudent[/eluser]
Hi
i found a solution.but...


i was problem(injection) in this function - El Forum - 11-30-2010

[eluser]InsiteFX[/eluser]
Any function that begins with a underscore _ is private to that class!

InsiteFX