PHP Classes

File: examples/examples.html

Recommend this page to a friend!
  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: 21 years ago
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>