How to call exe using PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ginugopinath
    New Member
    • Sep 2008
    • 10

    How to call exe using PHP

    Im using the xampp package.
    now from my created webpage,say a button called broadcast exist,then if a user clicks it,then I need to provide him with the "real producer basic 11" interface which is an exe thats currently installed on localhost.

    The basic Q is I dont want to give the users an option to download this exe rather I want to use some fuctions which would call this exe for me
    Last edited by Markus; Jan 12 '09, 12:04 PM. Reason: Changed thread title. Please read your PMs.
  • code green
    Recognized Expert Top Contributor
    • Mar 2007
    • 1726

    #2
    We have been here before http://bytes.com/topic/php/answers/8...e-into-webpage

    Wait a minute.
    This was you also ?????

    Comment

    • ginugopinath
      New Member
      • Sep 2008
      • 10

      #3
      ya u rite, k since it seems difficult to call the exe,i hav found ot dat in real producer basic, it uses capture.dll to take cam inputs and many other dlls.now atleast i want my php to call these dll and start the webcam on localhost.

      please help.

      Comment

      Working...