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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:19:49+00:00 2026-05-25T13:19:49+00:00

I am currently achieve development using PHP / MySQL and CodeIgniter framework. The goal

  • 0

I am currently achieve development using PHP / MySQL and CodeIgniter framework.

The goal of my development is to offer my users an “editing online tool” to manage datas (media, texts), as content management tool.

This content will then be available for broadcast (mostly through calls to mobile apps, or external websites)

So far nothing complicated.

I want to manage the “broadcast” and the “editing” on the same server, because it seems essential to have a common core, including the management of models and a part of the business layer common to the management data. But especially to avoid duplication of code.

Using CodeIgniter, it is possible to create multiple applications, I think that answers my request (what do you think?)

By cons I would have a different URL for the diffusion part and the part edition:

like : http://broadcastServer.com for broadcast requests

and : http://myEditingPrivateOnlineApp.com for users

This allows a true separation between the “apps”, but also to provide other broadcast servers for large traffic.

Do you have tips or feedbacks ?

thank you

Another question in relation with first :
How on my web server ( apache 2 ) i can manage my domains for use the same shared files ( system folder, and third_party folder ) ?

  • 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-25T13:19:50+00:00Added an answer on May 25, 2026 at 1:19 pm

    To use one copy of the framework with multiple applications you must edit the $system_path variable in the index.php in the root of your application. You could do something like this:

    $system_path = dirname(__FILE__) . '../shared_folder/system';
    

    To share libraries, models, helpers, config, and language files between applications you can use application packages.

    You can find out how to use them at http://codeigniter.com/user_guide/libraries/loader.html (scroll down to the section titled “Application Packages”).

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

Sidebar

Related Questions

I'm currently using a combination of CSS and Div tags to achieve rounded corners
What do I want to achieve? We are currently working on a PHP project
Im not sure how I can achieve this match expression. Currently I am using,
Currently we have a hybrid ASP/PHP setup connecting to a SQL Server 2005 database.
Currently I know of only two ways to cache data (I use PHP but
Currently all web apps are deployed using seperate config files: <!-- <import bean.... production/>
We currently use SNAPSHOT modifier in development so that project dependencies are linked to
I'm currently writing a GWT application through Eclipse. Eclipse is used for development but
In an effort to create a sandbox for CoreGraphics development (which currently consists of
I'm currently in the development process of an application which needs to be able

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.