Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7617199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T03:05:24+00:00 2026-05-31T03:05:24+00:00

Good mor(eve)ning guys. My question is a bit general: How can I adapt any

  • 0

Good mor(eve)ning guys. My question is a bit general:
How can I adapt any PHP library (like facebook sdk for example) to use in CodeIgniter?

Generally, when you download a PHP library and look to the examples provided, you load the library using include or require_once. What are the adjustments (and ways) to use $this->load->library($name, $params)?

And how can I use the library after that: replacing $var = new Library($data) by ???

If my question is not yet clear, please notify me.

(bonus question: How to apply this to facebook-sdk ?)

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T03:05:25+00:00Added an answer on May 31, 2026 at 3:05 am
    1. create a folder to place a facebook-sdk files in it: /application/libraries/facebook/
    2. create a Facebook_lib.php in the libraries root with the content:

      <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
      require_once 'facebook/facebook.php';
      class Facebook_lib extends Facebook{}

    3. in controller:

      $this->load->library('facebook_lib',$config); $this->facebook_lib->clearAllPersistentData();

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good day, just a quick question: I would like to bind a table to
Good day. I'd like to ask a question. Why TextBox control Txt in this
Good morning, guys. I was just thinking about the small PHP crawler, that could
Good morning SO, So I have a simple question I can't seem to find
Good day guys, I am really nowhere to the guy who do PHP coding,
Good morning, I have mysql queries where I would like to calculate percentage of
Good evening guys. I'm currently trying to get started on development of a project
Good Day, Can someone confirm what was said at the bottom of this post
Good day, I have like 15 images I need to be buttons. I have
Good morning fellows, I am having an issue with facebook api: is it possible

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.