Loading a file

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
Liosha
Forum Newbie
Posts: 3
Joined: Tue Oct 07, 2008 2:36 pm

Loading a file

Post by Liosha »

Hi, I need to load a file.exe in php How can i do this?
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: Loading a file

Post by it2051229 »

What do you mean load? you mean EXECUTE a file using PHP? I've never tried executing an application using PHP yet. hmmmmm...
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

Re: Loading a file

Post by Bill H »

That may win the "vague question" award.
Post Reply