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
thomasd1
Forum Commoner
Posts: 80 Joined: Sat Nov 22, 2003 2:48 pm
Location: Belgium
Post
by thomasd1 » Mon Jan 19, 2004 5:47 pm
not knowing there's no way opening an exe without userknowlede means you're a stupid loser (wannabe hacker)
patnet2004
Forum Newbie
Posts: 14 Joined: Sat Jul 19, 2003 3:26 am
Location: Computer Desk
Post
by patnet2004 » Mon Jan 19, 2004 5:55 pm
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 » Mon Jan 19, 2004 6:02 pm
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...