PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Parsa Yazdani   Temporary PHP File Hosting   index.php   Download  
File: index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Temporary PHP File Hosting
Host shared files to be downloaded for some time
Author: By
Last change:
Date: 8 months ago
Size: 164 bytes
 

Contents

Class file image Download
<form action="upload.php" method="POST" enctype="multipart/form-data">
    <input type="file" name="file">
    <button type="submit" name="submit">Upload</button>
</form>