Can anyone tell me what's wrong with this call?
exec('"c:/program files/apache group/apache/bin/winzip32.exe -a -en" "c:/program files/apache group/apache/bin/downloads/'.$name.'.zip" "c:/program files/apache group/apache/bin/downloads/'.$name.'"');
Ive tried hundreds of combinations, it seems anyway!!
$name is an Excel spreadsheet
Running Apache on Win2000
Ta