Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
wwwstoresgolfing products
low cost magazines
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
extract a zip file to a folder
extract a zip file to a folder
<?php
//download library from http://www.phpconcept.net/pclzip/index.en.php#download
include('pclzip.lib.php');
//zip file to extract
$archive = new PclZip('printerport1.zip');
//extract to a folder called newdir
if ($archive->extract(PCLZIP_OPT_PATH, 'newdir') == 0)
{
//failed
die("Error : ".$archive->errorInfo(true));
}
echo "Successfully extracted files;
?>
Books :
Sponsors :
Random Code :
Display someone elses metatags(internet)using the md5 function to encrypt data(beginner)
Check number of characters(string)
Random Article :
Clickbank Security Using PHPHow to make a simple form mailer with PHP
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google