⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Multiple Library Use



nuski
  • profile picture
  • Member

Posted 04 November 2015 - 10:41 AM

Good Day,

 

To create what I want, I need to use multiple libraries. How are you guys including them in your projects because for each example I see once you load the library the $crud = new whatever_library_crud(); what about the previous libraries? what is the best way to chain them togather. or do I take on merging all required libraries into one file and make one call.

 

Regards.