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

  • Home
  • SEARCH
  • 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 7494323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:28:16+00:00 2026-05-29T17:28:16+00:00

I have build a custom PHP extension in C and included it in php.ini.

  • 0

I have build a custom PHP extension in C and included it in php.ini. Now i would like to have a IDE which supports code completion of my custom extesnsion. i used netbeans ide but testing phpstorm at the moment. both do not show me code completion for the custom php extension 🙁

do i need to insert special things in my extension?

  • 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-29T17:28:16+00:00Added an answer on May 29, 2026 at 5:28 pm

    Netbeans uses fake php files called ‘stubs’ that can be included in your project (just let them sit somewhere in a place that netbeans scans.

    Example for built in php functions: (See NetbeansFolder/php/phpstubs, or ctrl-click in netbeans on a native php function).

    /**
     * (PHP 4 &gt;= 4.2.0, PHP 5)<br/>
     * Changes all keys in an array
     * @link http://php.net/manual/en/function.array-change-key-case.php
     * @param array $input <p>
     * The array to work on
     * </p>
     * @param int $case [optional] <p>
     * Either <b>CASE_UPPER</b> or
     * <b>CASE_LOWER</b> (default)
     * </p>
     * @return array an array with its keys lower or uppercased, or false if
     * <i>input</i> is not an array.
     */
    function array_change_key_case (array $input, $case = 'CASE_LOWER') {}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a custom built application framework written in PHP which I have been
I currently have a custom session handler class which simply builds on php's session
I have inherited a visual studio 2003 project which uses some custom build steps.
I have a problem with advanced settings in theme-settings.php. i can build custom form
I have created a custom PHP script which uploads information submitted by a form
I'm trying to build a PHP form that outputs custom JSON code. Take a
I have a mac with a custom PHP 5 install that built from about
I'm going to have to build a custom control for a WinForms application. But
I have three custom build configurations { Dev, Qs, Prd }. So, I have
I have a custom build target in a visual studio 2008 c# project. Is

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.