uff sono disperato
ho preso uno script per upload multicategoria da freephp
lo script è questo:

http://freephp.html.it/programmatori...ipt.asp?id=398

il codice da solo funziona ma quando lo inserisco tra i 2 br al centro di questa pagina (come mi servirebe) mi dà un'errore alla linea 1012

pagina in cui integrare il php:

codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>4&deg;A comunity</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="comunity">
<meta name="Author" content="Cello">
<meta name="keywords" content="">
<meta name="distribution" content="global">
<meta name="rating" content="general">
<link href="../main_css.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="672" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td rowspan="3" width="17" class="sinistra"></td>
    <td colspan="3" width="626">[img]../immagini/top.jpg[/img]</td>
    <td rowspan="3" width="17" class="destra"></td>
  </tr>
  <tr> 
    <td width="6" class="lato"></td>
    <td width="626" class="centro">
	

	

	</td>
    <td width="6" class="lato"></td>
  </tr>
  <tr> 
    <td colspan="3">[img]../immagini/bottom.jpg[/img]</td>
  </tr>
</table>


<map name="Map">
  <area shape="circle" coords="133,109,14" href="chat/register.php">
  <area shape="circle" coords="111,78,15" href="chat/login.php">
  <area shape="rect" coords="130,72,169,90" href="chat/login.php">
  <area shape="rect" coords="152,101,230,114" href="chat/register.php">
  <area shape="circle" coords="475,23,16" href="#">
  <area shape="circle" coords="488,57,14" href="chat/login.php">
  <area shape="circle" coords="514,82,16" href="mail/mail.php">
  <area shape="circle" coords="553,97,18" href="#">
  <area shape="circle" coords="597,107,15" href="guest/form.php">
  <area shape="poly" coords="499,28,539,28,538,11,496,12" href="#">
  <area shape="poly" coords="513,55,545,46,536,33,503,41" href="chat/login.php">
  <area shape="poly" coords="537,76,564,59,556,44,525,61" href="mail/mail.php">
  <area shape="poly" coords="572,81,590,64,577,54,559,71" href="#">
  <area shape="poly" coords="601,90,617,68,604,59,587,83" href="guest/form.php">
</map>

<map name="Map2">
  <area shape="circle" coords="588,18,8" href="#">
  <area shape="circle" coords="610,19,9" href="#">
</map>


</body>
</html>
davvero non riesco a capire :master:
non ci capisco molto con il php altrimenti non vi avrei disturbato
magari uno bravo....
grazie

p.s
altrimenti magari se avete uno script che svolga la stessa funzione me lo passate