How do i open a .exe file from php where .prg file
How do i open a .exe file from php
Collapse
X
-
Please remember to provide a meaningful Title for any threads started (see the FAQ entry Use a Good Thread Title).
This helps to ensure that other members, and also the general public, will have a better chance of finding answers to any similar questions.
MODERATORComment
-
Hi.
What exactly do you want to do with that EXE file?
Do you, as harshmaul suggested, want this to be executed on your client's computer?
Or do you want a program executed on your server?
Or something else that I'm not seeing?
What have you tried so far?
Can we see what you have tried?Comment
-
Actually i want to give prin to the user on dot matrix printer
so i want to convert my mysql tables to csv files and download the file in the particular folder on the clients machine when the print button is clicked and then open the exe so that user can directly choose the option and print from the exe which will have csv files converted to required format
Thanks in advanceComment
Comment