0 votes
in CodeIgniter by
edited by

Where is a newly created library stored in CodeIgniter structure?

🔗Source: CodeIgniter Interview Questions and Answers

🔗Source: JAVA Interview Questions and Answers

1 Answer

0 votes
by

It should be placed in application/libraries folder.

...