Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: john_christopher_s

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    1,505

    Help in PHP extension

    Hi, Im triying to built a PHP extension, that will calls some other functions in some other .so files( in windows this is .dll files ) in Linux, I got the following error

    PHP Warning: Unknown():...
  2. Hi Thanks for you help, This is in writing...

    Hi Thanks for you help,
    This is in writing extensions. So when we write the extension for the php, we were using C++ programming, there we are using this function. Im able to use this function to...
  3. Php_write in php5 gives cannot read error

    Hi,
    I have used php_write function in PHP4 and it works fine, I have updated my codes to PHP5, I have changed some codes for this and when I use this function php_write php5.
    Please if anybody...
  4. Answers
    6
    Views
    7,013

    Thanks for your help. I have checked the two dlls...

    Thanks for your help. I have checked the two dlls (from VC++ and VB). I got the same function names. While in VB it gives additional four functions (like DllRegisterServer). And Im not at all able to...
  5. Answers
    6
    Views
    7,013

    Thanks for your kind reply. Actually I have an...

    Thanks for your kind reply. Actually I have an executable, which is created in VC++. (I don't know what kind this source is , i.e. win32 console or win32 program or any other). This program will...
  6. Answers
    6
    Views
    7,013

    Accessing VB dll from VC++

    I have developed windows dll from VB. (The site http://www.windowsdevcenter.com/pub/a/windows/2005/04/26/create_dll.html?page=3 gives a way to generate windows dll from VB). When I try to access it...
Results 1 to 6 of 6