Posted by Hendri Adriaens on 03/05/07 15:17
> exec('"c:\program files\winzip\wzzip" -s123456 "d:\my path\file.zip" > "d:\my path\file.txt"); [snip] > exec('"c:\program files\winzip\wzzip" -s123456 d:\mypath\file.zip > d:\mypath\file.txt); Note, I forgot to write the final single quotes (') in the argument of exec. This is a typo in the message, not in the program. -Hendri.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming