scusatemi evidentemente non mi sono spiegato bene;

questo e' il form che riempio:

......
$a=time();
$b=date('d M y - H:i:s', $a);




<form name="input" action="http://##########" method="get">
run
<input name="run" type="text">
<input value="Submit" type="submit">
....

quello che vorrei e' una cosa del tipo:

$hour=$b solo dopo aver cliccato su submit..