![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||||||||||
|
|||||||||||
|
Do we have ZZIPlib or something like that installed to automatically unzip files with a php script?
Thanks for your help! |
|
#2
|
||||||||||||
|
||||||||||||
|
I'm no PHP guru but couldn't you use exec ?
http://www.php.net/manual/en/function.exec.php unzip is on all unix machines, if this is for windows then I don't think there is any unzip utils. |
|
#3
|
|||||||||||
|
|||||||||||
|
Quote:
I was just about to ask the same question but for ASP...from the component lists I've seen it doesn't look like there's a way to unzip through ASP.....might I be wrong? (Hopefully?) |
|
#4
|
||||||||||||
|
||||||||||||
|
You might want to try an ASP script to zip/unzip files. There are a few listed on hotscripts:
http://www.hotscripts.com/ASP/Script...ion/index.html |
|
#5
|
|||||||||||
|
|||||||||||
|
Quote:
Yeah, I already looked there....everything listed seems to be components, which means vortech would need to install them. |
|
#6
|
|||||||||||
|
|||||||||||
|
Zip functions are built into PHP
http://www.php.net/zip On windows you need to grab the php.ini and uncomment the php_zip.dll |
|
#7
|
||||
|
||||
|
where do we get a copy of the sample php.ini file (is there one in the support system?)
|
|
#8
|
|||||||||||
|
|||||||||||
|
Yeah go to vortechsupport.com in the downloads section.
|
|
#9
|
||||
|
||||
|
sweet, thanks
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| asp.net file deletion | mitc | Chit Chat Public | 4 | 09-23-2003 03:17 AM |