Re: PHP calling an ISAPI Extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For example, I could use function fsockopen but that seems like it would probably be pretty slow doing all that, and if there's a php function or small script that would be preferable over the 50/60 lines you would need to do it properly with fsockopen.

- Daniel

""Jay Blanchard"" <jblanchard@xxxxxxxxxx> wrote in message news:56608562F6D5D948B22F5615E3F57E690245F0AC@xxxxxxxxxxxxxxxxxxxxxxxxxx
[snip]
I'm in need of a way to contact an ISAPI Extension from a PHP function.
Does anyone know how I would be able to do this?  Usually you would post
a
page to their URL/actionname.  Can I do a POST from a PHP function
without
reloading the page, and get a result back?  That's one tall order.
Anyone
want to give it a shot?
[/snip]

Do the POST with an AJAX call
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux