dimenticavo l'altra versione:

Codice PHP:
<?php
$var 
"2006";
print(
"<form method='post' action='pagina<?php print".$var.".php' > ");
?>