Opening .exe in a browser (I Will pay for this code!)

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

User avatar
thomasd1
Forum Commoner
Posts: 80
Joined: Sat Nov 22, 2003 2:48 pm
Location: Belgium

Post by thomasd1 »

not knowing there's no way opening an exe without userknowlede means you're a stupid loser (wannabe hacker) :x
AnsonM
Forum Commoner
Posts: 72
Joined: Thu Sep 25, 2003 7:21 am

Post by AnsonM »

I think it can be done.. see http://www.experts-exchange.com and search.... ive seen it there before :D
patnet2004
Forum Newbie
Posts: 14
Joined: Sat Jul 19, 2003 3:26 am
Location: Computer Desk

Post by patnet2004 »

this is wierd... why are you asking to start a exe file on a client machine on a php site... php is server side language not client side...
patnet2004
Forum Newbie
Posts: 14
Joined: Sat Jul 19, 2003 3:26 am
Location: Computer Desk

Post by patnet2004 »

it would seem you would have to make a php script that downloads it to the users machine then use a client side script to execute it...
Post Reply