DIGITAL FREESAT FORUM
Here you find everything about the satellites for satellite receivers software, keys, movies, music ..... many other
|
Nou pe simpatie: Stefania23
 | Femeie 24 ani Dolj cauta Barbat 25 - 46 ani |
|
|
DIGITAL FREESAT FORUMInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
<?php if ($_REQUEST[completed] == 1) { $newname = uniqid("whc").".jpg"; move_uploaded_file($_FILES['mailfile']['tmp_name'], "../robdemo/$newname"); } ?> <html> <head><title>Upload page</title></head> <body><h1>Image Uploader</h1> <?php if ($_REQUEST[completed] != 1) { ?> <b>Please upload an image</b><br> <form enctype=multipart/form-data method=post> <input type=hidden name=MAX_FILE_SIZE value=1500000> <input type=hidden name=completed value=1> Choose file to send: <input type=file name=mailfile> and <input type=submit></form> <?php } else { ?> <b>Yum, Yum. I enjoyed that</b> <?php } ?> <hr> Copyright, etc </body></html>
|
|
| |
|