Login   Register  
PHP Classes
elePHPant
Icontem

File: examples/examples.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Hayk Chamyan  >  No Direct Links!  >  examples/examples.html  >  Download  
File: examples/examples.html
Role: Example script
Content type: text/plain
Description: Examples index
Class: No Direct Links!
Class to control the process of downloading files
Author: By
Last change:
Date: 2003-05-19 18:57
Size: 268 bytes
 

Contents

Class file image Download
<html>
<head>
    <title>NDL! examples</title>
</head>
<body>
<a href="./example01.php?file=test.bin">Example 1</a><br />
<a href="./example02/get.php?file=test">Example 2.1</a><br />
<a href="./example02/get.php?file=test2">Example 2.2</a><br />
</body>
</html>