Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

running a command/script from php 1

Status
Not open for further replies.

zyrag

IS-IT--Management
Dec 4, 2002
252
PH
is it possible to run shell commands/scripts from php? if so, how?

for example, at the branch, i want to run gzip so i could compress files into a single one, then using my upload routine, i could upload the file into the remote server. after then, i shall gunzip the file at the remote server.

is this possible?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top