execute the .exe files in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vinayak
Forum Newbie
Posts: 1
Joined: Tue May 30, 2006 4:48 am

execute the .exe files in php

Post by vinayak »

Hi,
Iwant to make online game. Can any one tell me what function to be use for executing .exe files(With example).
User avatar
A1phanum3ric
Forum Newbie
Posts: 9
Joined: Tue May 30, 2006 6:26 am
Location: Torbay, UK

Post 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?
Post Reply