Welcome Guest, Not a member yet? Register   Sign In
Confused About Objects and Classes
#1

[eluser]Adolfo Reyes[/eluser]
Hello,

I'm fairly new to CodeIgniter and have a question. I'm a bit confused about Classes, Libraries and Objects.

Does CodeIgniter replace the normal PHP way of usings objects i.e. $var = new car() with libraries i.e. $this->load->library([some_library]); $this->some_library->some_function(); ?

If both are valid, is there a difference? If so, what are the differences and when I do use one over the other?


Thanks in advance


Messages In This Thread
Confused About Objects and Classes - by El Forum - 09-11-2010, 06:38 PM
Confused About Objects and Classes - by El Forum - 09-12-2010, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB