Running PHP on IIS6, how can I open and extract the contents of a CAB-file? Is there any way of doing this witout using exec? I don't have permission to run stuff with exec.
|
|
Without external tools like cabextract this won't work. PHP has no functions for this. |
||||||
|
