Buenas:
 
Despues de un tiempo, deje el php de un lado.
 Quisiera crear algo que me deje hacer:
El usuario pueda subir cualquier archivo (codigo, lo que quiero es que al hacer clic a subir me llegue a mi casilla de correo, esta?).  
<center>
 <table border="10" height="100" aling="center" cellpadding="5" cellspacing="2">
 <th>
  <center> <h2> <b> <u>  Subir juegos: </u> </b> </h2> </center>
  <p aling"justifi"> <center>
<b> Explora en tus archivos el juego que quieras subir:  <br/> </b> <p aling="justifi">
  -- Directorio del juego: -- <br/>
  <INPUT type="file" id=file2 name=file2>
  <br/> -- Imágenes: -- <br/>
  <INPUT type="file" id=file2 name=file2>
  <br/> -- Extras -- <br/>
  <INPUT type="file" id=file2 name=file2>
  <br/> -- Grupo/Usuario -- <br/>
  <input name"a">
  <br/> -- E-mail -- <br/>
  <input name"a"> <br/>
   <p aling="justifi">
  <input type="button" value="Subir archivos"> 
     </p>
  </center>
   </th>
</table>
   </center>
 </body>
</html>   
La otra pregunta: (codigo, como hago para que llegue el comentario a mi casilla de correo, al hader clic al enviar.) 
<center> <u><h2> Contactar con el Administrador principal </h2> </center></u> 
<table width="500" cellpadding="0" cellspacing="0">
    <tr>
        <td width="500" height="150">
                <TABLE cellSpacing=0 cellPadding=0 width="500"> 
    <FORM action="http://pub45.bravenet.com/emailfwd/senddata.php" encType="multipart/form-data" method="post">
    <TABLE width="691" cellpadding="0" cellspacing="0">
        <TR>
  <TD width="600">
<p><B><font size="2" face="Verdana" color="Black"><br>>> Usuario:</font></B><B><font size="2" face="Verdana" color="Black"><br> </font></B></p>
  </TD>
 <TD width="600"> 
  <p><INPUT maxLength="15" name="NAME" size="33" value=""></p>
  <p> </p>
  </TD>
</TR>
<TR>
<TD width="100"> <B><font size="2" face="Verdana" color="Black">>> Correo:</font></B></TD><TD width="596"> 
  <p><INPUT maxLength="15" name="FROM" size="33" value=""></p>
  <p> </p>
</TD>
 </TR>
<TR>
<TD width="100"><B><font size="2" face="Verdana" color="Black">>></font> Grupo:</B></TD><TD width="596"> 
  <p><INPUT maxLength="15" name="FROM" size="33" value=""></p>
  <p> </p>
</TD>
 </TR>
<TR>
<TD width="100" width="596"><B><font size="2" face="Verdana" color="Black">>></font>Comentario: </B></TD>
                            <TD height="170" width="1500"><TEXTAREA cols="60" rows="10" name="COMMENTS"></TEXTAREA></TD>
                        </TR>
                        <TR>
                            <TD colspan=2 height="114" width="691">  
                            <INPUT type="submit" value="Enviar">        ;    
<INPUT type="reset"value="Restaurar"></TD>
                        </TR>
                    </TABLE> 
<p><INPUT type="hidden" name="TO" value="
[email protected]">
<INPUT type="hidden" name="SUBJECT" value="Contactar con el Administrador">
<INPUT type="hidden" name="GOTOURL" value="http://www.kunzestudios.tk">
</FORM>
 </body>  
Y por última, como hago un buscador ? 
Gracias, y necesito sus ayuda urgente, no me ignoren :P  
Saludos!