How To …
Home
About
Docs
Switcher
Home
>
Uncategorized
> Untar a tar.gz file in php script
Untar a tar.gz file in php script
June 8th, 2009
Goto comments
Leave a comment
how to untar a tar.gz file in php script
<?php
system
(
"tar -zxvf filename.tar.gz"
)
;
?>
pjdc
Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback
No comments yet.
No trackbacks yet.
Name (required)
E-Mail (will not be published) (required)
Website
Subscribe to comments feed
Extend IBM Websphere Trial Period
Run scripts at startup
RSS
feed
Google
Youdao
Xian Guo
Zhua Xia
My Yahoo!
newsgator
Bloglines
iNezha
Recent Posts
Eclipse tomcat work and deploy folder location
Extend IBM Websphere Trial Period
Untar a tar.gz file in php script
Run scripts at startup
SeLinux does not Allow Dropbox to work
Scrum Cheat Sheet
List of open ports on a linux machine
Transaction strategies: Understanding transaction pitfalls
find files on linux / unix
Java Persistence with Hibernate
Archives
2009
2007
2006
Categories
articles
books
database
java
linux
Uncategorized
windows