php script for downloading and opening an executable file

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Derek Lancaster
Forum Newbie
Posts: 2
Joined: Sat Jan 10, 2009 3:14 pm

php script for downloading and opening an executable file

Post by Derek Lancaster »

:?
Any savy person listening know where can be obtained a PHP script that responds to a website button click by downloading from that website's domain an executable file and opening that file?
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: php script for downloading and opening an executable file

Post by VladSun »

Nowhere. Or at least it should be so ;)
There are 10 types of people in this world, those who understand binary and those who don't
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: php script for downloading and opening an executable file

Post by Chris Corbyn »

8O
Post Reply