Welcome Guest, Not a member yet? Register   Sign In
Calling a library inside a helper?
#2

[eluser]jedd[/eluser]
Hi Maximilian and welcome to the CI forums.

[quote author="Maximilian Schoening" date="1251687013"]
can I call a library from inside a helper?

Like this:

Code:
$this->load->library('name');
[/quote]

You can, but under what circumstances are you expecting to do this?

The CodeIgniter core does this (typography helper calls typography library) but I'm not sure of the motivation / background there.


Messages In This Thread
Calling a library inside a helper? - by El Forum - 08-30-2009, 03:50 PM
Calling a library inside a helper? - by El Forum - 08-30-2009, 05:11 PM
Calling a library inside a helper? - by El Forum - 08-30-2009, 05:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB