Page 1 of 1

execute the .exe files in php

Posted: Tue May 30, 2006 5:42 am
by vinayak
Hi,
Iwant to make online game. Can any one tell me what function to be use for executing .exe files(With example).

Posted: Tue May 30, 2006 7:20 am
by A1phanum3ric
Hi, I think that the PHP webpage will be of use to you: PHP: Program Execution Functions.

However, shouldn't you be looking at something like Java if you want to make an online game?