View Single Post

  #1 (permalink)  
Old 27-08-2008, 05:48 PM
Tom Tom is offline
Wannabe Geek
 
Join Date: Jan 2007
Location: Kildare, Ireland
Posts: 185
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Tom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to behold
Default Wamp and tar support

Anyone now how to add tar support to wamp? I'm using shell_exec and tar to extract a .tar file...

Code:
shell_exec("tar -czf $backup_fn -C $directory $foldertocompress");
it works fine online with my hosting providers but I'm not sure how to set it up myself for use with wamp.
__________________
MGS Web Design - Web Design Kildare, Web Design Ireland
Reply With Quote