You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
M
This is my code
<html>
<body>
<form action="uploading.php" method="post" enctype="multipart/form-data">
<table width="350" border="0" cellpadding="1" cellspacing="1" class="box">
<tr>
<td width="246">
<input type="hidden" name="MAX_FILE_SIZE" value="2000000">
<input name="userfile" type="file"...