Welcome Guest, Not a member yet? Register   Sign In
CodeIginiter with PHPLinq
#1

[eluser]love2code[/eluser]
Hi Guys

Has anyone tried to use this with CodeIgniter? If so, can you please suggest how to configure is right?

$autoload['libraries'] = array('database','PHPLinq');

is in my autoload.php

Thanks
#2

[eluser]TheFuzzy0ne[/eluser]
That probably won't work. If I were you, I'd just require_once() the file, and use it from there. However, I feel it's probably going to be more work than it's worth.




Theme © iAndrew 2016 - Forum software by © MyBB