Login
Register
File: test.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Daniel Horvath
>
The Zipa
>
test.php
>
Download
File:
test.php
Role:
Example script
Content type:
text/plain
Description:
Usage example
Class:
The Zipa
Extract files from a ZIP archive
Author:
By
Daniel Horvath
Last change:
Date:
2006-09-28 07:53
Size:
101 bytes
Contents
Download
<?PHP
include_once(
"zipa.class.php"
);
$z
= new
zipa
;
$z
->
file
=
"test.zip"
;
$z
->
extracta
();
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014