database: $dbname
structure for: $tablename

"; echo "

"; echo " "; echo " "; echo " \n"; echo " \n"; $j=0; $i=$j; while($j<$campi): $copy_from=$i; if($action=="delete" && ($nr==$j)): $j++; $copy_from++; elseif($action=="delete" && ($nr<$j)): $copy_from=$i+1; endif; if ($j<$campi): if(($nr==$j) && ($action=="insert")): include ("structure.inc.php3"); $i++; endif; if(($nr<$j) && ($action=="insert")): $copy_from=$i-1; endif; include("structure.inc.php3"); endif; $j++; $i++; endwhile; if($action=="insert"): $campi++; endif; if($action=="delete"): $campi=$campi-1; endif; echo " "; echo ""; ?>
$table_font_tag Field $table_font_tag Type $table_font_tag Length$table_font_tag NULL$table_font_tag Default$table_font_tag Extra$table_font_tag action