else if($config['parameters'] == "action=forms&edit_start") { echo "<script type='text/javascript'>document.getElementById('formstart".$_POST['aid']."').innerHTML = \"<center><form method='post' action='panel.php?action=forms&edit_start'><input type='text' size='15' maxlength='19' name='date' /> <input type='image' src='/page/admin/images/okay.png' style='vertical-align: sub;' style='cursor: pointer;' /></form></center>\";</script>\n\n"; }
... lecz, gdy jestem "na adresie" /action=forms&edit_start, to nie zamienia formstart ($_POST['aid'], to w tym przypadku 1), na podany w cudzysłowie kod.
Co może być tego powodem?