/    Sign up×
Community /Pin to ProfileBookmark

PHP how to use .dll file?

hi,

is anyone here know’s how to use the .dll file from .net and use it to php?? i looked and tried the DOTNET but this class is not a function same as COM… i already added the
[PHP_COM_DOTNET] extension=php_com_dotnet.dll. but i dont know how to start? can you please help me?

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@softqubetechnoFeb 25.2014 — As of PHP 5.3.15 / 5.4.5, this extension requires php_com_dotnet.dll to be enabled inside of php.ini in order to use these functions. Previous versions of PHP enabled these extensions by default. You are responsible for installing support for the various COM objects that you intend to use (such as MS Word); we don't and can't bundle all of those with PHP.

  • 1. Don't use the 64 bit version of wamp, u have no hope with that using a 32bit addon!

  • 2. If it's a 32bit dll , then u need to use php in 32bit,

  • 3. U then need to match the dll to the php build.

  • 4. I don't know that extension but it's very hard to find any x64 ones.try use a php addon that matches
  • Copy linkTweet thisAlerts:
    @ballballauthorFeb 25.2014 — sorry.. .dll is a file made from a c#.net and vb.net language, i need to run and call the method inside of that dll,
    Copy linkTweet thisAlerts:
    @softqubetechnoFeb 25.2014 — Hey friend, thanks for your acknowledgement, search this query in Google, you will definitely get your answer. [B]"tips to include inherited DLLs in .net application[/B]", and if you find the relevant answer, then please let me know, best of luck. ?
    ×

    Success!

    Help @ballball spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.3,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...