i was develop something in vb.net and make .exe file. from the exe file, i need to put it into web application using php on server and from that server it can use also in client site.
- can i use COM in PHP, as i know COM is from Microsoft technology?
- Do we have another way to solve this problem?