execute a file.EXE on 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
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

execute a file.EXE on php

Post by navid »

hi all
i write a program by c++
i make exe from this program.
how i can execute a file.EXE on php.
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

Why don't you take a look at the program execution functions in the manual. Remeber, it is your freind.

Cheers,
BDKR
Post Reply