|
Home > Archive > Netware Webserver > August 2005 > PHP ZIP Extension APACHE 2 and Netware
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PHP ZIP Extension APACHE 2 and Netware
|
|
| patrick.vandenborn@imtech.nl 2005-08-11, 7:45 am |
| Hi there,
I've made a CMS System working with MySQL, Apache and PHP. And is working
fine. But now I need to use the ZIP extension to uncompress zip files
after uploading. But I can't find this module/extension anyware on the
internet and I'm not that far to edit and compile it from source. I am
using this functions inside my php script:
zip_open()
zip_read()
zip_entry_open()
zip_entry_name()
zip_entry_read()
zip_entry_close()
zip_close()
I guess that I'm not the only one who wants to use this function in PHP.
Maybe does someone has the ZIP extension for "PHP for NetWare".
I hope someone can help me!
Kind regards,
Patrick van den Born
Network Administrator and webmaster
Imtech Infra BV
patrick.vandenborn@imtech.nl
| |
| Anders Gustafsson 2005-08-11, 7:45 am |
| ,
> I guess that I'm not the only one who wants to use this function in PHP.
> Maybe does someone has the ZIP extension for "PHP for NetWare".
>
Have you checked the updated php files at www.gknw.com?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| patrick.vandenborn@imtech.nl 2005-08-12, 7:45 am |
| I didn't know this website! Thanx the zip ext is working fine for me now!
Thank you!
Patrick van den Born
Webmaster
Imtech Infa BV
> ,
PHP.[vbcol=seagreen]
> Have you checked the updated php files at www.gknw.com?
>
> - Anders Gustafsson, Engineer, CNE6, ASE
> NSC Volunteer Sysop
> Pedago, The Aaland Islands (N60 E20)
>
> Novell does not monitor these forums officially.
> Enhancement requests for all Novell products may be made at
> http://support.novell.com/enhancement
>
> Using VA 5.51 build 315 on Windows 2000 build 2195
>
|
|
|
|
|