Jump to content

php/exe integration


macdumbpling

Recommended Posts

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
Link to comment
Share on other sites

[!--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
Share on other sites

[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]should it be possible with any programming language to just run the script?[/quote]
Of course it is! Are you really the one writting this application?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.