Jump to content

php/exe integration


macdumbpling

Recommended Posts

[!--quoteo(post=373985:date=May 15 2006, 09:47 AM:name=macdumbpling)--][div class=\'quotetop\']QUOTE(macdumbpling @ May 15 2006, 09:47 AM) [snapback]373985[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Hi.

I have to write an windows application that sits on a server and sends variables to a php web page. I currently am using flash and MDM, but that's far too slow and we're looking for something a little cleaner.

Any suggestions would be wonderful!

Thank you,
Kevin Biesbrock
[/quote]

Any windows application that has access to the internet (via ActiveX control or through the winsock API) should be able to send variables to a PHP script. If you can access 'http://localhost/myscript.php?my_variables_here' you can pass the variables you want to send to your PHP script.
Link to comment
https://forums.phpfreaks.com/topic/9711-phpexe-integration/#findComment-35947
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.