Execute 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
UrButtFullOfArr0ws
Forum Commoner
Posts: 64
Joined: Wed Feb 21, 2007 11:42 am
Location: Up a tree >.>"

Execute a file?

Post by UrButtFullOfArr0ws »

Is there a way to execute, using php, a file on the server? becouse fopen() doesn't seem to do the job.
I tried making a batch file which would run a notepad with something written in it but that didn't work.
Help :?:
:? :wink:

Edit to feyd's post: Ugh :S . I only looked in the filesystem functions list. Thx for answering my dumb question. :(
Last edited by UrButtFullOfArr0ws on Sat Mar 03, 2007 5:11 pm, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply