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 6826945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:12:28+00:00 2026-05-26T22:12:28+00:00

I added some variables to the bottom of the CI_Controller class like so: $data[‘foo’]

  • 0

I added some variables to the bottom of the “CI_Controller” class like so:

$data['foo'] = 'bar';
$data['animal'] = 'dog';
$data['justin_beiber'] = 'terrible';

Since I want these variables to be accessible on ALL my controllers and since all the controllers extends this CI_Controller, I figured this would work:

echo $data['foo'];
die();

I put this in a controller that extends CI_Controller. But it doesn’t output anything. How to get this to work?

  • 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-26T22:12:29+00:00Added an answer on May 26, 2026 at 10:12 pm

    Maybe proper use of the config options would help you.

    http://codeigniter.com/user_guide/libraries/config.html

    You can call a config item from anywhere in the CI structure.

    and as per why your variables aren’t echoing: You can set protected vars in a class to make them visible by inheritance, but I don’t think that’s the best way to go about doing this. At least not without knowing why you want $data[‘foo’] available everywhere without the use of a helper.

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

Sidebar

Related Questions

I have some 40 variables defined like:-- add_notice_sender = You added %s to the
I added some custom fields (public booleans) to the global class in global.asax.cs which
So lets say I've added some prototype methods to the Array class: Array.prototype.containsKey =
I am trying to add some instance variables in helpers like the following: module
I recently added some DirectX code to my program, and now my double data
I added some simple WatiN tests to our app today to check that a
I added some UI elements to the main.xml file in the res\layout folder and
I have added some code which compiles cleanly and have just received this Windows
I have added some dynamic textboxes upon a button click. I need the values
I've added some buttons to an UIView (via addSubview) programmatically. However, they appear as

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.