PHP Controlling an EXE?
Hey there..
I have a peculiar problem, I have a chat program which when executed on my PC hosts a chatroom. and people can connect to my chat by connecting their clients to my PC (chatip:port), recently ive been thinking ... the exe is just a plain exe which doesnt require any much configuration except its ini file. What if i could host the chat program remotely on a standalone webserver giving me access to its IP and Port.. i made sure that everythings right with my webhost.. now comes the difficuilt part:
I just will upload my file to the server trough FTP.
i wanted to make a UI which could run the exe, kill the process(exe), reply status of exe. but being a learner in PHP i couldnt do that :( is there anyone who can just give me the basic tips (just the basics like how to rn a program and kill the program) i can make my own front end and admin CPanel later..
hoping a positive reply soon.. thanks in advace :)
I am Still Learning ! please Co-operate With Me :)
|