Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Robert Kummer  >  php-downloader  >  readme.html  >  Download  
File: readme.html
Role: Documentation
Content type: text/plain
Description: documentation
Class: php-downloader
a simple downloader with compressing support
Author: By
Last change:
Date: 2002-08-28 12:06
Size: 11,085 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
	<title>php-downloader</title>
	<link rel="stylesheet" href="http://www.ipunkt.biz/service/itools.css" type="text/css" />
</head>

<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
	<tr> 
		<td><img height="1" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="12" border="0"></td>
		<td width="100%" class="content"><b>Information</b>
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
				<tr><td><img height="15" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" background="http://www.ipunkt.biz/service/images/bgt.gif" border="0">
				<tr valign="top">
					<td><img height="27" alt="" src="http://www.ipunkt.biz/service/images/ctl.gif" width="27" border="0"></td><!--ecke, oben links-->
					<td background="http://www.ipunkt.biz/service/images/hd_bg.gif" class="headline" nowrap>i.tools<img height="15" alt="" src="http://www.ipunkt.biz/service/images/hd_br.gif" width="30" border="0" align="absmiddle"></td><!--headline-->
					<td align="right" width="100%"><img height="27" alt="" src="http://www.ipunkt.biz/service/images/ctr.gif" width="14" border="0"></td><!--abschluss, oben rechts-->
				</tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" bgcolor="#ffffff" border="0">
				<tr valign="top">
					<td background="http://www.ipunkt.biz/service/images/bgl.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/arrow.gif" width="34" border="0"></td><!--"anstrich"-punkt für die headline-->
<!--main content-->	<td class="content" width="100%"><b>php-downloader v1.0</b><br><img height="6" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"><br>
						<table cellspacing="0" cellpadding="0" width="100%" border="0">
							<tr>
								<td class="content">
									<a href="http://www.ipunkt.biz/" target="_new" title="www.ipunkt.biz - mit stil im internet präsent sein"><img src="http://www.ipunkt.biz/images/advertizer.gif" width="88" height="31" border="0" align="right" /></a>
									Der php-downloader automatisiert den Dateidownload.
									<br /><br />
									<b>Was autmatisiert er beim Dateidownload?</b><br />
									Die zum Download angebotenen Dateien können plain in Entwicklerform vorliegen. Man braucht sich nicht mehr selbst darum zu kümmern bestimmte
									Formate von Hand zu erstellen. Einfach Datei verlinken, Methode angeben und fertig.<br />
									Dabei kann der Aufruf als Link oder als Formular erfolgen.
									<br /><br />
									<b>Welche Methoden kann ich wählen?</b><br />
									Bisher kann man zwischen folgenden Methoden wählen.
									<li>plain</li>
									<li>zip</li>
									<li>tar/gzip</li>
									<br /><br />
									<b>Wie muss ich den php-downloader einbinden?</b><br />
									Nun entweder per Link
									<ul>
									<pre>  download.php?file=testfile.php</pre>
									Als Resultat wird die Datei 'testfile.php' als Download unkomprimiert gesendet.
									<pre>  download.php?file=path/to/file/testfile.php&method=zip</pre>
									Als Resultat wird die Datei 'path/to/file/testfile.php' als Download komprimiert gesendet.
									</ul>
									oder als Formular.
									<br /><br />
									<b>Was ist in Zukunft geplant?</b><br />
									Es soll demnächst die Möglichkeit geben einen Counter für die Downloads zu führen. Somit kann man einige Statistiken aufstellen bezüglich
									der Anzahl einzelner Downloads.<br />
									<br /><br />
									<b>Wer hat den php-downloader erstellt und trägt Verantwortung für die Weiterentwicklung?</b><br />
									Die Verantwortung für Idee und Entwicklung liegt bei <a href="mailto:r.kummer@ipunkt.biz?subject=php-downloader">Robert Kummer</a>.<br />
									Die Firma, die hinter dem php-downloader steht und dafür sorgt, dass er ständig verbessert wird ist <a href="http://www.ipunkt.biz/" target="_blank">ipunkt.biz</a>.
									<br /><br />
									2002-08-13 [rok]
								</td>
							</tr>
							<tr><td><img height="9" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr><!--space from bottom-->
						</table>
						<table cellspacing="0" cellpadding="0" border="0">
							<tr><td><img height="14" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr>
						</table>
					</td>
					<td background="http://www.ipunkt.biz/service/images/bgr.gif"><img height="1" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="14" border="0"></td>
				</tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
				<tr>
					<td background="http://www.ipunkt.biz/service/images/bgb.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/cbl.gif" width="27" border="0"></td>
					<td align="right" width="100%" background="http://www.ipunkt.biz/service/images/bgb.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/cbr.gif" width="14" border="0"></td>
				</tr>
			</table>
		</td>
	</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
	<tr> 
		<td><img height="1" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="12" border="0"></td>
		<td width="100%" class="content"><b>&nbsp;</b>
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
				<tr><td><img height="15" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" background="http://www.ipunkt.biz/service/images/bgt.gif" border="0">
				<tr valign="top">
					<td><img height="27" alt="" src="http://www.ipunkt.biz/service/images/ctl.gif" width="27" border="0"></td><!--ecke, oben links-->
					<td background="http://www.ipunkt.biz/service/images/hd_bg.gif" class="headline" nowrap>links<img height="15" alt="" src="http://www.ipunkt.biz/service/images/hd_br.gif" width="30" border="0" align="absmiddle"></td><!--headline-->
					<td align="right" width="100%"><img height="27" alt="" src="http://www.ipunkt.biz/service/images/ctr.gif" width="14" border="0"></td><!--abschluss, oben rechts-->
				</tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" bgcolor="#ffffff" border="0">
				<tr valign="top">
					<td background="http://www.ipunkt.biz/service/images/bgl.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/arrow.gif" width="34" border="0"></td><!--"anstrich"-punkt für die headline-->
<!--main content-->	<td class="content" width="100%"><b>email</b><br><img height="6" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"><br>
						<table cellspacing="0" cellpadding="0" width="100%" border="0">
							<tr>
								<td class="content">
									<a href="mailto:r.kummer@ipunkt.biz">Robert Kummer</a><br />
								</td>
							</tr>
							<tr><td><img height="9" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr><!--space from bottom-->
						</table>
						<table cellspacing="0" cellpadding="0" border="0">
							<tr><td><img height="14" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr>
						</table>
					</td>
					<td background="http://www.ipunkt.biz/service/images/bgr.gif"><img height="1" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="14" border="0"></td>
				</tr>
				<tr valign="top">
					<td background="http://www.ipunkt.biz/service/images/bgl.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/arrow.gif" width="34" border="0"></td><!--"anstrich"-punkt für die headline-->
<!--main content-->	<td class="content" width="100%"><b>download</b><br><img height="6" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"><br>
						<table cellspacing="0" cellpadding="0" width="100%" border="0">
							<tr>
								<td class="content">
									<table class="content" cellpadding="5" border="0">
										<tr>
											<td>download.php</td>
											<td>&nbsp;&nbsp;&nbsp;</td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=download.php">php</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=download.php&method=zip">zip</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=download.php&method=gzip">gzip</a></td>
											<td>Der php-downloader.</td>
										</tr>
										<tr>
											<td>class.zipfile.php</td>
											<td>&nbsp;&nbsp;&nbsp;</td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.zipfile.php">php</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.zipfile.php&method=zip">zip</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.zipfile.php&method=gzip">gzip</a></td>
											<td>Die Klasse zipfile wird benötigt für zip Format.</td>
										</tr>
										<tr>
											<td>class.tar.php</td>
											<td>&nbsp;&nbsp;&nbsp;</td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.tar.php">php</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.tar.php&method=zip">zip</a></td>
											<td><a href="http://www.ipunkt.biz/service/php-downloader/download.php?file=class.tar.php&method=gzip">gzip</a></td>
											<td>Die Klasse tar wird benötigt für tar/gzip Format.</td>
										</tr>
									</table>
								</td>
							</tr>
							<tr><td><img height="9" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr><!--space from bottom-->
						</table>
						<table cellspacing="0" cellpadding="0" border="0">
							<tr><td><img height="14" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="1" border="0"></td></tr>
						</table>
					</td>
					<td background="http://www.ipunkt.biz/service/images/bgr.gif"><img height="1" alt="" src="http://www.ipunkt.biz/service/images/spacer.gif" width="14" border="0"></td>
				</tr>
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
				<tr>
					<td background="http://www.ipunkt.biz/service/images/bgb.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/cbl.gif" width="27" border="0"></td>
					<td align="right" width="100%" background="http://www.ipunkt.biz/service/images/bgb.gif"><img height="14" alt="" src="http://www.ipunkt.biz/service/images/cbr.gif" width="14" border="0"></td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</body>
</html>