Hello and welcome to the Webmasters Forums!. This is the best place to get webmasters resources for free. Get $2 for free today, read more - Make your payment today. Download premium and professional templates for free. Get free web hosting without ads, read more. You can get lot more by simply join with this forum. To gain full access to the forums you must sign up for a free account.
Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.
Guys i need a script for adding an online unzipping section to website.any one help
I don't think that there is some one existing. But this is a better idea. Surely I will try to make one for the toll section for this forum. But that is very difficult. That can be done with the help of JSP or .NET. But need self server. Anyway, I will go for a try...
no buddy i saw this in many web sites
and it is written in php only.jsp and net will be for server administration only
this is a better way for attracting large crowd
any way you make a try and plz reply
do you remember once i told you about our indian forum
thay have this facility,also i visited some mobile sites too
they are allowing this facility.i cant get the site names now
u jes search and reply
With PHP, you can do the following on a zipped file:
zip_open — Open a ZIP file archive
zip_read — Read next entry in a ZIP file archive
zip_entry_open — Open a directory entry for reading
zip_entry_read — Read from an open directory entry
zip_entry_close — Close a directory entry
zip_close — Close a ZIP file archive
And some other basic functions...
For working of this function, needs PECL package: http://pecl.php.net/package/zip
Latest versions included with the packages.
But I never found any common usage of this type of online application. The main reason for that is this kind of applications takes much load on server..