| Current Path : /var/www/cesa.co.za/relay/ |
| Current File : /var/www/cesa.co.za/relay/addimg.php |
<? //*************************************** // This is downloaded from www.plus2net.com // /// You can distribute this code with the link to www.plus2net.com /// // Please don't remove the link to www.plus2net.com /// // This is for your learning only not for commercial use. /////// //The author is not responsible for any type of loss or problem or damage on using this script.// /// You can use it at your own risk. ///// //***************************************** ?> <!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head> <title>Multiple image upload script from plus2net.com</title> <meta name="GENERATOR" content="Arachnophilia 4.0"> <meta name="FORMATTER" content="Arachnophilia 4.0"> </head> <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000"> <FORM ENCTYPE="multipart/form-data" ACTION="addimgck.php" METHOD=POST> Upload this file: <INPUT NAME="userfile" TYPE="file"> <INPUT TYPE="submit" VALUE="Send File"></FORM> </body> </html>