make a zip file
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2602
Show Zip Files 1.0
A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file more>> A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file containing this script.<<less
Added: 2004-05-19 License: Freeware Price: 0.00
16 downloads
Other version of Show Zip Files
License:Freeware
Make A Automatic Install File 1.0
this script will automatically set up tables in a database upon pushing the install button, its great for developers who want to make the instalations for users fast, easy, quick, and totally painless. more>> this script will automatically set up tables in a database upon pushing the install button, its great for developers who want to make the instalations for users fast, easy, quick, and totally painless.<<less
Added: 2006-06-07 License: GPL Price: $0.00USD
11 downloads
Other version of Make A Automatic Install File
Price: FreeAdditionalInfofreetousewhereeveryouwant
License:GPL
License:GPL
Make your own gallery 1.0
Make your own gallery is the next generation of photo sharing web applications. Make your own Gallery Flash gives you an intuitive way to blend photo management seamlessly into your own website. Make your own pictures gallery includes tools to resize more>> Make your own gallery is the next generation of photo sharing web applications. Make your own Gallery Flash gives you an intuitive way to blend photo management seamlessly into your own website. Make your own pictures gallery includes tools to resize photos and create online web albums. Key Features: - Simple to use photo software - Native support for use your gallery in Internet or on CD - 5 templates included - Quality photo resizing - Instalation support included<<less
Added: 2006-04-10 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of Make your own gallery
License:Free for non-commercial use
How to make a PHP calendar 1.1
This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You more>> This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You will need a good PHP editor to help you with your development or if you are experienced enough you can use a plain text editing software such as Notepad. At the begining we have to decide how we are going to pass our parameters. We can use either hidden input fields in out html code or pass them in the URL. In this tutorial we will use the second approach. We are going to need two parameters - one for the "month" and one for the "year".<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
16 downloads
How to make a Dynamic Image 1.0
This is a useful way of creating images that change depending on variables processed within your code. more>> This is a useful way of creating images that change depending on variables processed within your code.<<less
Added: 2008-01-13 License: Freeware Price: $0.00USD
12 downloads
CrazyBeavers ZIP 1.1
Easy to use application to unzip files on a webserver. Supports the most common compression methods (Store and Deflate). Is installed as a CGI Exe which in many cases just need uploading via FTP! more>> Easy to use application to unzip files on a webserver. Supports the most common compression methods (Store and Deflate). Is installed as a CGI Exe which in many cases just need uploading via FTP!<<less
Added: 2006-05-08 License: Freeware Price: $0.00USD
10 downloads
Page Flip Effect
This tutorial will show you how to make a book that can be paged through by mouse click. more>> This tutorial will show you how to make a book that can be paged through by mouse click.<<less
Added: 2007-10-01 License: Other Price: $0.00USD
37 downloads
Make a Long URL Short
If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL :: http://www.google.com/ver more>> If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL : http://www.google.com/ver y_long_url/3535%464646sjj s%eheh/......and_more Your short URL : http://linkname.i2i.bz Its FREE use it today visit http://i2i.bz<<less
Added: 2008-03-25 License: Freeware Price: $0.00USD
16 downloads
The Zipa 1.0
This little class allows the easy handling of zip files (for reading only) with the help of phps zip extension. Can automatically extract everything from a specified zip file, or can read everything in the zip file into an array. more>> This little class allows the easy handling of zip files (for reading only) with the help of phps zip extension. Can automatically extract everything from a specified zip file, or can read everything in the zip file into an array.<<less
Added: 2006-09-26 License: Freeware Price: $0.00USD
13 downloads
Zip code finder 1.0
Use this webtool to figure out the exact address of a zip code. Just enter the zip code in the box and you will get exact information. more>> Use this webtool to figure out the exact address of a zip code. Just enter the zip code in the box and you will get exact information.<<less
Added: 2008-07-15 License: Freeware Price: $0.00USD
17 downloads
Smart File Download 1.21
Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime more>> Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi * Script can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off. * automatic mime type detection (if Mimetype or Fileinfo extension installed on the server)<<less
Added: 2006-07-30 License: Freeware Price: $0.00USD
33 downloads
Other version of Smart File Download
Price: Freeware
License:Freeware
License:Freeware
Make bar and pie charts in ASP.NET 1
Graphs and charts are important tools for the analysis of data. In this tutorial, we will look at how to represent data in terms of a bar chart and pie chart. To make this possible, the latest rendition of Microsofts Graphics Device Interface (GDI+) was more>> Graphs and charts are important tools for the analysis of data. In this tutorial, we will look at how to represent data in terms of a bar chart and pie chart. To make this possible, the latest rendition of Microsofts Graphics Device Interface (GDI+) was brought on the market.<<less
Added: 2007-03-28 License: Freeware Price: $0.00USD
14 downloads
Other version of Make bar and pie charts in ASP.NET
License:Freeware
Upload A File From A Form
This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it. more>> This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.<<less
Added: 2006-02-11 License: Freeware Price: Free
1350 downloads
Image slideshow from text file content
How to make an image slideshow loading info from an external text file. more>> How to make an image slideshow loading info from an external text file.<<less
Added: 2008-05-03 License: Freeware Price: $0.00USD
11 downloads
introzip - Serve content from zip files 0.01
Serve static pages directly from zip files, while not a great idea for pages that are frequently visited, it is convenient for intranet sites or home networks where youd like to make ebooks, javadocs, etc.. available. (or make uploading such information more>> Serve static pages directly from zip files, while not a great idea for pages that are frequently visited, it is convenient for intranet sites or home networks where youd like to make ebooks, javadocs, etc.. available. (or make uploading such information trivial, just put a zipfile in its directory and be done with it)<<less
Added: 2006-08-19 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above make a zip file search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed