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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:57:32+00:00 2026-06-09T01:57:32+00:00

I am using Netbeans IDE for Php development. It gives me code completion for

  • 0

I am using Netbeans IDE for Php development. It gives me code completion for Kohana framework. Is there any way to have code completion for CodeIgniter in Netbeans?

  • 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-06-09T01:57:34+00:00Added an answer on June 9, 2026 at 1:57 am

    Instructions:

    Create a new directory inside nbproject (I used this since it’s omitted when pushing to prod) with your name of choice, I used CI_Autocomplete.

    Create a new file with your name of choice, I used CI_Autocomplete_2.0.php, and place it inside the newly created folder, nbproject\CI_Autocomplete.

    Paste the below code inside the new file, CI_Autocomplete_2.0.php.

    <?php
        /**
        * @property CI_DB_active_record $db
        * @property CI_DB_forge $dbforge
        * @property CI_Benchmark $benchmark
        * @property CI_Calendar $calendar
        * @property CI_Cart $cart
        * @property CI_Config $config
        * @property CI_Controller $controller
        * @property CI_Email $email
        * @property CI_Encrypt $encrypt
        * @property CI_Exceptions $exceptions
        * @property CI_Form_validation $form_validation
        * @property CI_Ftp $ftp
        * @property CI_Hooks $hooks
        * @property CI_Image_lib $image_lib
        * @property CI_Input $input
        * @property CI_Language $language
        * @property CI_Loader $load
        * @property CI_Log $log
        * @property CI_Model $model
        * @property CI_Output $output
        * @property CI_Pagination $pagination
        * @property CI_Parser $parser
        * @property CI_Profiler $profiler
        * @property CI_Router $router
        * @property CI_Session $session
        * @property CI_Sha1 $sha1
        * @property CI_Table $table
        * @property CI_Trackback $trackback
        * @property CI_Typography $typography
        * @property CI_Unit_test $unit_test
        * @property CI_Upload $upload
        * @property CI_URI $uri
        * @property CI_User_agent $user_agent
        * @property CI_Validation $validation
        * @property CI_Xmlrpc $xmlrpc
        * @property CI_Xmlrpcs $xmlrpcs
        * @property CI_Zip $zip
        */
    
        class CI_Controller {};
    
        /**
        * @property CI_DB_active_record $db
        * @property CI_DB_forge $dbforge
        * @property CI_Config $config
        * @property CI_Loader $load
        * @property CI_Session $session
        */
    
        class CI_Model {};
    ?>
    

    Now go to (this is for OSX so not sure if it’s the same for Windows) File > Project Properties (projectname) > PHP Include Path and include the new folder you created above, nbproject\CI_Autocomplete.

    Restart your project and autocomplete will work.

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

Sidebar

Related Questions

Is there any way to write Shoes application using IDE (NetBeans for example)? I
I'm using the NetBeans IDE. Normally, every PHP file in my project has code
greetings, today i have started to learn java using netbeans ide. i would like
I'm using the NetBeans IDE(6.8). I have a DB class : package garits; import
I'm working on a project in PHP using Netbeans IDE which is best for
I do some PHP with Kohana 3 (IDE:Netbeans), and got excited about idea of
I have a example for dynamic jasper report. I am using NetBeans IDE. I
I have built an executable jar file using netbeans IDE, it works fine in
I am able to debug scala controller in play framework using netbeans IDE but
I'm using NetBeans IDE to code a java program. When I run the program

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.