Mombu the Php Forum

Go Back   Mombu the Php Forum > Php > PHP calling an ISAPI Extension
User Name
Password
REGISTER NOW! Mark Forums Read




Reply Bookmark and Share
1 28th September 22:45
jochem
External User
 
Posts: 1
Default PHP calling an ISAPI Extension



with the caveat that it'll only work as a GET request (which probably means no cigar for you),
and requires that your php is setup to allow open urls (ini setting 'allow_url_fopen')

$response = file_get_contents('http://your.iis.machine/some/path/some_isapi.dll?foo=bar');

otherwise the fsockopen() route is all that seems to be open to you, given that curl reliance
is a no-no. - the biggest factor in the response speed is likely to be the server at the other
end (assuming the network connection between the 2 machines is generally ok), so if things
are slow you might consider caching the results locally (again, assuming that this is feasable.)

is the isapi extension on the same machine?
if so maybe it has a COM interface with which you can talk to it?

http://php.net/com

no idea if that is feasible - I've never really used IIS, let alone had to deal with isapi extensions.
  Reply With Quote


 


Reply


Thread Tools
Display Modes


Some other forums that might be of your interest : Php 5 forum, Apache forum, Iis forum, Functions forum, Classes forum, Librarys forum, Bugs forum, Postgres forum, Mysql forum, Paradox forum, Ms sql forum, Configurations forum, Php.ini forum, Problems forum, Scripting forum, Css forum, General forums, Off-topic talk, Links, Extra forums, Php


Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666