Welcome Guest, Not a member yet? Register   Sign In
External library()
#2

(This post was last modified: 07-04-2021, 02:16 AM by InsiteFX. Edit Reason: Added files array )

You can still include them like that or you can give them all the App\Libraries namespace
and then CodeIgniter would find them.

Top of class file use App/Libraries

You can have the also autoloaded using App/Config/Autoload.php

Look at the bottom of the file there is a files array to add them to.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
External library() - by darmexx1 - 07-03-2021, 04:20 PM
RE: External library() - by InsiteFX - 07-03-2021, 08:54 PM
RE: External library() - by ikesela - 07-04-2021, 12:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB